Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-01Deeper test coverage for support tree generation.tamasmeszaros
2019-10-01Reworked pad creation algorithm with new parameters:tamasmeszaros
2019-07-30Performance optimizations and some cleanup.tamasmeszaros
2019-06-11Fixes for the parameter layertamasmeszaros
2019-06-11SPE-742: Parameter layer for zero elevation feature.tamasmeszaros
2019-06-11SPE-742: Builtin pad feature in zero elevation mode.tamasmeszaros
2019-03-21Using same slicing grid for the supports and the model.tamasmeszaros
2019-03-08Fine tuning the new parameters and adding max_pillar_link_distancetamasmeszaros
2019-03-07Fixes for interconnection issues.tamasmeszaros
2019-03-07Replacing simplex optimizers with more intelligent genetic ones.tamasmeszaros
2019-03-05New interconnection strategytamasmeszaros
2019-03-01Fixing many errors caused by the new changes.tamasmeszaros
2019-02-27Grouping support generation algorithm into a separate classtamasmeszaros
2019-02-26Incorporate individual support point radius. tamasmeszaros
2019-02-06Merge remote-tracking branch 'remotes/origin/master' into lm_sla_supports_auto2bubnikv
2019-02-05Added parameter "support_buildplate_only" for SLA supports.tamasmeszaros
2019-02-04Merge branch 'master' into lm_sla_supports_auto2Lukas Matena
2019-02-02More SLA support points improvementsLukas Matena
2019-02-01SLA support points improvementsLukas Matena
2019-01-31Getting rid of signed distance from collision detection.tamasmeszaros
2019-01-30Getting around signed_distance in pinhead_mesh_intersecttamasmeszaros
2019-01-29Many major issues solved. Performance may be degraded.tamasmeszaros
2019-01-18Introducing signed_distance into the collision detection.tamasmeszaros
2019-01-17EigenMesh upgraded with inside check capability.tamasmeszaros
2019-01-14Adding an AABB tree to EigenMesh3D.tamasmeszaros
2019-01-09Added parameter for pillar connection modetamasmeszaros
2019-01-02Fix for normal averaging and hidden parameter for max normal Z angle.tamasmeszaros
2018-12-20Fix for SPE-700 (Corrupted slice data)tamasmeszaros
2018-12-12Added cancellation points. Added new flip xy option. Refactor and waring remo...tamasmeszaros
2018-12-11Added cancellation points to pad creation step.tamasmeszaros
2018-11-23Removed head_back_radius and added pillar widening factor to the parameter la...tamasmeszaros
2018-11-22Adding checkbox for disabling support generation (still having pad generation)tamasmeszaros
2018-11-21Change to return const references for TriangleMesh return values in SLAPrintO...tamasmeszaros
2018-11-20height level mismatches seems to be fixed.tamasmeszaros
2018-11-19Adding object elevation param.tamasmeszaros
2018-11-19Cleanup: removing obsolete methods from support tree generation interfacetamasmeszaros
2018-11-19Fix for elevation and added functionality for head penetration.tamasmeszaros
2018-11-19Connecting UI parameters to the calculation input.tamasmeszaros
2018-11-16Corrected height levels at rasterization.tamasmeszaros
2018-11-16Account handle the z levels with and without the pad.tamasmeszaros
2018-11-15wip: reorganizing things to support accurate pad creation. Also more accurate...tamasmeszaros
2018-11-14WIP:tamasmeszaros
2018-11-12SLA backround processing pipeline invisible but runs.tamasmeszaros
2018-11-08Trying to fix compilation of IGL AABB tree on 32 bit platform.tamasmeszaros
2018-11-08Support tree interface extended with mouse event handling and refresh callback.tamasmeszaros
2018-11-07slicing the supports WIPtamasmeszaros
2018-11-07SLAPrint concept under its way.tamasmeszaros
2018-11-06Trying to engage support creation when the gizmo gets disabled.tamasmeszaros
2018-11-02Importing the SLA computing module into the native source tree.tamasmeszaros