mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 09:32:09 +00:00
Raise default frequency limit to 25Hz
This commit is contained in:
@@ -416,7 +416,7 @@ our $Options = {
|
||||
sidetext => 'Hz',
|
||||
cli => 'vibration-limit=f',
|
||||
type => 'f',
|
||||
default => 15,
|
||||
default => 25,
|
||||
},
|
||||
|
||||
# print options
|
||||
|
||||
Reference in New Issue
Block a user