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
path: root/t/print.t
AgeCommit message (Collapse)Author
2014-06-17Removed print_center option (but left --print-center from CLI)Alessandro Ranellucci
2014-06-13A few improvements to gcode placeholder tests.Y. Sapir
2014-05-09Refactoring to Model API for making it stricter and saferAlessandro Ranellucci
2014-03-27Fix extruder assignment and testsAlessandro Ranellucci
2014-03-26Added one more failing test to address bad option priority hierarchyAlessandro Ranellucci
2014-03-17Better fix for non-global options not being replaced in filename ↵Alessandro Ranellucci
placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
2014-03-15Fix regression causing non-global config options to be ignored when ↵Alessandro Ranellucci
replacing placeholders in output filename format. #1831
2014-01-07Finished porting BoundingBox to XSAlessandro Ranellucci
2013-12-18Fix compilation and test suiteAlessandro Ranellucci
2013-09-11More work to avoid working with vertices outside XSAlessandro Ranellucci
2013-06-15Bugfix: infill was clipped badly. Includes regression test. #1245Alessandro Ranellucci