1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Accept either absolute or relative values for --bottom-layer-speed. #151

This commit is contained in:
Alessandro Ranellucci
2012-06-06 15:43:54 +02:00
parent aedb6cc35f
commit 91ffb74429
6 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ sub new {
},
speed => {
title => 'Other speed settings',
options => [qw(travel_speed bottom_layer_speed_ratio)],
options => [qw(travel_speed bottom_layer_speed)],
},
accuracy => {
title => 'Accuracy',