mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
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
This commit is contained in:
parent
6842114d3d
commit
bc9ff47d3f
7 changed files with 138 additions and 45 deletions
1
MANIFEST
1
MANIFEST
|
|
@ -51,6 +51,7 @@ lib/Slic3r/Print/Object.pm
|
|||
lib/Slic3r/Surface.pm
|
||||
lib/Slic3r/SVG.pm
|
||||
lib/Slic3r/Test.pm
|
||||
lib/Slic3r/Test/SectionCut.pm
|
||||
lib/Slic3r/TriangleMesh.pm
|
||||
MANIFEST This list of files
|
||||
README.markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue