mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 04:08:02 -06:00
Disable vibration limit. #785
This commit is contained in:
parent
2abf2be781
commit
21a6219b62
5 changed files with 2 additions and 8 deletions
|
@ -416,7 +416,7 @@ our $Options = {
|
|||
sidetext => 'Hz',
|
||||
cli => 'vibration-limit=f',
|
||||
type => 'f',
|
||||
default => 25,
|
||||
default => 0,
|
||||
},
|
||||
|
||||
# print options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue