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
2020-08-13Fix build on win and rpitamasmeszaros
2020-08-13replace ccr_::enumerate with flexible for_eachtamasmeszaros
2020-08-03Remove leftover junk commentstamasmeszaros
2020-08-03Remove the discard region for bottom points removal.tamasmeszaros
2020-08-03Fix remove_bottom_points functiontamasmeszaros
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-02-18Do EFC for the first faded layers of SLA, interpolate efc parameterstamasmeszaros
2020-02-14Added new parameter elefant_foot_min_widthtamasmeszaros
2020-02-14Add elephant foot compensation to SLA printtamasmeszaros
2020-02-11Small fix of 41388bd:Lukas Matena
2020-02-10Use parallel execution for cutting the hollowed interiortamasmeszaros
2020-02-10Remove the hollowed interior slices from the model slices in 2Dtamasmeszaros
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2020-02-07Follow-up for hole point randomizationtamasmeszaros
2020-02-07Hollowing: randomize hole mesh translations before unification.tamasmeszaros
2020-02-07Report failing union on holes instead of faulty input mesh.tamasmeszaros
2020-02-07Fixed a bug in validation of the FDM Print to check for extruderbubnikv
2020-02-05Handle CGAL exceptions and add tests for mesh boolean operationstamasmeszaros
2020-02-04Hollowing: merge meshes of holes with igl (intersecting holes)Lukas Matena
2020-02-03Make sure that when drill holes are manipulated with, all data are invalidate...Lukas Matena
2020-02-03Fixed conflicts after mergeLukas Matena
2020-02-03Merge branch 'master' into lm_drilling_backend_rebasedLukas Matena
2020-01-31Put hole drilling into separate steptamasmeszaros
2020-01-29Trying to improve drilling stability by handling CGAL exceptionsLukas Matena
2020-01-29Refuse to drill a broken meshLukas Matena
2020-01-24Bugfixes and refactoring for SLA backendtamasmeszaros
2020-01-24Allowed to do drilling without hollowingLukas Matena
2020-01-24Use mesh boolean in the backend to drill holes.tamasmeszaros
2020-01-08Add tests for EigenMesh3D raycaster with hole support.tamasmeszaros
2019-12-20SLA supports gizmo now uses hollowed mesh when availableLukas Matena
2019-11-29Merge branch 'lm_tm_hollowing' into lm_hollow_gizmoLukas Matena
2019-11-29SLATreeSupports generator now takes account for holes and can build supports ...Lukas Matena
2019-11-26Add hollowed interiors to the support datatamasmeszaros
2019-11-13Holes are now visible on slices in preview.tamasmeszaros
2019-11-12Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-12SLAPrint steps moved to separate module.tamasmeszaros