mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 13:47:59 -06:00
Raise default frequency limit to 25Hz
This commit is contained in:
parent
de8a845d81
commit
124a1fd84e
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ our $Options = {
|
|||
sidetext => 'Hz',
|
||||
cli => 'vibration-limit=f',
|
||||
type => 'f',
|
||||
default => 15,
|
||||
default => 25,
|
||||
},
|
||||
|
||||
# print options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue