PrusaSlicer-NonPlainar/lib/Slic3r
2015-03-09 15:17:50 +01:00
..
Fill
Format
GCode
Geometry
GUI Hopefully fix all problems with non-ASCII paths on Windows 2015-03-09 15:17:50 +01:00
Layer Change the behaviour of infill/perimeter overlap to handle some edge cases. #2632 2015-02-23 23:44:34 +01:00
Print Remove ;_WIPE marks in G-code which were left between objects in sequential printing 2015-03-06 10:25:31 +01:00
Test
Config.pm
ExPolygon.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701 2015-03-06 21:35:00 +01:00
Flow.pm
GCode.pm Bugfix: double wipe was not prevented, causing potential collision between objects in sequential printing. #2691 2015-03-06 10:36:04 +01:00
Geometry.pm
GUI.pm Hopefully fix all problems with non-ASCII paths on Windows 2015-03-09 15:17:50 +01:00
Layer.pm
Line.pm
Model.pm
Point.pm
Polygon.pm
Polyline.pm
Print.pm Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled 2015-03-06 09:56:58 +01:00
Surface.pm
SVG.pm
Test.pm