1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-27 10:35:51 +00:00

Customizable speed for small perimeters. #60

This commit is contained in:
Alessandro Ranellucci
2011-12-04 20:50:03 +01:00
parent ea254588f7
commit 53bc9c7421
8 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ sub new {
},
print_speed => {
title => 'Print speed',
options => [qw(perimeter_speed infill_speed solid_infill_speed bridge_speed)],
options => [qw(perimeter_speed small_perimeter_speed infill_speed solid_infill_speed bridge_speed)],
},
speed => {
title => 'Other speed settings',