Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
53
resources/profiles/Wanhao.json
Normal file
53
resources/profiles/Wanhao.json
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"name": "Wanhao",
|
||||
"version": "02.03.02.60",
|
||||
"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-400",
|
||||
"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": [],
|
||||
"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