mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
New --bed-size option
This commit is contained in:
parent
d96d0a9fbf
commit
e58ed195fd
6 changed files with 18 additions and 13 deletions
|
|
@ -224,6 +224,7 @@ $j
|
|||
--scale Factor for scaling input object (default: $Slic3r::scale)
|
||||
--rotate Rotation angle in degrees (0-360, default: $Slic3r::rotate)
|
||||
--duplicate Number of items with auto-arrange (1+, default: $Slic3r::duplicate)
|
||||
--bed-size Bed size, only used for auto-arrange (mm, default: $Slic3r::bed_size->[0],$Slic3r::bed_size->[1])
|
||||
--duplicate-grid Number of items with grid arrangement (default: $Slic3r::duplicate_grid->[0],$Slic3r::duplicate_grid->[1])
|
||||
--duplicate-distance Distance in mm between copies (default: $Slic3r::duplicate_distance)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue