1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

New --bridge-acceleration option

This commit is contained in:
Alessandro Ranellucci
2013-03-09 20:31:09 +01:00
parent 2acda9973e
commit e9c7460c11
5 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -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)],
},
]);