mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
Avoid closures, move planning code to _plan() and layer G-code generation to Slic3r::GCode::Layer
This commit is contained in:
parent
08a0bbd7f0
commit
f599ed00c6
5 changed files with 246 additions and 210 deletions
1
MANIFEST
1
MANIFEST
|
|
@ -25,6 +25,7 @@ lib/Slic3r/Format/OBJ.pm
|
|||
lib/Slic3r/Format/STL.pm
|
||||
lib/Slic3r/GCode.pm
|
||||
lib/Slic3r/GCode/CoolingBuffer.pm
|
||||
lib/Slic3r/GCode/Layer.pm
|
||||
lib/Slic3r/GCode/MotionPlanner.pm
|
||||
lib/Slic3r/GCode/Reader.pm
|
||||
lib/Slic3r/GCode/SpiralVase.pm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue