| Quick fix for brim failing when the first layer ... |
|
More...
|
about 13 years ago
|
| removed material from LineSegment |
|
More...
|
over 13 years ago
|
| cleaned up left over method setFirstAndlast() |
|
More...
|
over 13 years ago
|
| extracted edge collection and conversion into polygon |
|
More...
|
over 13 years ago
|
| refactorings in csg2d construction |
|
More...
|
over 13 years ago
|
| moved lift-logic to GCodePrinter and removed it from moveTo() |
|
More...
|
over 13 years ago
|
| removed variable speed from ExtrusionPath |
|
More...
|
over 13 years ago
|
| simplified extrusion overrun logic |
|
More...
|
over 13 years ago
|
| removed redundant methods |
|
More...
|
over 13 years ago
|
| split conversion to csg2d from polygon to its own class |
|
More...
|
over 13 years ago
|
| removed dead code |
|
More...
|
over 13 years ago
|
| small performance optimization, don't use exceptions for normal cases |
|
More...
|
over 13 years ago
|
| removed csg stuff |
|
More...
|
over 13 years ago
|
| refactored long method joinUpSnakes |
|
More...
|
over 13 years ago
|
| rewrote nearEnds() from PolygonList: new class AirMoveOptimizer |
|
More...
|
over 13 years ago
|
| don't wipe the nozzle if it is not needed |
|
More...
|
over 13 years ago
|
| bugfix: off by one error, there was one layer missing from the result |
|
More...
|
over 13 years ago
|
| removed some remainders of top down slicing |
|
More...
|
over 13 years ago
|
| removed no longer needed temporary file handling |
|
More...
|
over 13 years ago
|
| moved BoundingBox to polyhedra |
|
More...
|
over 13 years ago
|
| replace TopDown slicing with BottomUp |
|
More...
|
over 13 years ago
|
| first version that can slice bottom up again |
|
More...
|
over 13 years ago
|
| moved support polygon array to SupportCalculator |
|
More...
|
over 13 years ago
|
| simplify support calculation |
|
More...
|
over 13 years ago
|
| extracted support calculation to its own class |
|
More...
|
over 13 years ago
|
| delegate rather than duplicate |
|
More...
|
over 13 years ago
|
| split configuration package |
|
More...
|
over 13 years ago
|
| split package geometry.polygons into two packages |
|
More...
|
over 13 years ago
|
| BooleanGridList is now immutable and simplified support calculation |
|
More...
|
over 13 years ago
|
| extracted flood filling from BooleanGrid to its own class FloodFiller |
|
More...
|
over 13 years ago
|