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
This commit is contained in:
SoftFever
2025-02-03 21:15:17 +08:00
committed by GitHub
parent 0c190860e2
commit dc83549aa1
599 changed files with 9889 additions and 23636 deletions

View File

@@ -31,44 +31,7 @@
"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"
}
],
"filament_list": [],
"machine_list": [
{
"name": "fdm_machine_common",
@@ -79,4 +42,4 @@
"sub_path": "machine/Thinker X400 0.4 nozzle.json"
}
]
}
}