Update snapmaker2_A250_dual.def.json

This commit is contained in:
Hao Xu 2023-02-24 15:36:30 -08:00 committed by GitHub
parent 7480056438
commit 62ada23836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,8 @@
"visible": true, "visible": true,
"manufacturer": "Snapmaker", "manufacturer": "Snapmaker",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"machine_extruder_trains": { "machine_extruder_trains":
{
"0": "snapmaker_dual_extruder_0", "0": "snapmaker_dual_extruder_0",
"1": "snapmaker_dual_extruder_1" "1": "snapmaker_dual_extruder_1"
}, },