mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20
This commit is contained in:
parent
041e9877a3
commit
038caddcda
22 changed files with 391 additions and 93 deletions
1
Build.PL
1
Build.PL
|
@ -11,6 +11,7 @@ my $build = Module::Build->new(
|
|||
'Getopt::Long' => '0',
|
||||
'Math::Clipper' => '1.02',
|
||||
'Math::ConvexHull' => '1.0.4',
|
||||
'Math::PlanePath' => '53',
|
||||
'Moo' => '0',
|
||||
'Time::HiRes' => '0',
|
||||
'XXX' => '0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue