.. |
ExtrusionPath
|
Remove XXX from dependencies
|
2012-04-16 14:03:36 +02:00 |
Fill
|
Bugfix: error on Honeycomb infill
|
2012-04-30 17:55:32 +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
|
First attempts to move things to a vertical toolbar. Tooltips don't work on Cocoa, though
|
2012-05-04 10:41:24 +02:00 |
Print
|
Bugfix: when slicing the same plate multiple times, the results contained old and duplicate data
|
2012-05-02 15:20:05 +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
|
Rename $Slic3r::resolution to $Slic3r::scaling_factor
|
2012-04-16 14:05:38 +02:00 |
Extruder.pm
|
Put layer number in G-code comments. #327
|
2012-05-01 15:06:19 +02:00 |
ExtrusionLoop.pm
|
Remove XXX from dependencies
|
2012-04-16 14:03:36 +02:00 |
ExtrusionPath.pm
|
Rename $Slic3r::resolution to $Slic3r::scaling_factor
|
2012-04-16 14:05:38 +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
|
Renamed Dashboard to Plater (with Kliment's permission ;))
|
2012-05-04 10:15:33 +02:00 |
Layer.pm
|
Bugfix: skip arc compensation when holes are not round
|
2012-05-02 16:28:47 +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
|
Rename $Slic3r::resolution to $Slic3r::scaling_factor
|
2012-04-16 14:05:38 +02:00 |
Polyline.pm
|
Remove XXX from dependencies
|
2012-04-16 14:03:36 +02:00 |
Print.pm
|
Bugfix: when slicing the same plate multiple times, the results contained old and duplicate data
|
2012-05-02 15:20:05 +02:00 |
Surface.pm
|
Further memory savings
|
2012-05-01 11:32:22 +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
|
Fixed regression causing manifoldness warnings (and sporadic bad slicing), introduced with recent memory optimizations
|
2012-05-02 15:12:24 +02:00 |