Minor improvements & fixes for Ender-3 V3 KE (#5743)

* Minor improvements & fixes for Ender-3 V3 KE

* revert machine_pause_gcode
This commit is contained in:
cochcoder
2024-06-18 13:20:16 +00:00
committed by GitHub
parent 7ed663135d
commit 1678127e2b
5 changed files with 25 additions and 25 deletions

View File

@@ -114,7 +114,7 @@
],
"single_extruder_multi_material": "1",
"manual_filament_change": "1",
"change_filament_gcode": "PAUSE",
"change_filament_gcode": "M600",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Creality Generic PLA @Ender-3V3-all"