.. |
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
|
Fix regression causing toolchange_gcode to crash Slic3r. Includes regression test. #1545
|
2013-11-24 13:04:16 +01:00 |
Geometry
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |
GUI
|
Rename standby_temperature to ooze_prevention. #1523
|
2013-11-15 16:01:15 +01:00 |
Layer
|
Do perimeters one island at time instead of doing all holes before all contours
|
2013-11-23 22:43:30 +01:00 |
Print
|
No support when --support-material-interface-layers was set to 1. #1515
|
2013-11-14 18:13:57 +01:00 |
Test
|
Updated/fixed SectionCut
|
2013-09-17 14:16:29 +02:00 |
Config.pm
|
Put standby_temperature into options cemetery. #1523
|
2013-11-16 12:45:43 +01:00 |
ExPolygon.pm
|
Handle non-thread-safe Math::Geometry::Voronoi. #1527
|
2013-11-15 12:55:53 +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
|
Fix regression causing toolchange_gcode to crash Slic3r. Includes regression test. #1545
|
2013-11-24 13:04:16 +01:00 |
Geometry.pm
|
Ported point_line_distance() and removed same_point()
|
2013-11-06 23:08:03 +01:00 |
GUI.pm
|
Version number was not correctly saved
|
2013-11-18 18:48:06 +01:00 |
Layer.pm
|
Some work to reduce recursive dependencies between classes
|
2013-11-11 20:37:06 +01: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 regular_points() to XS and renamed it to equally_spaced_points()
|
2013-11-11 20:59:58 +01:00 |
Print.pm
|
Fix regression causing toolchange_gcode to crash Slic3r. Includes regression test. #1545
|
2013-11-24 13:04:16 +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 |