mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Merge branch 'triffid-duplicate'
This commit is contained in:
commit
82a16ed8ee
7 changed files with 146 additions and 21 deletions
|
@ -138,6 +138,7 @@ our $skirt_height = 1; # layers
|
|||
# transform options
|
||||
our $scale = 1;
|
||||
our $rotate = 0;
|
||||
our $duplicate = 1;
|
||||
our $duplicate_x = 1;
|
||||
our $duplicate_y = 1;
|
||||
our $duplicate_distance = 6; # mm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue