mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
Typo in command line help (wrong default for default_acceleration). #2283
This commit is contained in:
parent
6573ae002a
commit
0d2dcbc85b
2 changed files with 2 additions and 2 deletions
|
|
@ -341,7 +341,7 @@ $j
|
|||
to disable; default: $config->{first_layer_acceleration})
|
||||
--default-acceleration
|
||||
Acceleration will be reset to this value after the specific settings above
|
||||
have been applied. (mm/s^2, set zero to disable; default: $config->{travel_speed})
|
||||
have been applied. (mm/s^2, set zero to disable; default: $config->{default_acceleration})
|
||||
|
||||
Accuracy options:
|
||||
--layer-height Layer height in mm (default: $config->{layer_height})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue