PrusaSlicer-NonPlainar/lib/Slic3r
2012-08-25 14:23:46 +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 Fixed regression preventing split from working. #395 2012-07-30 10:00:25 +02:00
Geometry Bugfix: brim and skirt collision was not precisely detected when they had similar offsets. #548 2012-08-06 20:27:10 +02:00
GUI New option to configure the threshold for enforcing solid infill. #224 2012-08-24 19:38:36 +02:00
Print Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Config.pm New option to configure the threshold for enforcing solid infill. #224 2012-08-24 19:38:36 +02:00
ExPolygon.pm Dynamic extrusion width for better gap filling 2012-08-25 14:23:46 +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 Dynamic extrusion width for better gap filling 2012-08-25 14:23:46 +02:00
Flow.pm Dynamic extrusion width for better gap filling 2012-08-25 14:23:46 +02:00
GCode.pm Bugfix: retraction was still not working correctly at tool change 2012-08-22 20:31:03 +02:00
Geometry.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
GUI.pm Expose all multi-extruder settings to the GUI 2012-08-07 20:14:28 +02:00
Layer.pm Dynamic extrusion width for better gap filling 2012-08-25 14:23:46 +02:00
Line.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Point.pm Remove useless Point->id method 2012-08-23 15:46:55 +02:00
Polygon.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Polyline.pm Take support material into account when generating brim. #490 #501 #567 2012-08-06 20:54:49 +02:00
Print.pm Bugfix: retraction was still not working correctly at tool change 2012-08-22 20:31:03 +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 Refactored configuration handling. 2012-07-27 21:16:11 +02:00