PrusaSlicer-NonPlainar/lib/Slic3r
2012-11-20 17:43:20 +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 Fix rotation for threaded perls 2012-11-19 18:31:41 +01:00
Layer Connect zigzag gaps fill paths to benefit from simplification 2012-11-19 18:57:42 +01:00
Print Do not pass the Print object to SVG::output anymore 2012-11-01 11:34:53 +01:00
Config.pm Raise default frequency limit to 25Hz 2012-11-19 18:03:49 +01:00
ExPolygon.pm Get rid of max_print_dimension in filler objects 2012-10-30 15:09:54 +01:00
Extruder.pm
ExtrusionLoop.pm Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects) 2012-10-31 19:08:29 +01:00
ExtrusionPath.pm Apply Douglas-Peucker to all paths before generating G-code 2012-11-18 18:00:33 +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 Disable retraction for support material 2012-11-19 18:03:20 +01:00
Geometry.pm Fix preview after rotation in plater 2012-11-19 17:39:16 +01:00
GUI.pm
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
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 Append full config when --gcode-comments is enabled 2012-11-18 19:53:52 +01:00
Surface.pm
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