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:
@@ -24,36 +24,7 @@
|
||||
"sub_path": "process/0.20mm Standard @Voxelab AquilaX2.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
{
|
||||
"name": "fdm_filament_common",
|
||||
"sub_path": "filament/fdm_filament_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_abs",
|
||||
"sub_path": "filament/fdm_filament_abs.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pet",
|
||||
"sub_path": "filament/fdm_filament_pet.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "Voxelab Generic ABS",
|
||||
"sub_path": "filament/Voxelab Generic ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "Voxelab Generic PETG",
|
||||
"sub_path": "filament/Voxelab Generic PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Voxelab Generic PLA",
|
||||
"sub_path": "filament/Voxelab Generic PLA.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
@@ -64,4 +35,4 @@
|
||||
"sub_path": "machine/Voxelab Aquila X2 0.4 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user