New --bridge-acceleration option
This commit is contained in:
parent
2acda9973e
commit
e9c7460c11
5 changed files with 22 additions and 5 deletions
lib/Slic3r/GUI
|
@ -438,7 +438,7 @@ sub build {
|
|||
},
|
||||
{
|
||||
title => 'Acceleration control (advanced)',
|
||||
options => [qw(perimeter_acceleration infill_acceleration default_acceleration)],
|
||||
options => [qw(perimeter_acceleration infill_acceleration bridge_acceleration default_acceleration)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue