.. |
ExtrusionPath
|
Faster implementation of concentric infill, with loop order reversed so that smaller loops will be printed at the end. #898
|
2013-05-13 21:22:57 +02:00 |
Fill
|
Faster implementation of concentric infill, with loop order reversed so that smaller loops will be printed at the end. #898
|
2013-05-13 21:22:57 +02:00 |
Format
|
One more speed optimization in STL.pm
|
2013-05-14 14:17:46 +02:00 |
GCode
|
New --spiral-vase option to continously raise Z when printing single-walled vases. #997
|
2013-05-13 20:15:45 +02:00 |
Geometry
|
Perimeters refactoring complete
|
2013-05-11 21:30:26 +02:00 |
GUI
|
Very basic implementation of 3D preview - install Wx::GLCanvas to get it working
|
2013-05-17 14:14:33 +02:00 |
Layer
|
Code cleanup and remove arc compensation code
|
2013-05-13 13:18:58 +02:00 |
Print
|
Don't extend solid layers when fill density is 0
|
2013-04-29 15:55:50 +02:00 |
Test
|
Little fix for bridge rendering in SectionCut
|
2013-05-14 20:11:05 +02:00 |
Config.pm
|
New --spiral-vase option to continously raise Z when printing single-walled vases. #997
|
2013-05-13 20:15:45 +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
|
Fix regression in --gcode-arcs
|
2013-05-16 12:54:38 +02:00 |
Fill.pm
|
Faster implementation of concentric infill, with loop order reversed so that smaller loops will be printed at the end. #898
|
2013-05-13 21:22:57 +02:00 |
Flow.pm
|
Reduce overlap for bridges. #1090
|
2013-05-16 12:34:24 +02:00 |
GCode.pm
|
Only make the inwards move when we have more than one perimeter
|
2013-05-13 19:35:42 +02:00 |
Geometry.pm
|
Very basic implementation of 3D preview - install Wx::GLCanvas to get it working
|
2013-05-17 14:14:33 +02:00 |
GUI.pm
|
Very basic implementation of 3D preview - install Wx::GLCanvas to get it working
|
2013-05-17 14:14:33 +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
|
Bugfix: scaling object from the plater applied scale factor over the factor used in the previous slicing job. #1075
|
2013-05-14 16:31:50 +02:00 |
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
|
Fix brim spacing. #1174
|
2013-05-16 12:29:46 +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
|
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
2013-05-13 20:14:33 +02:00 |
TriangleMesh.pm
|
Very basic implementation of 3D preview - install Wx::GLCanvas to get it working
|
2013-05-17 14:14:33 +02:00 |