Alessandro Ranellucci 9247b3e9f4 New --no-plater and --gui-mode options. #604 12 years ago
..
ExtrusionPath 090e3b1fe3 Rename shortest_path to chained_path, which reflects its algorithm more correctly 12 years ago
Fill 090e3b1fe3 Rename shortest_path to chained_path, which reflects its algorithm more correctly 12 years ago
Format ad9be0e4d7 Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 12 years ago
GCode 73a661e6c1 shortest_path() in MotionPlanner was actually correctly named shortest_path() 12 years ago
GUI 9247b3e9f4 New --no-plater and --gui-mode options. #604 12 years ago
Geometry 0ddd6d9e55 Require Math::Clipper 1.17 12 years ago
Layer 2f192bddca Make tests happy 12 years ago
Print 36d24ccb0b Infill refactoring and cleanup complete 12 years ago
Config.pm 97e864699e New top-infill-extrusion-width option 12 years ago
ExPolygon.pm a016a06fa6 Merge branch 'avoid-crossing-perimeters' 12 years ago
Extruder.pm a9090688f9 Refactor bridge flow to Slic3r::Flow::Bridge class 12 years ago
ExtrusionLoop.pm 554d10c854 Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects) 12 years ago
ExtrusionPath.pm 70092a9cf5 Apply only_retract_when_crossing_perimeters to all infills 12 years ago
Fill.pm 2f192bddca Make tests happy 12 years ago
Flow.pm a9090688f9 Refactor bridge flow to Slic3r::Flow::Bridge class 12 years ago
GCode.pm 4fc435f0fd Bugfix: retract speed was applied to travel 12 years ago
GUI.pm 9247b3e9f4 New --no-plater and --gui-mode options. #604 12 years ago
Geometry.pm 26a3cd5542 Refactor chained_path(), add chained_path_items() and chained_path_points() 12 years ago
Layer.pm a9090688f9 Refactor bridge flow to Slic3r::Flow::Bridge class 12 years ago
Line.pm 600e951fd8 Completed vibration limit 12 years ago
Model.pm 7412d4a687 Bugfix: manifoldness error triggered with multi-volume AMF files. #1019 12 years ago
Point.pm 48e00a4c40 Merge branch 'master' into avoid-crossing-perimeters 12 years ago
Polygon.pm 36d24ccb0b Infill refactoring and cleanup complete 12 years ago
Polyline.pm 090e3b1fe3 Rename shortest_path to chained_path, which reflects its algorithm more correctly 12 years ago
Print.pm 97e864699e New top-infill-extrusion-width option 12 years ago
SVG.pm ad9be0e4d7 Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865 12 years ago
Surface.pm 36d24ccb0b Infill refactoring and cleanup complete 12 years ago
Test.pm 504962712b Bugfix: when using low layer heights and support material, the contact regions were generated with a negative height. #1013 12 years ago
TriangleMesh.pm 18280da1b3 Bugfix: the non-manifold warning was spitting out wrong coordinates 12 years ago