Renamed bottom_layer_speed to first_layer_speed for consistency

This commit is contained in:
Alessandro Ranellucci 2012-06-06 15:52:21 +02:00
parent 4a188f8566
commit 896c7e952e
6 changed files with 13 additions and 12 deletions

View file

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