.. |
ExtrusionPath
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 19:50:16 +02:00 |
Fill
|
Bugfix: alignment code for rectilinear infill caused lack of infill (regression in 948b43f ). #1387
|
2013-08-12 20:27:25 +02:00 |
Format
|
Ability to customize how materials are mapped to extruders. #1020
|
2013-08-25 19:52:32 +02:00 |
GCode
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 19:50:16 +02:00 |
Geometry
|
Merge new-support2
|
2013-07-29 20:50:26 +02:00 |
GUI
|
Refactor E code and keep track of per-extruder consumend filament
|
2013-08-28 20:13:18 +02:00 |
Layer
|
New feature: ability to override specific settings for individual objects in the plater. #344
|
2013-08-25 14:37:50 +02:00 |
Print
|
Ability to customize how materials are mapped to extruders. #1020
|
2013-08-25 19:52:32 +02:00 |
Test
|
Merge new-support2
|
2013-07-29 20:50:26 +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
|
Revert "Remove thumbnail simplification because it caused loss of very thin parts. #1327"
|
2013-08-05 20:48:09 +02:00 |
Extruder.pm
|
Refactor E code and keep track of per-extruder consumend filament
|
2013-08-28 20:13:18 +02:00 |
ExtrusionLoop.pm
|
Missing bit
|
2013-03-11 12:47:27 +01:00 |
ExtrusionPath.pm
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 19:50:16 +02:00 |
Fill.pm
|
New feature: ability to override specific settings for individual objects in the plater. #344
|
2013-08-25 14:37:50 +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:13:18 +02:00 |
Geometry.pm
|
Optimize concentric loops
|
2013-06-23 00:50:44 +02:00 |
GUI.pm
|
Distinct dialogs for 3D preview and object settings
|
2013-08-25 18:03:26 +02:00 |
Layer.pm
|
New feature: ability to override specific settings for individual objects in the plater. #344
|
2013-08-25 14:37:50 +02:00 |
Line.pm
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
Model.pm
|
Ability to customize how materials are mapped to extruders. #1020
|
2013-08-25 19:52:32 +02:00 |
Point.pm
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 19:50:16 +02:00 |
Polygon.pm
|
Reapply correct optimization for simplifiying fill_surfaces before performing the offset. #1325
|
2013-07-20 12:22:41 +02:00 |
Polyline.pm
|
Merge new-support2
|
2013-07-29 20:50:26 +02:00 |
Print.pm
|
Refactor E code and keep track of per-extruder consumend filament
|
2013-08-28 20:13:18 +02:00 |
Surface.pm
|
Bugfix: infill direction wasn't correctly alternated when infilling every 2 layers. #1068
|
2013-03-29 19:24:08 +01: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
|
Offset projection of facets before the final union
|
2013-08-09 16:34:55 +02:00 |