.. |
ExtrusionPath
|
Memory optimization and code cleanup. Don't keep deserialized paths
|
2012-07-20 14:39:56 +02:00 |
Fill
|
Optimization: cache scaled flow width and spacing
|
2012-09-23 03:03:08 +02:00 |
Format
|
Large refactoring to allow processing multimaterial files
|
2012-09-22 19:04:36 +02:00 |
Geometry
|
Remove useless subroutines
|
2012-08-25 20:14:52 +02:00 |
GUI
|
Bugfix: split wasn't working properly under threaded perls
|
2012-10-01 18:12:14 +02:00 |
Layer
|
Merge branch 'master' into dynamic-flow
|
2012-10-04 15:23:19 +02:00 |
Print
|
Fix fatal error on empty layers caused by recent large refactorings
|
2012-09-28 15:48:32 +02:00 |
Config.pm
|
New option to force a solid layer every given number of layers. #617
|
2012-09-28 15:46:29 +02:00 |
ExPolygon.pm
|
Merge branch 'master' into dynamic-flow
|
2012-10-04 15:23:19 +02:00 |
Extruder.pm
|
Assign extruders and flows to materials
|
2012-09-23 02:40:25 +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-21 15:04:19 +02:00 |
Fill.pm
|
Merge branch 'master' into dynamic-flow
|
2012-10-04 15:23:19 +02:00 |
Flow.pm
|
Merge branch 'master' into dynamic-flow
|
2012-10-04 15:23:19 +02:00 |
GCode.pm
|
Bugfix: tool numbers written in G-code were wrong
|
2012-10-01 18:22:35 +02:00 |
Geometry.pm
|
Refactoring, new size_3D function
|
2012-09-22 16:12:54 +02:00 |
GUI.pm
|
Add menu item pointing to documentation
|
2012-09-28 16:58:03 +02:00 |
Layer.pm
|
Rename materials to regions
|
2012-09-23 02:52:31 +02:00 |
Line.pm
|
Remove all id() and ordered_id() methods
|
2012-07-22 21:00:02 +02:00 |
Model.pm
|
New command to combine multiple STL files into a single multi-material AMF file
|
2012-09-23 14:48:58 +02:00 |
Point.pm
|
Remove useless Point->id method
|
2012-08-23 15:46:55 +02:00 |
Polygon.pm
|
Finish GUI decoupling
|
2012-09-21 15:04:33 +02:00 |
Polyline.pm
|
Bugfix: the grow() method wasn't working properly, causing bad brim/support material interface. #639
|
2012-09-28 15:27:33 +02:00 |
Print.pm
|
Fix SVG/DLP support material. #673
|
2012-09-28 16:32:53 +02:00 |
Surface.pm
|
Remove all id() and ordered_id() methods
|
2012-07-22 21:00:02 +02:00 |
SVG.pm
|
Refactored configuration handling.
|
2012-07-27 21:16:11 +02:00 |
TriangleMesh.pm
|
Large refactoring to allow processing multimaterial files
|
2012-09-22 19:04:36 +02:00 |