| .. |
|
ExtrusionPath
|
Memory optimization and code cleanup. Don't keep deserialized paths
|
2012-07-20 14:39:56 +02:00 |
|
Fill
|
Replace 'scale epsilon' with 'scaled_epsilon'
|
2012-09-12 15:22:43 +02:00 |
|
Format
|
Refactor the AMF parser so that it popolates a Model object directly. Also read constellations
|
2012-08-29 18:23:34 +02:00 |
|
GCode
|
External motion was crossing still too much
|
2012-08-23 21:19:10 +02:00 |
|
Geometry
|
Remove useless subroutines
|
2012-08-25 20:14:52 +02:00 |
|
GUI
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-09-12 16:04:16 +02:00 |
|
Print
|
Revert "Refactoring: initialize all layers at once and avoid duplication of slicing height math". #637
|
2012-08-26 17:47:00 +02:00 |
|
Config.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-09-12 16:04:16 +02:00 |
|
ExPolygon.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-09-12 16:04:16 +02:00 |
|
Extruder.pm
|
New separate options for retraction length to be used when switching tools
|
2012-08-22 19:11:45 +02:00 |
|
ExtrusionLoop.pm
|
Remove all id() and ordered_id() methods
|
2012-07-22 21:00:02 +02:00 |
|
ExtrusionPath.pm
|
Revert "Patch for --gcode-arcs (kindly submitted by Paul Howes)"
|
2012-09-12 15:58:01 +02:00 |
|
Fill.pm
|
Bugfix: extrusion width setting for support material was only affecting the path spacing but not the actual flow. #666
|
2012-09-12 12:13:43 +02:00 |
|
Flow.pm
|
Refactored configuration handling.
|
2012-07-27 21:16:11 +02:00 |
|
GCode.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-09-12 16:04:16 +02:00 |
|
Geometry.pm
|
Bugfix: only_retract_when_crossing_perimeters was almost not working. #680
|
2012-09-12 15:20:37 +02:00 |
|
GUI.pm
|
Export plates as AMF constellations
|
2012-08-29 17:12:32 +02:00 |
|
Layer.pm
|
Consider single walls as external perimeters. #661
|
2012-09-06 10:56:42 +02:00 |
|
Line.pm
|
Remove all id() and ordered_id() methods
|
2012-07-22 21:00:02 +02:00 |
|
Model.pm
|
Refactor the AMF parser so that it popolates a Model object directly. Also read constellations
|
2012-08-29 18:23:34 +02:00 |
|
Point.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-08-25 14:26:32 +02:00 |
|
Polygon.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-09-12 16:04:16 +02:00 |
|
Polyline.pm
|
Added unit testing to prevent regression about disconnected infill paths
|
2012-08-25 14:59:34 +02:00 |
|
Print.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-09-12 16:04:16 +02:00 |
|
Surface.pm
|
Remove all id() and ordered_id() methods
|
2012-07-22 21:00:02 +02:00 |
|
SVG.pm
|
Make the motionplanner work again after recent changes to approximation
|
2012-08-23 17:02:50 +02:00 |
|
TriangleMesh.pm
|
Revert "Refactoring: initialize all layers at once and avoid duplication of slicing height math". #637
|
2012-08-26 17:47:00 +02:00 |