orcaslicer/resources/profiles/Eryone.json
SoftFever dc83549aa1
Orca filament profile revamp - done (#8287)
* Update Qidi profiles

* restructure orca filament lib folder

* update profiles

* add more global filaments

* check missing instantiation errors

* fix missing instantiation attribute

* delete voron generic filaments

* remove Mellow filaments

* clean profiles

* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00

45 lines
No EOL
1.3 KiB
JSON

{
"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": [],
"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"
}
]
}