mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Fix typo in previous commit and in config options. #234
This commit is contained in:
@@ -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' => {
|
||||
|
||||
Reference in New Issue
Block a user