mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
Remove --bed-size from --help output
This commit is contained in:
parent
d416766d90
commit
f81232b79d
2 changed files with 0 additions and 2 deletions
|
@ -310,7 +310,6 @@ The author of the Silk icon set is Mark James.
|
||||||
--scale Factor for scaling input object (default: 1)
|
--scale Factor for scaling input object (default: 1)
|
||||||
--rotate Rotation angle in degrees (0-360, default: 0)
|
--rotate Rotation angle in degrees (0-360, default: 0)
|
||||||
--duplicate Number of items with auto-arrange (1+, default: 1)
|
--duplicate Number of items with auto-arrange (1+, default: 1)
|
||||||
--bed-size Bed size, only used for auto-arrange (mm, default: 200,200)
|
|
||||||
--duplicate-grid Number of items with grid arrangement (default: 1,1)
|
--duplicate-grid Number of items with grid arrangement (default: 1,1)
|
||||||
--duplicate-distance Distance in mm between copies (default: 6)
|
--duplicate-distance Distance in mm between copies (default: 6)
|
||||||
--xy-size-compensation
|
--xy-size-compensation
|
||||||
|
|
|
@ -438,7 +438,6 @@ $j
|
||||||
--scale Factor for scaling input object (default: 1)
|
--scale Factor for scaling input object (default: 1)
|
||||||
--rotate Rotation angle in degrees (0-360, default: 0)
|
--rotate Rotation angle in degrees (0-360, default: 0)
|
||||||
--duplicate Number of items with auto-arrange (1+, default: 1)
|
--duplicate Number of items with auto-arrange (1+, default: 1)
|
||||||
--bed-size Bed size, only used for auto-arrange (mm, default: $config->{bed_size}->[0],$config->{bed_size}->[1])
|
|
||||||
--duplicate-grid Number of items with grid arrangement (default: 1,1)
|
--duplicate-grid Number of items with grid arrangement (default: 1,1)
|
||||||
--duplicate-distance Distance in mm between copies (default: $config->{duplicate_distance})
|
--duplicate-distance Distance in mm between copies (default: $config->{duplicate_distance})
|
||||||
--xy-size-compensation
|
--xy-size-compensation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue