mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Completed vibration limit
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user