Accept either absolute or relative values for --bottom-layer-speed. #151

This commit is contained in:
Alessandro Ranellucci 2012-06-06 15:43:54 +02:00
parent aedb6cc35f
commit 91ffb74429
6 changed files with 23 additions and 18 deletions

View file

@ -36,7 +36,7 @@ sub new {
},
speed => {
title => 'Other speed settings',
options => [qw(travel_speed bottom_layer_speed_ratio)],
options => [qw(travel_speed bottom_layer_speed)],
},
accuracy => {
title => 'Accuracy',