.. |
ExtrusionPath
|
Rename shortest_path to chained_path, which reflects its algorithm more correctly
|
2013-02-05 17:27:45 +01:00 |
Fill
|
Rename shortest_path to chained_path, which reflects its algorithm more correctly
|
2013-02-05 17:27:45 +01:00 |
Format
|
Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865
|
2013-01-13 10:18:34 +01:00 |
GCode
|
shortest_path() in MotionPlanner was actually correctly named shortest_path()
|
2013-02-05 19:41:56 +01:00 |
Geometry
|
Require Math::Clipper 1.17
|
2013-01-17 11:11:22 +01:00 |
GUI
|
Advertise the expert mode in simple mode
|
2013-03-09 14:55:07 +01:00 |
Layer
|
Make tests happy
|
2013-03-07 16:24:25 +01:00 |
Print
|
Infill refactoring and cleanup complete
|
2013-03-07 15:47:32 +01:00 |
Config.pm
|
New top-infill-extrusion-width option
|
2013-03-07 16:00:58 +01:00 |
ExPolygon.pm
|
Merge branch 'avoid-crossing-perimeters'
|
2013-01-28 10:43:58 +01:00 |
Extruder.pm
|
Refactor bridge flow to Slic3r::Flow::Bridge class
|
2013-02-27 10:43:50 +01:00 |
ExtrusionLoop.pm
|
Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects)
|
2012-10-31 19:08:29 +01:00 |
ExtrusionPath.pm
|
Apply only_retract_when_crossing_perimeters to all infills
|
2013-03-04 23:37:58 +01:00 |
Fill.pm
|
Make tests happy
|
2013-03-07 16:24:25 +01:00 |
Flow.pm
|
Refactor bridge flow to Slic3r::Flow::Bridge class
|
2013-02-27 10:43:50 +01:00 |
GCode.pm
|
Bugfix: retract speed was applied to travel
|
2013-03-08 17:52:33 +01:00 |
Geometry.pm
|
Refactor chained_path(), add chained_path_items() and chained_path_points()
|
2013-02-06 12:03:53 +01:00 |
GUI.pm
|
Merge branch 'master' into simple-mode
|
2013-03-08 22:28:13 +01:00 |
Layer.pm
|
Refactor bridge flow to Slic3r::Flow::Bridge class
|
2013-02-27 10:43:50 +01:00 |
Line.pm
|
Completed vibration limit
|
2012-11-17 12:08:19 +01:00 |
Model.pm
|
Bugfix: manifoldness error triggered with multi-volume AMF files. #1019
|
2013-02-24 18:17:08 +01:00 |
Point.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2013-01-12 19:00:18 +01:00 |
Polygon.pm
|
Infill refactoring and cleanup complete
|
2013-03-07 15:47:32 +01:00 |
Polyline.pm
|
Rename shortest_path to chained_path, which reflects its algorithm more correctly
|
2013-02-05 17:27:45 +01:00 |
Print.pm
|
New top-infill-extrusion-width option
|
2013-03-07 16:00:58 +01:00 |
Surface.pm
|
Infill refactoring and cleanup complete
|
2013-03-07 15:47:32 +01:00 |
SVG.pm
|
Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865
|
2013-01-13 10:18:34 +01:00 |
Test.pm
|
Bugfix: when using low layer heights and support material, the contact regions were generated with a negative height. #1013
|
2013-02-23 17:40:38 +01:00 |
TriangleMesh.pm
|
Bugfix: the non-manifold warning was spitting out wrong coordinates
|
2013-01-25 18:02:01 +01:00 |