mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00
Renamed bottom_layer_speed to first_layer_speed for consistency
This commit is contained in:
parent
4a188f8566
commit
896c7e952e
6 changed files with 13 additions and 12 deletions
|
@ -36,7 +36,7 @@ sub new {
|
|||
},
|
||||
speed => {
|
||||
title => 'Other speed settings',
|
||||
options => [qw(travel_speed bottom_layer_speed)],
|
||||
options => [qw(travel_speed first_layer_speed)],
|
||||
},
|
||||
accuracy => {
|
||||
title => 'Accuracy',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue