.. |
ExtrusionPath
|
Remove XXX from dependencies
|
2012-04-16 14:03:36 +02:00 |
Fill
|
Fixed regression causing poor adhesion of rectilinear infill to perimeters
|
2012-05-04 20:51:09 +02:00 |
Format
|
Add a progress bar during STL loading
|
2012-04-30 21:49:44 +02:00 |
Geometry
|
Require Math::Clipper 1.07 which includes the fix for #233
|
2012-05-01 15:36:07 +02:00 |
GUI
|
Better icon for Export G-code button
|
2012-05-19 15:02:23 +02:00 |
Print
|
New automatic detection of additional required perimeters for better quality with domes and sloping walls. #198
|
2012-05-05 16:36:10 +02:00 |
Config.pm
|
Allow [version], [timestamp], [year], [month], [day], [hour], [minute], [second] in filenames. #318
|
2012-05-01 15:02:33 +02:00 |
ExPolygon.pm
|
Bugfix: some nearly-thin walls were discarded. #261
|
2012-05-05 17:07:38 +02:00 |
Extruder.pm
|
Restore 100% flow for support material
|
2012-05-17 22:57:59 +02:00 |
ExtrusionLoop.pm
|
Remove XXX from dependencies
|
2012-04-16 14:03:36 +02:00 |
ExtrusionPath.pm
|
Bugfix: removed warnings. #365
|
2012-05-13 22:56:40 +02:00 |
Fill.pm
|
Use honeycomb pattern for support material
|
2012-04-30 23:50:38 +02:00 |
Geometry.pm
|
New GUI with plating facilities
|
2012-04-30 14:56:01 +02:00 |
GUI.pm
|
Use a separate thread for slicing so that GUI doesn't lock up. Also, add a Cancel button. #32 #35
|
2012-05-05 21:08:15 +02:00 |
Layer.pm
|
Use perimeter length, not area, to detect small perimeters. #355
|
2012-05-14 00:30:52 +02:00 |
Line.pm
|
Huge speed Boost (pun intended). Also fixes a problem where infill was escaping perimeters sometimes (#305).
|
2012-04-09 11:04:32 +02:00 |
Point.pm
|
Honeycomb infill. #300
|
2012-04-16 11:55:14 +02:00 |
Polygon.pm
|
Bugfix: some nearly-thin walls were discarded. #261
|
2012-05-05 17:07:38 +02:00 |
Polyline.pm
|
Bugfix: removed warnings. #365
|
2012-05-13 22:56:40 +02:00 |
Print.pm
|
New automatic detection of additional required perimeters for better quality with domes and sloping walls. #198
|
2012-05-05 16:36:10 +02:00 |
Surface.pm
|
New automatic detection of additional required perimeters for better quality with domes and sloping walls. #198
|
2012-05-05 16:36:10 +02:00 |
SVG.pm
|
Bugfix: infill every N layers was consuming large amounts of memory when used with models having sloping walls. #259
|
2012-05-01 18:51:47 +02:00 |
TriangleMesh.pm
|
Avoid undef errors while keeping the debug so root cause can be found.
|
2012-05-10 22:23:24 +01:00 |