Add profiles for new printer Eryone Thinker X400 (#7365)

* add printer Eryone Thinker X400

add printer Eryone Thinker X400

* Update fdm_process_common.json

replace zig-zag

* Update Thinker X400_cover.png
This commit is contained in:
Eryone
2025-01-05 13:36:20 +08:00
committed by GitHub
parent f0e773f891
commit 604ded5ff0
21 changed files with 1655 additions and 0 deletions

View File

@@ -0,0 +1,82 @@
{
"name": "Thinker X400",
"version": "01.09.00.02",
"force_update": "0",
"description": "Eryone configurations",
"machine_model_list": [
{
"name": "Thinker X400",
"sub_path": "machine/Thinker X400.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.20mm Standard @Thinker X400",
"sub_path": "process/0.20mm Standard @Thinker X400.json"
},
{
"name": "0.12mm Standard @Thinker X400",
"sub_path": "process/0.12mm Standard @Thinker X400.json"
},
{
"name": "0.16mm Standard @Thinker X400",
"sub_path": "process/0.16mm Standard @Thinker X400.json"
},
{
"name": "0.24mm Standard @Thinker X400",
"sub_path": "process/0.24mm Standard @Thinker X400.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "Eryone Standard PLA",
"sub_path": "filament/Eryone Standard PLA.json"
},
{
"name": "Eryone Generic PLA",
"sub_path": "filament/Eryone Generic PLA.json"
},
{
"name": "Eryone Generic ABS",
"sub_path": "filament/Eryone Generic ABS.json"
},
{
"name": "Eryone Generic PETG",
"sub_path": "filament/Eryone Generic PETG.json"
},
{
"name": "Eryone Generic ASA",
"sub_path": "filament/Eryone Generic ASA.json"
},
{
"name": "Eryone Generic Silk PLA",
"sub_path": "filament/Eryone Generic Silk PLA.json"
},
{
"name": "Eryone Generic TPU",
"sub_path": "filament/Eryone Generic TPU.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Thinker X400 0.4 nozzle",
"sub_path": "machine/Thinker X400 0.4 nozzle.json"
}
]
}