mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
New option to rotate input object
This commit is contained in:
parent
8d13d4b21e
commit
404c76adc8
4 changed files with 16 additions and 3 deletions
|
@ -63,5 +63,6 @@ our $skirt_distance = 6; # mm
|
|||
|
||||
# transform options
|
||||
our $scale = 1;
|
||||
our $rotate = 0;
|
||||
|
||||
1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue