PrusaSlicer-NonPlainar/lib/Slic3r
2013-05-11 21:05:29 +02:00
..
ExtrusionPath
Fill Fix for rectilinear infill failing in plates with new caching 2013-04-26 17:14:30 +02:00
Format
GCode Alwyas apply disable_fan_first_layers, even if cooling is disabled, since fan_always_on is applied in that case as well. Update descriptive text and have it appear in case of disabled auto cooling. #1166 2013-05-10 15:09:27 +02:00
Geometry Incomplete work - still wrong order 2013-05-11 21:05:29 +02:00
GUI Alwyas apply disable_fan_first_layers, even if cooling is disabled, since fan_always_on is applied in that case as well. Update descriptive text and have it appear in case of disabled auto cooling. #1166 2013-05-10 15:09:27 +02:00
Layer Incomplete work - still wrong order 2013-05-11 21:05:29 +02:00
Print Don't extend solid layers when fill density is 0 2013-04-29 15:55:50 +02:00
Test Little fix in SectionCut.pm 2013-04-28 11:31:03 +02:00
Config.pm Alwyas apply disable_fan_first_layers, even if cooling is disabled, since fan_always_on is applied in that case as well. Update descriptive text and have it appear in case of disabled auto cooling. #1166 2013-05-10 15:09:27 +02:00
ExPolygon.pm New module to output SVG vertical sections of extrusion paths with real width and height. The commit includes a bugfix to the Polyline->grow() method and some simplification in the Line class which is now child of Polyline 2013-04-27 15:02:13 +02:00
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Avoid memory leaks by breaking reference cycle: Print -> Fill -> Print 2013-04-18 22:49:43 +01:00
Flow.pm
GCode.pm Always move Z at travel speed. #1093 2013-04-08 22:23:51 +02:00
Geometry.pm Align rectilinear and line infill across layers (new implementation). #712 2013-04-18 17:34:21 +02:00
GUI.pm Disable Net::DBus. #1015 2013-04-29 15:57:07 +02:00
Layer.pm
Line.pm New module to output SVG vertical sections of extrusion paths with real width and height. The commit includes a bugfix to the Polyline->grow() method and some simplification in the Line class which is now child of Polyline 2013-04-27 15:02:13 +02:00
Model.pm
Point.pm
Polygon.pm New module to output SVG vertical sections of extrusion paths with real width and height. The commit includes a bugfix to the Polyline->grow() method and some simplification in the Line class which is now child of Polyline 2013-04-27 15:02:13 +02:00
Polyline.pm New module to output SVG vertical sections of extrusion paths with real width and height. The commit includes a bugfix to the Polyline->grow() method and some simplification in the Line class which is now child of Polyline 2013-04-27 15:02:13 +02:00
Print.pm New traverse_pt() 2013-05-11 09:24:48 +02:00
Surface.pm
SVG.pm New script to generate vertical section cuts from any given G-code file 2013-05-02 11:42:51 +02:00
Test.pm New script to generate vertical section cuts from any given G-code file 2013-05-02 11:42:51 +02:00
TriangleMesh.pm