mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
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:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user