mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
Merge branch 'master' into simple-mode
This commit is contained in:
commit
b901e1f6c8
48 changed files with 1711 additions and 711 deletions
3
MANIFEST
3
MANIFEST
|
|
@ -24,6 +24,7 @@ lib/Slic3r/Format/AMF/Parser.pm
|
|||
lib/Slic3r/Format/OBJ.pm
|
||||
lib/Slic3r/Format/STL.pm
|
||||
lib/Slic3r/GCode.pm
|
||||
lib/Slic3r/GCode/MotionPlanner.pm
|
||||
lib/Slic3r/Geometry.pm
|
||||
lib/Slic3r/Geometry/Clipper.pm
|
||||
lib/Slic3r/GUI.pm
|
||||
|
|
@ -56,9 +57,11 @@ t/arcs.t
|
|||
t/clean_polylines.t
|
||||
t/clipper.t
|
||||
t/collinear.t
|
||||
t/combineinfill.t
|
||||
t/custom_gcode.t
|
||||
t/dynamic.t
|
||||
t/fill.t
|
||||
t/gcode.t
|
||||
t/geometry.t
|
||||
t/layers.t
|
||||
t/loops.t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue