PrusaSlicer-NonPlainar/lib/Slic3r
2013-10-27 16:59:18 +01:00
..
ExtrusionPath
Fill Fix planepath fill patterns for very small regions. #1463 2013-10-13 16:07:14 +02:00
Format
GCode Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
Geometry
GUI New option to use G10/G11 for firmware-controlled retraction. #1494 2013-10-27 16:59:18 +01:00
Layer Minor improvements in debug output 2013-10-13 12:12:03 +02:00
Print Extend interface into base support when the latter is contained in a hole (for better interface anchoring) and fix contact loops when object is enclosed in a hole 2013-10-27 16:37:04 +01:00
Test Updated/fixed SectionCut 2013-09-17 14:16:29 +02:00
Config.pm New option to use G10/G11 for firmware-controlled retraction. #1494 2013-10-27 16:59:18 +01:00
ExPolygon.pm New experimental medial axis code (suboptimal but looks good) 2013-09-17 10:37:01 +02:00
Extruder.pm Fix speed math for wipe, which was causing too fast retraction. Includes regression test. #1468 2013-10-13 17:05:22 +02:00
ExtrusionLoop.pm
ExtrusionPath.pm Fix regression in start perimeters at non-overhangs. #1442 2013-09-17 10:37:01 +02:00
Fill.pm Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
Flow.pm
GCode.pm New option to use G10/G11 for firmware-controlled retraction. #1494 2013-10-27 16:59:18 +01:00
Geometry.pm
GUI.pm
Layer.pm Update support material code to use shared memory 2013-09-17 23:14:49 +02:00
Line.pm
Model.pm Fix STL export. #1448 2013-09-19 12:25:00 +02:00
Point.pm
Polygon.pm Fix regression in start perimeters at non-overhangs. #1442 2013-09-17 10:37:01 +02:00
Polyline.pm Optimizations to regular_points(), clip_end(), clip_start() 2013-10-27 13:51:59 +01:00
Print.pm Fix --export-svg 2013-10-13 11:45:22 +02:00
Surface.pm
SVG.pm
Test.pm Prevent superfluous extra perimeters added when a region has an acute angle 2013-09-17 20:18:54 +02:00
TriangleMesh.pm