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 (Expand)Author
2019-06-20Reworked the Perl unit / integration tests to use the same Printbubnikv
2019-06-20Integrated the new layer height spans with configs into the backend.bubnikv
2019-05-22Fixed unit tests when run with range checks on std::vectorLukas Matena
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2017-07-19Reduced the content of Geometry.pm, removed unused Perl subroutines.bubnikv
2017-03-23Increased a threshold for print centering from EPSILON to 5umbubnikv
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 placeholders...Alessandro Ranellucci
2014-03-15Fix regression causing non-global config options to be ignored when replacing...Alessandro Ranellucci
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