mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
Bugfix: scaling object from the plater applied scale factor over the factor used in the previous slicing job. #1075
This commit is contained in:
parent
7eff002e21
commit
06ad6b70f8
3 changed files with 11 additions and 1 deletions
1
Build.PL
1
Build.PL
|
|
@ -19,6 +19,7 @@ my $build = Module::Build->new(
|
|||
'Moo' => '0.091009',
|
||||
'perl' => '5.10.0',
|
||||
'Scalar::Util' => '0',
|
||||
'Storable' => '0',
|
||||
'Time::HiRes' => '0',
|
||||
},
|
||||
build_requires => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue