1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Fix typo in previous commit and in config options. #234

This commit is contained in:
Alessandro Ranellucci
2012-02-28 22:04:48 +01:00
parent 0520d1645b
commit f0e434f8c1
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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' => {