mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Wanhao D12/300 Profile
Added Wanhao D12/300 Single Extruder
This commit is contained in:
parent
0ee4a168f9
commit
2b5f7cae49
22 changed files with 1165 additions and 0 deletions
82
resources/profiles/Wanhao.json
Normal file
82
resources/profiles/Wanhao.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
{
|
||||
"name": "Wanhao",
|
||||
"version": "01.00.01.00",
|
||||
"force_update": "0",
|
||||
"description": "Wanhao configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "Wanhao D12-300",
|
||||
"sub_path": "machine/Wanhao D12-300.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
"name": "fdm_process_common",
|
||||
"sub_path": "process/fdm_process_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_wanhao_common",
|
||||
"sub_path": "process/fdm_process_wanhao_common.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Wanhao D12-300",
|
||||
"sub_path": "process/0.12mm Fine @Wanhao D12-300.json"
|
||||
},
|
||||
{
|
||||
"name": "0.15mm Optimal @Wanhao D12-300",
|
||||
"sub_path": "process/0.15mm Optimal @Wanhao D12-300.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Wanhao D12-300",
|
||||
"sub_path": "process/0.20mm Standard @Wanhao D12-300.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Wanhao D12-300",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
"sub_path": "machine/fdm_machine_common.json"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue