mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -06:00
Remove XXX from dependencies
This commit is contained in:
parent
356e750cf4
commit
d51ba94e8a
24 changed files with 0 additions and 24 deletions
|
@ -7,7 +7,6 @@ has 'cache' => (is => 'rw', default => sub {{}});
|
|||
|
||||
use Slic3r::Geometry qw(PI X1 Y1 X2 Y2 X Y scale);
|
||||
use Slic3r::Geometry::Clipper qw(intersection_ex);
|
||||
use XXX;
|
||||
|
||||
sub angles () { [0, PI/3, PI/3*2] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue