mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 21:14:01 -06:00
Add --vibration-limit back to CLI usage and disable it by default
This commit is contained in:
parent
ca0aa5c287
commit
142a6cc4eb
3 changed files with 5 additions and 1 deletions
|
@ -432,7 +432,7 @@ our $Options = {
|
|||
sidetext => 'Hz',
|
||||
cli => 'vibration-limit=f',
|
||||
type => 'f',
|
||||
default => 15,
|
||||
default => 0,
|
||||
},
|
||||
|
||||
# print options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue