.. |
ExtrusionPath
|
|
|
Fill
|
Fix for incomplete extrusion on solid surfaces
|
2014-04-05 10:54:24 +02:00 |
Format
|
Handle non existing STL files gracefully
|
2014-03-25 19:06:51 +01:00 |
GCode
|
Incomplete work on arc fitting. Results are still incomplete. More unit tests are needed
|
2014-04-06 22:10:34 +02:00 |
Geometry
|
|
|
GUI
|
Merge pull request #1881 from sapir/master
|
2014-04-06 12:52:05 +02:00 |
Layer
|
New option for forcing the generation of interface shells. #1847
|
2014-03-25 01:11:28 +01:00 |
Print
|
Fixed broken command line scaling. Regression test was in previous commit. #1889
|
2014-04-05 11:22:05 +02:00 |
Test
|
|
|
Config.pm
|
Re-enable the threads config option. #1882
|
2014-04-05 10:58:03 +02:00 |
ExPolygon.pm
|
Finished implementing Boost.Polygon medial axis. Some cleanup needed
|
2014-01-10 16:18:55 +01:00 |
Extruder.pm
|
Adapt the new gcode.t test to master (and subtract final retraction from used filament length)
|
2014-01-11 14:42:31 +01:00 |
ExtrusionLoop.pm
|
|
|
ExtrusionPath.pm
|
|
|
Fill.pm
|
Fix for incomplete extrusion on solid surfaces
|
2014-04-05 10:54:24 +02:00 |
Flow.pm
|
|
|
GCode.pm
|
Fix extruder assignment and tests
|
2014-03-27 00:01:33 +01:00 |
Geometry.pm
|
Promising approach to medial axis pruning
|
2014-03-04 23:33:13 +01:00 |
GUI.pm
|
Bugfix: wizard wasn't run when user supplied an existing empty directory as --datadir
|
2014-03-25 14:07:03 +01:00 |
Layer.pm
|
Update plater and print upon changing object parts and their settings
|
2014-03-23 16:45:55 +01:00 |
Line.pm
|
Promising approach to medial axis pruning
|
2014-03-04 23:33:13 +01:00 |
Model.pm
|
Save the vector used for aligning object volumes to origin and apply it to additional parts added from the object part panel in order to make them coincide
|
2014-04-02 20:23:26 +02:00 |
Point.pm
|
|
|
Polygon.pm
|
|
|
Polyline.pm
|
Removed dependency on Storable; some fixes in Build.PL. #1693
|
2014-01-11 21:46:22 +01:00 |
Print.pm
|
Fix extruder assignment and tests
|
2014-03-27 00:01:33 +01:00 |
Surface.pm
|
New option for forcing the generation of interface shells. #1847
|
2014-03-25 01:11:28 +01:00 |
SVG.pm
|
Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794
|
2014-03-02 00:31:17 +01:00 |
Test.pm
|
Failing test for broken command line scaling. #1889
|
2014-04-05 11:21:26 +02:00 |
TriangleMesh.pm
|
New TriangleMeshSlicer::cut() method
|
2014-01-16 11:25:26 +01:00 |