PrusaSlicer-NonPlainar/lib/Slic3r
2013-09-18 18:49:19 +02:00
..
ExtrusionPath Removed unused code 2013-08-29 11:48:58 +02:00
Fill Fix concentric infill and add regression test. #1432 2013-09-12 11:14:54 +02:00
Format Update AMF export code 2013-09-16 09:58:53 +02:00
GCode Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
Geometry More work to avoid working with vertices outside XS 2013-09-11 11:55:08 +02:00
GUI Partial work for implementing a standby temperature option 2013-09-18 17:45:02 +02:00
Layer Clean medial axis code and gap fill 2013-09-17 10:37:01 +02:00
Print Removed ZTable code 2013-09-17 23:55:38 +02:00
Test Updated/fixed SectionCut 2013-09-17 14:16:29 +02:00
Config.pm Partial work for implementing a standby temperature option 2013-09-18 17:45:02 +02:00
ExPolygon.pm New experimental medial axis code (suboptimal but looks good) 2013-09-17 10:37:01 +02:00
Extruder.pm Refactor E code and keep track of per-extruder consumend filament 2013-08-28 20:40:13 +02:00
ExtrusionLoop.pm Ported ExtrusionLoop->make_counter_clockwise() 2013-08-29 01:40:42 +02:00
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 Merge branch 'master' into overhang 2013-06-16 10:49:33 +02:00
GCode.pm Finished a basic implementation of --standby-temperature 2013-09-18 18:49:19 +02:00
Geometry.pm More work to avoid working with vertices outside XS 2013-09-11 11:55:08 +02:00
GUI.pm Distinct dialogs for 3D preview and object settings 2013-08-25 18:03:26 +02:00
Layer.pm Update support material code to use shared memory 2013-09-17 23:14:49 +02:00
Line.pm Removed more unused code 2013-08-29 11:52:25 +02:00
Model.pm Update dump-stl.pl 2013-09-17 19:25:10 +02:00
Point.pm Ported Point->distance_to() and Line->length() 2013-08-28 20:41:41 +02:00
Polygon.pm Fix regression in start perimeters at non-overhangs. #1442 2013-09-17 10:37:01 +02:00
Polyline.pm Fixed wipe (includes regression test). #1421 2013-09-06 19:14:06 +02:00
Print.pm Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
Surface.pm Ported Surface->p 2013-08-26 23:03:00 +02:00
SVG.pm Clean medial axis code and gap fill 2013-09-17 10:37:01 +02:00
Test.pm Prevent superfluous extra perimeters added when a region has an acute angle 2013-09-17 20:18:54 +02:00
TriangleMesh.pm More work to avoid working with vertices outside XS 2013-09-11 11:55:08 +02:00