Removed acceleration from the GUI (too experimental for now)
This commit is contained in:
parent
cf6f303256
commit
eb2c24ecfb
1 changed files with 0 additions and 4 deletions
|
@ -35,10 +35,6 @@ sub new {
|
||||||
title => 'Other speed settings',
|
title => 'Other speed settings',
|
||||||
options => [qw(travel_speed bottom_layer_speed_ratio)],
|
options => [qw(travel_speed bottom_layer_speed_ratio)],
|
||||||
},
|
},
|
||||||
acceleration => {
|
|
||||||
title => 'Acceleration (experimental)',
|
|
||||||
options => [qw(acceleration perimeter_acceleration infill_acceleration)],
|
|
||||||
},
|
|
||||||
accuracy => {
|
accuracy => {
|
||||||
title => 'Accuracy',
|
title => 'Accuracy',
|
||||||
options => [qw(layer_height first_layer_height_ratio infill_every_layers)],
|
options => [qw(layer_height first_layer_height_ratio infill_every_layers)],
|
||||||
|
|
Loading…
Reference in a new issue