mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
Manual rebase of the avoid_crossing_perimeters feature
This commit is contained in:
parent
d278998f11
commit
0eadc5adba
12 changed files with 362 additions and 11 deletions
|
@ -38,6 +38,7 @@ use Slic3r::Format::AMF;
|
|||
use Slic3r::Format::OBJ;
|
||||
use Slic3r::Format::STL;
|
||||
use Slic3r::GCode;
|
||||
use Slic3r::GCode::MotionPlanner;
|
||||
use Slic3r::Geometry qw(PI);
|
||||
use Slic3r::Layer;
|
||||
use Slic3r::Line;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue