PrusaSlicer-NonPlainar/lib/Slic3r
2012-10-22 13:21:11 +02:00
..
ExtrusionPath
Fill Optimization: cache scaled flow width and spacing 2012-09-23 03:03:08 +02:00
Format
Geometry Increase scale factor for Clipper::offset 2012-09-27 05:50:54 -07:00
GUI Fix regression causing the plater to merge all materials into a single one, thus not producing multi-extrusion prints 2012-10-21 20:56:19 +02:00
Layer Increase scale factor for Clipper::offset 2012-09-27 05:50:54 -07:00
Print Useless extra perimeters were generated sometimes. #444 #732 2012-10-22 13:21:11 +02:00
Config.pm New option to force a solid layer every given number of layers. #617 2012-09-28 15:46:29 +02:00
ExPolygon.pm
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Optimization: cache scaled flow width and spacing 2012-09-23 03:03:08 +02:00
Flow.pm Optimization: cache scaled flow width and spacing 2012-09-23 03:03:08 +02:00
GCode.pm Always specify tool number in M104/M109 when printing with multiple extruders 2012-10-21 21:44:06 +02:00
Geometry.pm $parallel_degrees_limit decreased, 3 to 0.1, #704 2012-09-27 06:14:54 -07:00
GUI.pm Add menu item pointing to documentation 2012-09-28 16:58:03 +02:00
Layer.pm Rename materials to regions 2012-09-23 02:52:31 +02:00
Line.pm
Model.pm Fix regression causing the plater to merge all materials into a single one, thus not producing multi-extrusion prints 2012-10-21 20:56:19 +02:00
Point.pm
Polygon.pm
Polyline.pm Bugfix: the grow() method wasn't working properly, causing bad brim/support material interface. #639 2012-09-28 15:27:33 +02:00
Print.pm Merge pull request #722 from mesheldrake/remove-dups-before-hull 2012-10-15 02:49:30 -07:00
Surface.pm
SVG.pm
TriangleMesh.pm