mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Fix typo in previous commit and in config options. #234
This commit is contained in:
parent
0520d1645b
commit
f0e434f8c1
2 changed files with 3 additions and 1 deletions
|
@ -93,7 +93,7 @@ our $Options = {
|
|||
},
|
||||
'first_layer_temperature' => {
|
||||
label => 'First layer temperature (°C)',
|
||||
cli => 'fisrt-layer-temperature=i',
|
||||
cli => 'first-layer-temperature=i',
|
||||
type => 'i',
|
||||
},
|
||||
'temperature' => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue