update gcodes

- add if 1==1 to switch the feature of wipe nozzles.
- fix the hold point of the right nozzle in J1 during multi-material printing.
This commit is contained in:
dylan
2024-09-22 15:39:32 +08:00
parent 97eec47be6
commit 1d2c28f929
8 changed files with 11 additions and 8 deletions

View File

@@ -4,6 +4,9 @@
"instantiation": "false",
"name": "fdm_filament_breakaway",
"inherits": "fdm_filament_common",
"filament_is_support": [
"1"
],
"hot_plate_temp": [
"65"
],