.. |
ExtrusionPath
|
Some fixes about overhang detection. Includes regression tests
|
2013-06-21 14:52:35 +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
|
Show repair stats in object info dialog
|
2013-07-13 20:23:03 +02:00 |
GCode
|
Simplify layer change code now that we have distinct support layers
|
2013-08-09 19:46:20 +02:00 |
Geometry
|
Merge new-support2
|
2013-07-29 20:50:26 +02:00 |
GUI
|
Show axes and ground
|
2013-08-25 02:58:50 +02:00 |
Layer
|
Fix handling of dirty models with overlapping facets, where some holes became filled because of wrong slice nesting
|
2013-08-19 16:53:54 +02:00 |
Print
|
Fix a situation where extra perimeters prevented top shell to be fully propagated. #1387
|
2013-08-13 09:45:33 +02:00 |
Test
|
Merge new-support2
|
2013-07-29 20:50:26 +02:00 |
Config.pm
|
Require --default-acceleration when other acceleration settings are used
|
2013-08-09 14:33:20 +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
|
Reduce wipe feedrate a bit
|
2013-06-03 22:49:47 +02:00 |
ExtrusionLoop.pm
|
Missing bit
|
2013-03-11 12:47:27 +01:00 |
ExtrusionPath.pm
|
Optimization in Polyline instantiation
|
2013-07-05 14:44:41 +02:00 |
Fill.pm
|
Debugging code
|
2013-08-13 20:17:17 +02:00 |
Flow.pm
|
Merge branch 'master' into overhang
|
2013-06-16 10:49:33 +02:00 |
GCode.pm
|
Simplify layer change code now that we have distinct support layers
|
2013-08-09 19:46:20 +02:00 |
Geometry.pm
|
Optimize concentric loops
|
2013-06-23 00:50:44 +02:00 |
GUI.pm
|
Merge branch 'master' into xs
|
2013-07-03 10:52:13 +02:00 |
Layer.pm
|
Adjust collision detection for brim and include support islands inside the only_retract_when_crossing_perimeters logic
|
2013-08-09 15:04:14 +02:00 |
Line.pm
|
New module to output SVG vertical sections of extrusion paths with real width and height. The commit includes a bugfix to the Polyline->grow() method and some simplification in the Line class which is now child of Polyline
|
2013-04-27 15:02:13 +02:00 |
Model.pm
|
New --info option to show file info (size, volume, repair stats). Removed utils/file_info.pl
|
2013-07-31 15:10:11 +02:00 |
Point.pm
|
Workaround dclone() not being thread-safe
|
2013-07-06 12:14:49 +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
|
Simplify layer change code now that we have distinct support layers
|
2013-08-09 19:46:20 +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 |