Wanhao D12/300 Profile

Added Wanhao D12/300 Single Extruder
This commit is contained in:
Musicdad12 2023-09-23 15:52:56 -05:00
parent 0ee4a168f9
commit 2b5f7cae49
22 changed files with 1165 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Optimal @Wanhao D12-300",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_wanhao_common",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"layer_height": "0.15",
"compatible_printers": [
"Wanhao D12-300 0.4 nozzle"
]
}