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:
@@ -4,10 +4,10 @@
|
||||
"force_update": "0",
|
||||
"description": "Wanhao configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
{
|
||||
"name": "Wanhao D12-300",
|
||||
"sub_path": "machine/Wanhao D12-300.json"
|
||||
}
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
@@ -35,36 +35,7 @@
|
||||
"sub_path": "process/0.24mm Draft @Wanhao D12-300.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
{
|
||||
"name": "fdm_filament_common",
|
||||
"sub_path": "filament/fdm_filament_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pet",
|
||||
"sub_path": "filament/fdm_filament_pet.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_tpu",
|
||||
"sub_path": "filament/fdm_filament_tpu.json"
|
||||
},
|
||||
{
|
||||
"name": "Wanhao Generic PETG",
|
||||
"sub_path": "filament/Wanhao Generic PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Wanhao Generic PLA",
|
||||
"sub_path": "filament/Wanhao Generic PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "Wanhao Generic TPU",
|
||||
"sub_path": "filament/Wanhao Generic TPU.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
@@ -74,9 +45,9 @@
|
||||
"name": "fdm_wanhao_common",
|
||||
"sub_path": "machine/fdm_wanhao_common.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Wanhao D12-300 0.4 nozzle",
|
||||
"sub_path": "machine/Wanhao D12-300 0.4 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user