orcaslicer/resources/profiles/Wanhao/filament/Wanhao Generic PLA.json
Musicdad12 2b5f7cae49 Wanhao D12/300 Profile
Added Wanhao D12/300 Single Extruder
2023-09-23 15:52:56 -05:00

21 lines
424 B
JSON

{
"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"
]
}