.. |
ExtrusionPath
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 20:40:13 +02:00 |
Fill
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
Format
|
Merge branch 'master' into xsdata
|
2013-08-25 19:59:42 +02:00 |
GCode
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 20:40:13 +02:00 |
Geometry
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
GUI
|
Refactor E code and keep track of per-extruder consumend filament
|
2013-08-28 20:40:13 +02:00 |
Layer
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
Print
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
Test
|
Merge branch 'master' into xsdata
|
2013-08-08 02:10:34 +02:00 |
Config.pm
|
New feature: ability to override specific settings for individual objects in the plater. #344
|
2013-08-25 14:37:50 +02:00 |
ExPolygon.pm
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
Extruder.pm
|
Refactor E code and keep track of per-extruder consumend filament
|
2013-08-28 20:40:13 +02:00 |
ExtrusionLoop.pm
|
Fix integration of XS containers
|
2013-07-16 17:13:01 +02:00 |
ExtrusionPath.pm
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 20:40:13 +02:00 |
Fill.pm
|
Merge branch 'master' into xsdata
|
2013-08-25 19:59:42 +02:00 |
Flow.pm
|
Merge branch 'master' into overhang
|
2013-06-16 10:49:33 +02:00 |
GCode.pm
|
Refactor E code and keep track of per-extruder consumend filament
|
2013-08-28 20:40:13 +02:00 |
Geometry.pm
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
GUI.pm
|
Distinct dialogs for 3D preview and object settings
|
2013-08-25 18:03:26 +02:00 |
Layer.pm
|
Merge branch 'master' into xsdata
|
2013-08-25 19:59:42 +02:00 |
Line.pm
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
Model.pm
|
Ability to customize how materials are mapped to extruders. #1020
|
2013-08-25 19:52:32 +02:00 |
Point.pm
|
Fix integration of XS containers
|
2013-07-16 17:13:01 +02:00 |
Polygon.pm
|
Ported Polygon->is_valid() and ExPolygon->is_valid()
|
2013-08-26 23:27:51 +02:00 |
Polyline.pm
|
Ported nearest_point() and nearest_point_index()
|
2013-08-27 00:52:20 +02:00 |
Print.pm
|
Refactor E code and keep track of per-extruder consumend filament
|
2013-08-28 20:40:13 +02:00 |
Surface.pm
|
Ported Surface->p
|
2013-08-26 23:03:00 +02:00 |
SVG.pm
|
Minor fix in debug code
|
2013-08-19 12:16:19 +02:00 |
Test.pm
|
Add spiral vase test for hollow models
|
2013-07-28 15:02:03 +02:00 |
TriangleMesh.pm
|
Fixed everything in the XS port
|
2013-08-26 17:58:37 +02:00 |