Completed vibration limit

This commit is contained in:
Alessandro Ranellucci 2012-11-17 12:08:19 +01:00
parent 96dd106f61
commit 600e951fd8
5 changed files with 47 additions and 8 deletions

View file

@ -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',