PrusaSlicer-NonPlainar/lib/Slic3r
2011-11-13 22:57:58 +01:00
..
ExtrusionPath
Fill Use nozzle diameter as flow width when bridging 2011-11-13 18:21:25 +01:00
Geometry Bugfix: recent changes broke the "Infill every N layers" feature 2011-11-13 21:46:32 +01:00
GUI Display current version in GUI 2011-11-13 22:57:58 +01:00
Line
Polyline
Surface
Config.pm GUI text boxes for start/end GCODE. #12 2011-11-13 22:48:21 +01:00
ExPolygon.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Extruder.pm New --no-extrusion option to disable E values 2011-11-13 18:26:31 +01:00
ExtrusionLoop.pm
ExtrusionPath.pm Cleanup lines resulting from plane intersection before detecting polygons. This allows for more tolerance with dirty models. Performance impact depends on how many layers are detected as dirty. #16 #28 2011-11-12 10:18:20 +01:00
Fill.pm Bugfix: recent changes broke the "Infill every N layers" feature 2011-11-13 21:46:32 +01:00
Geometry.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
GUI.pm
Layer.pm New --first-layer-height-ratio option. #36 2011-11-13 19:08:19 +01:00
Line.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Perimeter.pm Infill is now overlapped with perimeters by 15%. #19 2011-11-13 19:25:15 +01:00
Point.pm Collect undetected lines (caused by dirty or non-manifold models), warn the user, post debug info. Includes some further ExPolygon refactoring. 2011-11-11 10:21:48 +01:00
Polygon.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Polyline.pm New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 2011-11-13 18:14:02 +01:00
Print.pm Bugfix: recent changes broke the "Infill every N layers" feature 2011-11-13 21:46:32 +01:00
Skein.pm New --skirt-height option. #11 2011-11-13 18:41:12 +01:00
STL.pm Infill is now overlapped with perimeters by 15%. #19 2011-11-13 19:25:15 +01:00
Surface.pm Collect undetected lines (caused by dirty or non-manifold models), warn the user, post debug info. Includes some further ExPolygon refactoring. 2011-11-11 10:21:48 +01:00
SVG.pm