Slic3r/lib/Slic3r
Alessandro Ranellucci cee3864fc9 Independently set number of top/bottom solid layers. #676 2012-10-25 12:21:04 +02:00
..
ExtrusionPath Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Fill New faster algorithm for filling gaps, while we work on a new medial axis implementation 2012-10-24 16:17:09 +02:00
Format Use XML::SAX::ExpatXS if available 2012-10-24 20:36:32 +02:00
GUI Independently set number of top/bottom solid layers. #676 2012-10-25 12:21:04 +02:00
Geometry Increase scale factor for Clipper::offset 2012-09-27 05:50:54 -07:00
Layer Independently set number of top/bottom solid layers. #676 2012-10-25 12:21:04 +02:00
Print Independently set number of top/bottom solid layers. #676 2012-10-25 12:21:04 +02:00
Config.pm Independently set number of top/bottom solid layers. #676 2012-10-25 12:21:04 +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 Make arcs.t happy. #721 2012-10-22 14:08:27 +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 Always specify tool number in M104/M109 when printing with multiple extruders 2012-10-21 21:44:06 +02:00
GUI.pm Remember last used filament presets when using multiple extruders too 2012-10-24 20:24:11 +02:00
Geometry.pm $parallel_degrees_limit decreased, 3 to 0.1, #704 2012-09-27 06:14:54 -07: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 Show object information when double-clicking it in the plater 2012-10-24 22:44:08 +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 Independently set number of top/bottom solid layers. #676 2012-10-25 12:21:04 +02:00
SVG.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
TriangleMesh.pm Show object information when double-clicking it in the plater 2012-10-24 22:44:08 +02:00