mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 15:25:18 -06:00
Refactoring: moved Slic3r::STL and Slic3r::AMF to Slic3r::Format::*
This commit is contained in:
parent
2a86932cfe
commit
959230b099
9 changed files with 18 additions and 18 deletions
6
MANIFEST
6
MANIFEST
|
@ -31,9 +31,9 @@ lib/Slic3r/Polygon.pm
|
|||
lib/Slic3r/Polyline.pm
|
||||
lib/Slic3r/Print.pm
|
||||
lib/Slic3r/Skein.pm
|
||||
lib/Slic3r/AMF.pm
|
||||
lib/Slic3r/AMF/Parser.pm
|
||||
lib/Slic3r/STL.pm
|
||||
lib/Slic3r/Format/AMF.pm
|
||||
lib/Slic3r/Format/AMF/Parser.pm
|
||||
lib/Slic3r/Format/STL.pm
|
||||
lib/Slic3r/Surface.pm
|
||||
lib/Slic3r/SVG.pm
|
||||
lib/Slic3r/TriangleMesh.pm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue