mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
Implement vibration limit using G4 pauses
This commit is contained in:
parent
bfc3616c0c
commit
cf32cd6510
2 changed files with 9 additions and 8 deletions
|
@ -432,7 +432,7 @@ our $Options = {
|
|||
sidetext => 'Hz',
|
||||
cli => 'vibration-limit=f',
|
||||
type => 'f',
|
||||
default => 0,
|
||||
default => 15,
|
||||
},
|
||||
|
||||
# print options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue