mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-29 19:53:44 -06:00
Minor cleanup of imported symbols
This commit is contained in:
parent
366e10d6ec
commit
ed17c22889
6 changed files with 6 additions and 20 deletions
|
|
@ -6,7 +6,7 @@ use List::Util qw(sum first);
|
|||
use Slic3r::ExtrusionLoop ':roles';
|
||||
use Slic3r::ExtrusionPath ':roles';
|
||||
use Slic3r::Flow ':roles';
|
||||
use Slic3r::Geometry qw(PI A B scale unscale chained_path points_coincide);
|
||||
use Slic3r::Geometry qw(PI A B scale unscale chained_path);
|
||||
use Slic3r::Geometry::Clipper qw(union_ex diff_ex intersection_ex
|
||||
offset offset_ex offset2 offset2_ex union_pt diff intersection
|
||||
union diff intersection_ppl diff_ppl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue