PrusaSlicer-NonPlainar/lib/Slic3r
2012-11-23 11:25:02 +01:00
..
ExtrusionPath Refactor shortest_path 2012-10-30 13:59:33 +01:00
Fill Typo 2012-11-16 18:24:09 +01:00
Format Remove one more unused line 2012-11-16 22:09:32 +01:00
Geometry Raise the miter limit to avoid squaring corners too easily. #801 2012-11-20 17:43:20 +01:00
GUI Disable vibration limit. #785 2012-11-23 11:14:06 +01:00
Layer Only apply vibration limit to gaps fill while it's not very mature to work with long segments 2012-11-21 19:27:38 +01:00
Print Do not pass the Print object to SVG::output anymore 2012-11-01 11:34:53 +01:00
Config.pm New separate speed setting for gap fill. #785 2012-11-23 11:25:02 +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 Only apply vibration limit to gaps fill while it's not very mature to work with long segments 2012-11-21 19:27:38 +01:00
Fill.pm Infill flow for bottom layer was calculated incorrectly when first_layer_height != layer_height 2012-11-19 12:37:05 +01:00
Flow.pm Keep bridge flow unchanged even with the new overlapping spacing 2012-11-18 15:44:47 +01:00
GCode.pm New separate speed setting for gap fill. #785 2012-11-23 11:25:02 +01:00
Geometry.pm Fix preview after rotation in plater 2012-11-19 17:39:16 +01: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 Completed vibration limit 2012-11-17 12:08:19 +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 Fix preview after rotation in plater 2012-11-19 17:39:16 +01:00
Print.pm Fix exporting G-code 2012-11-23 11:24:04 +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
Test.pm New testing framework 2012-11-21 20:41:14 +01:00
TriangleMesh.pm Do not pass the Print object to SVG::output anymore 2012-11-01 11:34:53 +01:00