Fix invalid nozzle_type undefined for 'Anycubic Kobra 2 0.4 nozzle' system machine (#5159)

Fix invalid nozzle_type undefined

The correct value is undefine.

Related to a comment in #3991
This commit is contained in:
Kristian Rekstad 2024-04-29 17:55:22 +02:00 committed by GitHub
parent e95afd7182
commit f10df349e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@
"0x220"
],
"printable_height": "250",
"nozzle_type": "undefined",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"machine_max_acceleration_extruding": [
"2500",