Removed acceleration from the GUI (too experimental for now)

This commit is contained in:
Alessandro Ranellucci 2012-02-19 12:15:58 +01:00
parent cf6f303256
commit eb2c24ecfb

View File

@ -35,10 +35,6 @@ sub new {
title => 'Other speed settings',
options => [qw(travel_speed bottom_layer_speed_ratio)],
},
acceleration => {
title => 'Acceleration (experimental)',
options => [qw(acceleration perimeter_acceleration infill_acceleration)],
},
accuracy => {
title => 'Accuracy',
options => [qw(layer_height first_layer_height_ratio infill_every_layers)],