PrusaSlicer-NonPlainar/lib/Slic3r
2012-09-21 15:04:12 +02:00
..
ExtrusionPath Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Fill Avoid backwards moves when doing honeycomb infill. #492 2012-08-24 19:19:45 +02:00
Format Refactor the AMF parser so that it popolates a Model object directly. Also read constellations 2012-08-29 18:23:34 +02:00
Geometry Remove useless subroutines 2012-08-25 20:14:52 +02:00
GUI Unfinished work for decoupling GUI from the Print object (goal = more speed for manipulation, less memory usage) 2012-08-29 19:37:27 +02:00
Print Revert "Refactoring: initialize all layers at once and avoid duplication of slicing height math". #637 2012-08-26 17:47:00 +02:00
Config.pm Unfinished work for decoupling GUI from the Print object (goal = more speed for manipulation, less memory usage) 2012-08-29 19:37:27 +02:00
ExPolygon.pm Fixed regression causing some bridges not to be detected correctly. #629 2012-08-25 20:04:29 +02:00
Extruder.pm New separate options for retraction length to be used when switching tools 2012-08-22 19:11:45 +02:00
ExtrusionLoop.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
ExtrusionPath.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Fill.pm Bugfix: fatal error with thin loops after recent refactoring. #562 2012-07-28 11:06:27 +02:00
Flow.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
GCode.pm Adjust M-codes for temperature handling for Teacup. #539 2012-09-21 15:04:12 +02:00
Geometry.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
GUI.pm Export plates as AMF constellations 2012-08-29 17:12:32 +02:00
Layer.pm Fixed regression causing some bridges not to be detected correctly. #629 2012-08-25 20:04:29 +02:00
Line.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Model.pm Unfinished work for decoupling GUI from the Print object (goal = more speed for manipulation, less memory usage) 2012-08-29 19:37:27 +02:00
Point.pm Remove useless Point->id method 2012-08-23 15:46:55 +02:00
Polygon.pm Fixed regression causing some bridges not to be detected correctly. #629 2012-08-25 20:04:29 +02:00
Polyline.pm Unfinished work for decoupling GUI from the Print object (goal = more speed for manipulation, less memory usage) 2012-08-29 19:37:27 +02:00
Print.pm Support legacy config files not containing first_layer_height #631 2012-09-21 15:04:11 +02:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
TriangleMesh.pm Revert "Refactoring: initialize all layers at once and avoid duplication of slicing height math". #637 2012-08-26 17:47:00 +02:00