PrusaSlicer-NonPlainar/lib/Slic3r
2012-12-23 20:20:17 +01:00
..
ExtrusionPath Fixed regression causing inefficient paths during infill 2012-12-20 18:10:20 +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 New toolchange_gcode option. #547 2012-12-23 16:29:08 +01:00
Layer Fix regression causing wrong number of solid shells when using fill_density = 0 (includes regression test) 2012-12-23 20:20:17 +01:00
Print Fix regression causing wrong number of solid shells when using fill_density = 0 (includes regression test) 2012-12-23 20:20:17 +01:00
Config.pm New toolchange_gcode option. #547 2012-12-23 16:29:08 +01:00
ExPolygon.pm Show vertical projection instead of convex hull for objects with <= 2000 facets. #780 2012-11-24 00:13:04 +01:00
Extruder.pm Fix retraction tests and fix retract_extra_length and lift in multiple extruders environments 2012-12-21 15:14:44 +01:00
ExtrusionLoop.pm
ExtrusionPath.pm No need for a role to identify small perimeters 2012-12-05 10:47:41 +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 New toolchange_gcode option. #547 2012-12-23 16:29:08 +01:00
Geometry.pm New implementation of the little inwards move before leaving a loop. #186 2012-12-05 11:31:35 +01:00
GUI.pm
Layer.pm Enable retraction for support material too, but only when moving away from support islands. #831 2012-12-20 18:47:40 +01:00
Line.pm Completed vibration limit 2012-11-17 12:08:19 +01:00
Model.pm
Point.pm
Polygon.pm New implementation of the little inwards move before leaving a loop. #186 2012-12-05 11:31:35 +01:00
Polyline.pm Fixed regression causing inefficient paths during infill 2012-12-20 18:10:20 +01:00
Print.pm Don't store ->surfaces anymore. Save memory, save time 2012-12-22 23:57:39 +01:00
Surface.pm
SVG.pm
Test.pm Fix retraction tests and fix retract_extra_length and lift in multiple extruders environments 2012-12-21 15:14:44 +01:00
TriangleMesh.pm Fix plater slowness after the introduction of the vertical projection 2012-11-29 19:13:52 +01:00