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,21 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Wanhao Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Wanhao D12-300 0.4 nozzle"
]
}