mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Accept either absolute or relative values for --bottom-layer-speed. #151
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user