PrusaSlicer-NonPlainar/lib/Slic3r
Alessandro Ranellucci d061534b83 Merge branch 'master' into avoid-crossing-perimeters
Conflicts:
	README.markdown
	lib/Slic3r/ExPolygon.pm
	slic3r.pl
2012-08-25 14:26:32 +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
GCode External motion was crossing still too much 2012-08-23 21:19:10 +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 Merge branch 'master' into avoid-crossing-perimeters 2012-08-25 14:26:32 +02:00
Print Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Config.pm Merge branch 'master' into avoid-crossing-perimeters 2012-08-25 14:26:32 +02:00
ExPolygon.pm Some infill paths were still disconnected, causing unnecessary retractions 2012-08-24 18:59:23 +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 Better implementation of the external motion planner 2012-08-23 21:10:04 +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 Minor refactoring for better readability of perimeter generation logic 2012-08-24 21:58:51 +02:00
Line.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Point.pm Merge branch 'master' into avoid-crossing-perimeters 2012-08-25 14:26:32 +02:00
Polygon.pm Manual rebase of the avoid_crossing_perimeters feature 2012-08-23 15:42:58 +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 Better implementation of the external motion planner 2012-08-23 21:10:04 +02:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Make the motionplanner work again after recent changes to approximation 2012-08-23 17:02:50 +02:00
TriangleMesh.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00