PrusaSlicer-NonPlainar/lib/Slic3r
2014-06-13 20:18:34 +02:00
..
ExtrusionPath
Fill
Format
GCode Removed warning 2014-06-13 16:18:00 +02:00
Geometry
GUI Refactoring: better API for Print/Object steps with explicit dependencies 2014-06-13 20:05:18 +02:00
Layer Readd use strict and use warnings 2014-06-12 09:23:10 +02:00
Print Minor fixes to make_skirt and make_brim 2014-06-13 20:18:34 +02:00
Test
Config.pm Automatically disable retract_layer_change when using spiral_vase 2014-05-26 23:51:58 +02:00
ExPolygon.pm
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm
Fill.pm Refactoring: keep height in Flow object and calculate spacing on demand 2014-06-12 01:00:13 +02:00
Flow.pm Distinct extrusion width for external perimeters 2014-06-09 21:22:15 +02:00
GCode.pm Finish porting Print classes to XS 2014-06-10 16:01:57 +02:00
Geometry.pm
GUI.pm Added an option for enabling/disabling background processing 2014-06-13 15:54:13 +02:00
Layer.pm Readd use strict and use warnings 2014-06-12 09:23:10 +02:00
Line.pm
Model.pm
Point.pm
Polygon.pm Removed debugging line 2014-06-11 22:20:59 +02:00
Polyline.pm New seal_position option that replaces randomize_start, start_perimeters_at_concave_points and start_perimeters_at_non_overhang. The two latter options are now always on by default. A new "Aligned" seal position value has been added, that forces starting points to be aligned when not randomized. #1741 #925 2014-05-22 19:34:49 +02:00
Print.pm Minor fixes to make_skirt and make_brim 2014-06-13 20:18:34 +02:00
Surface.pm
SVG.pm
Test.pm Bugfix: seam_position = aligned failed in certaim circumstances because of faulty concave points detection. Includes regression test 2014-06-11 21:58:41 +02:00
TriangleMesh.pm