mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Completed vibration limit
This commit is contained in:
parent
96dd106f61
commit
600e951fd8
5 changed files with 47 additions and 8 deletions
|
@ -412,7 +412,7 @@ our $Options = {
|
|||
},
|
||||
'vibration_limit' => {
|
||||
label => 'Vibration limit',
|
||||
tooltip => 'This experimental option will slow down those parts hitting the configured frequency limit. The purpose of limiting vibrations is to avoid mechanical resonance.',
|
||||
tooltip => 'This experimental option will slow down those moves hitting the configured frequency limit. The purpose of limiting vibrations is to avoid mechanical resonance. Set zero to disable.',
|
||||
sidetext => 'Hz',
|
||||
cli => 'vibration-limit=f',
|
||||
type => 'f',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue