add Creality CR-10 Max

#46
This commit is contained in:
SoftFever 2022-12-30 16:54:10 +08:00
parent 8d482eddd3
commit 45b40fd380
8 changed files with 56 additions and 5 deletions

View file

@ -1,12 +1,16 @@
{
"name": "Creality",
"version": "01.04.00.02",
"version": "01.04.00.03",
"force_update": "0",
"description": "Creality configurations",
"machine_model_list": [
{
"name": "Creality Ender-3 V2",
"sub_path": "machine/Creality Ender-3 V2.json"
},
{
"name": "Creality CR-10 Max",
"sub_path": "machine/Creality CR-10 Max.json"
}
],
"process_list": [
@ -77,6 +81,10 @@
{
"name": "Creality Ender-3 V2 0.4 nozzle",
"sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json"
},
{
"name": "Creality CR-10 Max 0.4 nozzle",
"sub_path": "machine/Creality CR-10 Max 0.4 nozzle.json"
}
]
}