Fix some profile errors

This commit is contained in:
SoftFever
2024-06-26 18:16:33 +08:00
parent eeae1b2c7e
commit c72ef08275
7 changed files with 9 additions and 9 deletions

View File

@@ -56,5 +56,5 @@
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"wipe_distance": "2",
"nozzle_type": "undefined"
"nozzle_type": "undefine"
}