Optimize the default settings for the printer Eryone X400 (#9879)

* 1) Optimize some default settings for printer Thinker X400,  2) adding eryone filament

* fix the file check error

* recover and modify the process files( 0.12 0.16 0.24mm layer profile)
This commit is contained in:
Eryoneoffical
2025-06-24 10:26:11 +08:00
committed by GitHub
parent 9be13033a0
commit 9d79eefc28
25 changed files with 1647 additions and 35 deletions

View File

@@ -31,7 +31,80 @@
"sub_path": "process/0.24mm Standard @Thinker X400.json"
}
],
"filament_list": [],
"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 PLA",
"sub_path": "filament/Eryone PLA.json"
},
{
"name": "Eryone PLA-CF",
"sub_path": "filament/Eryone PLA-CF.json"
},
{
"name": "Eryone PA",
"sub_path": "filament/Eryone PA.json"
},
{
"name": "Eryone PA-CF",
"sub_path": "filament/Eryone PA-CF.json"
},
{
"name": "Eryone PA-GF",
"sub_path": "filament/Eryone PA-GF.json"
},
{
"name": "Eryone PP",
"sub_path": "filament/Eryone PP.json"
},
{
"name": "Eryone PP-CF",
"sub_path": "filament/Eryone PP-CF.json"
},
{
"name": "Eryone ABS",
"sub_path": "filament/Eryone ABS.json"
},
{
"name": "Eryone ABS-CF",
"sub_path": "filament/Eryone ABS-CF.json"
},
{
"name": "Eryone PETG",
"sub_path": "filament/Eryone PETG.json"
},
{
"name": "Eryone PETG-CF",
"sub_path": "filament/Eryone PETG-CF.json"
},
{
"name": "Eryone ASA",
"sub_path": "filament/Eryone ASA.json"
},
{
"name": "Eryone ASA-CF",
"sub_path": "filament/Eryone ASA-CF.json"
},
{
"name": "Eryone Silk PLA",
"sub_path": "filament/Eryone Silk PLA.json"
},
{
"name": "Eryone TPU",
"sub_path": "filament/Eryone TPU.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",