PrusaSlicer-NonPlainar/lib/Slic3r
2015-04-12 20:16:27 +02:00
..
Fill Restore correct ordering of concentric infill loops, preventing them from being reordered during G-code generation 2015-03-09 18:28:07 +01:00
Format
GCode
Geometry
GUI Bugfix: the object parts editor is opened in invalid status until user clicks on a tree list item. #2762 2015-03-30 20:27:18 +02:00
Layer
Print Fixed regression introduced by the recent PerimeterGenerator refactoring causing spiral vase not to be correctly skipped on multi-loop layers. Includes regression test. #2761 2015-04-12 20:16:27 +02: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 Call decode_path() on wxWidgets-supplied datadir. #2710 2015-03-09 15:25:42 +01:00
Layer.pm
Line.pm
Model.pm
Point.pm
Polygon.pm
Polyline.pm
Print.pm
Surface.pm
SVG.pm
Test.pm