Fix Elegoo Centauri Carbon layercount gcode (Really this time) (#9630)

* Update fdm_machine_ecc_common.json

* Update Elegoo Centauri Carbon 0.4 nozzle.json
This commit is contained in:
Aerospacesmith
2025-05-15 01:30:05 -05:00
committed by GitHub
parent aebc01abfc
commit dfdf9a3159
2 changed files with 2 additions and 1 deletions

View File

@@ -120,7 +120,7 @@
],
"default_filament_profile": [],
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"layer_change_gcode": ";LAYER:{layer_num+1}\nSET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}\n",
"layer_change_gcode": "",
"machine_start_gcode": "",
"machine_end_gcode": "",
"change_filament_gcode": "",