mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -06:00
Accept either absolute or relative values for --bottom-layer-speed. #151
This commit is contained in:
parent
aedb6cc35f
commit
91ffb74429
6 changed files with 23 additions and 18 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue