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

View File

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