.. |
ExtrusionPath
|
Massive reduction of memory usage (down to one third).
|
2012-05-19 17:57:38 +02:00 |
Fill
|
More constants, less strings => ess memory usage
|
2012-05-19 15:40:11 +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
|
Set number of threads from GUI and save it in config files. #154
|
2012-05-19 15:08:32 +02:00 |
Print
|
Even more constants, less memory, more speed
|
2012-05-19 16:04:33 +02:00 |
Config.pm
|
Set number of threads from GUI and save it in config files. #154
|
2012-05-19 15:08:32 +02:00 |
ExPolygon.pm
|
Bugfix: some nearly-thin walls were discarded. #261
|
2012-05-05 17:07:38 +02:00 |
Extruder.pm
|
Memory optimizations broke thin walls
|
2012-05-19 19:40:51 +02:00 |
ExtrusionLoop.pm
|
Massive reduction of memory usage (down to one third).
|
2012-05-19 17:57:38 +02:00 |
ExtrusionPath.pm
|
Massive reduction of memory usage (down to one third).
|
2012-05-19 17:57:38 +02:00 |
Fill.pm
|
Even more constants, less memory, more speed
|
2012-05-19 16:04:33 +02:00 |
Geometry.pm
|
Memory optimizations broke thin walls
|
2012-05-19 19:40:51 +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
|
Massive reduction of memory usage (down to one third).
|
2012-05-19 17:57:38 +02:00 |
Line.pm
|
|
|
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
|
Memory optimizations broke multiple copies
|
2012-05-19 20:30:46 +02:00 |
Print.pm
|
Massive reduction of memory usage (down to one third).
|
2012-05-19 17:57:38 +02:00 |
Surface.pm
|
Even more constants, less memory, more speed
|
2012-05-19 16:04:33 +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 |