mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-25 06:24:25 +08:00
Raise default frequency limit to 25Hz
This commit is contained in:
parent
de8a845d81
commit
124a1fd84e
@ -416,7 +416,7 @@ our $Options = {
|
||||
sidetext => 'Hz',
|
||||
cli => 'vibration-limit=f',
|
||||
type => 'f',
|
||||
default => 15,
|
||||
default => 25,
|
||||
},
|
||||
|
||||
# print options
|
||||
|
Loading…
x
Reference in New Issue
Block a user