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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-06Fix: prevent degeneration of model during simplificationFilip Sykala
2020-01-06Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-06Added unit test for checking geometry after save+load to 3mf cycleEnrico Turri
2019-11-04SLA Contour3D expanded with conversions supporting quads.tamasmeszaros
2019-10-18Test of importing non-standard ASCII STL (broken normals, junkbubnikv
after the ending tags)
2019-10-18Initial tests for import of ASCII STLs with varying line endings.bubnikv
2019-10-18Ported test_config.cpp from upstream Slic3r.bubnikv
Extended ConfigBase with set() functions similar to the upstream Slic3r. ConfigBase::set_deserialize() newly throws if the operation fails. Extrusion width parameters are newly tested for negative values.
2019-10-16Ported test_print/test_printobject/test_3mf from upstream Slic3r, thanks ↵bubnikv
@lordofhyphens
2019-10-15Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.bubnikv
The format for G1 Fxxx was changed to fixed three decimal digits.
2019-10-03Add an additional sla test object for support generation.tamasmeszaros
2019-10-03Add test obj and address for support under ground level if no elevationtamasmeszaros
2019-10-01Add tests for sla support and pad creationtamasmeszaros