.. |
ExtrusionPath
|
Removed unused code
|
2013-08-29 11:48:58 +02:00 |
Fill
|
Fix planepath fill patterns for very small regions. #1463
|
2013-10-13 16:07:14 +02:00 |
Format
|
Update AMF export code
|
2013-09-16 09:58:53 +02:00 |
GCode
|
Bugfix: [input_filename] and [input_filename_base] were only available in the filename pattern and not in the custom G-code settings. #1507
|
2013-11-02 15:49:20 +01:00 |
Geometry
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |
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
|
Fix t/support.t
|
2013-11-02 11:32:23 +01:00 |
Test
|
Updated/fixed SectionCut
|
2013-09-17 14:16:29 +02:00 |
Config.pm
|
Typo
|
2013-10-27 21:38:32 +01:00 |
ExPolygon.pm
|
Temporarily revert to Voronoi-based medial axis
|
2013-10-27 22:02:57 +01: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
|
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
|
Use minimum extrusion width for support material too
|
2013-10-28 14:04:50 +01:00 |
GCode.pm
|
Bugfix: [input_filename] and [input_filename_base] were only available in the filename pattern and not in the custom G-code settings. #1507
|
2013-11-02 15:49:20 +01: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
|
Fix STL export. #1448
|
2013-09-19 12:25:00 +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
|
Ported point_along_segment(), Polyline::length(), Polyline::clip_end() to XS
|
2013-10-27 22:57:25 +01:00 |
Print.pm
|
Bugfix: [input_filename] and [input_filename_base] were only available in the filename pattern and not in the custom G-code settings. #1507
|
2013-11-02 15:49:20 +01: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
|
Fix complete_objects after XS port. Includes regression test. #1511
|
2013-11-02 14:44:30 +01:00 |
TriangleMesh.pm
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |