mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-06-20 19:39:08 +08:00
Removed acceleration from the GUI (too experimental for now)
This commit is contained in:
parent
cf6f303256
commit
eb2c24ecfb
@ -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…
x
Reference in New Issue
Block a user