.. |
ExtrusionPath
|
Refactor shortest_path
|
2012-10-30 13:59:33 +01:00 |
Fill
|
Do not pass the Print object to SVG::output anymore
|
2012-11-01 11:34:53 +01:00 |
Format
|
Use XML::SAX::ExpatXS if available
|
2012-10-24 20:36:32 +02:00 |
Geometry
|
Raise offset scale factor back to 100000 now that Clipper was updated
|
2012-11-15 10:09:29 +01:00 |
GUI
|
New --min-skirt-length option. #269
|
2012-10-29 11:17:57 +01:00 |
Layer
|
Allow setting top-solid-layers and bottom-solid-layers to 0 independently
|
2012-11-16 12:37:47 +01:00 |
Print
|
Do not pass the Print object to SVG::output anymore
|
2012-11-01 11:34:53 +01:00 |
Config.pm
|
Expose all SLIC3R_* environment variables as placeholders. #781
|
2012-11-16 10:07:30 +01:00 |
ExPolygon.pm
|
Get rid of max_print_dimension in filler objects
|
2012-10-30 15:09:54 +01:00 |
Extruder.pm
|
New --min-skirt-length option. #269
|
2012-10-29 11:17:57 +01:00 |
ExtrusionLoop.pm
|
Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects)
|
2012-10-31 19:08:29 +01:00 |
ExtrusionPath.pm
|
Get rid of the ExtrusionLoop objects in concentric filler
|
2012-10-30 15:29:13 +01:00 |
Fill.pm
|
Fixed regression causing first two layers to be infilled with parallel lines
|
2012-11-06 22:16:01 +01:00 |
Flow.pm
|
Merge branch 'master' into dynamic-flow
|
2012-10-04 15:23:19 +02:00 |
GCode.pm
|
Bugfix: only_retract_when_crossing_perimeters might cause some missed retractions when printing multiple copies of the same object. #786
|
2012-11-16 12:39:55 +01:00 |
Geometry.pm
|
$parallel_degrees_limit decreased, 3 to 0.1, #704
|
2012-09-27 06:14:54 -07:00 |
GUI.pm
|
Remember last used filament presets when using multiple extruders too
|
2012-10-24 20:24:11 +02:00 |
Layer.pm
|
Bugfix: some multimaterial files generated a fatal error
|
2012-11-05 15:59:31 +01:00 |
Line.pm
|
Bugfix: only_retract_when_crossing_perimeters might cause some missed retractions when printing multiple copies of the same object. #786
|
2012-11-16 12:39:55 +01:00 |
Model.pm
|
Show object information when double-clicking it in the plater
|
2012-10-24 22:44:08 +02:00 |
Point.pm
|
Remove unused methods
|
2012-10-30 15:49:11 +01:00 |
Polygon.pm
|
New wkt() method for debugging
|
2012-11-06 20:31:50 +01:00 |
Polyline.pm
|
Require Math::Clipper 1.14 and increase scale factor for offset(). #720
|
2012-11-05 00:17:46 +01:00 |
Print.pm
|
Bugfix: fatal error when using brim and no skirt. #784
|
2012-11-07 23:06:32 +01:00 |
Surface.pm
|
Remove all id() and ordered_id() methods
|
2012-07-22 21:00:02 +02:00 |
SVG.pm
|
Do not pass the Print object to SVG::output anymore
|
2012-11-01 11:34:53 +01:00 |
TriangleMesh.pm
|
Do not pass the Print object to SVG::output anymore
|
2012-11-01 11:34:53 +01:00 |