.. |
ExtrusionPath
|
Memory optimization and code cleanup. Don't keep deserialized paths
|
2012-07-20 14:39:56 +02:00 |
Fill
|
Bugfix: honeycomb infill was overlapping too much with perimeters. #732
|
2012-10-22 13:38:37 +02:00 |
Format
|
Large refactoring to allow processing multimaterial files
|
2012-09-22 19:04:36 +02:00 |
GCode
|
Bugfix: --avoid-crossing-perimeters was crashing when processing empty layers
|
2012-09-22 15:51:18 +02:00 |
Geometry
|
Increase scale factor for Clipper::offset
|
2012-09-27 05:50:54 -07:00 |
GUI
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-10-24 11:49:31 +02:00 |
Layer
|
Increase scale factor for Clipper::offset
|
2012-09-27 05:50:54 -07:00 |
Print
|
Useless extra perimeters were generated sometimes. #444 #732
|
2012-10-22 13:21:11 +02:00 |
Config.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-10-24 11:49:31 +02:00 |
ExPolygon.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-09-12 16:04:16 +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
|
Make arcs.t happy. #721
|
2012-10-22 14:08:27 +02:00 |
Fill.pm
|
Optimization: cache scaled flow width and spacing
|
2012-09-23 03:03:08 +02:00 |
Flow.pm
|
Optimization: cache scaled flow width and spacing
|
2012-09-23 03:03:08 +02:00 |
GCode.pm
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-10-24 11:49:31 +02:00 |
Geometry.pm
|
$parallel_degrees_limit decreased, 3 to 0.1, #704
|
2012-09-27 06:14:54 -07: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
|
Fix regression causing the plater to merge all materials into a single one, thus not producing multi-extrusion prints
|
2012-10-21 20:56:19 +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-21 15:36:45 +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
|
Merge branch 'master' into avoid-crossing-perimeters
|
2012-10-24 11:49:31 +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
|
Large refactoring to allow processing multimaterial files
|
2012-09-22 19:04:36 +02:00 |