Update eazao_m600.def.json

Modify the following content:
   "has_materials": false,
This commit is contained in:
Eazao 2023-08-17 08:57:07 +08:00 committed by GitHub
parent 77e42761da
commit 0dcb392b98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"manufacturer": "Eazao", "manufacturer": "Eazao",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"has_machine_quality": false, "has_machine_quality": false,
"has_materials": true, "has_materials": false,
"machine_extruder_trains": { "0": "eazao_m600_extruder_0" }, "machine_extruder_trains": { "0": "eazao_m600_extruder_0" },
"preferred_material": "generic_pla", "preferred_material": "generic_pla",
"preferred_quality_type": "normal" "preferred_quality_type": "normal"