mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 15:07:31 -06:00
Ability to scale input object
This commit is contained in:
parent
c2a62891da
commit
bfad101c8c
4 changed files with 22 additions and 2 deletions
|
@ -59,4 +59,7 @@ our $retract_speed = 40; # mm/sec
|
|||
our $skirts = 1;
|
||||
our $skirt_distance = 6; # mm
|
||||
|
||||
# transform options
|
||||
our $scale = 1;
|
||||
|
||||
1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue