orcaslicer/resources/profiles/TwoTrees/filament/TwoTrees Generic PVA.json
2023-03-14 21:30:45 +08:00

24 lines
No EOL
513 B
JSON

{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSS99",
"name": "TwoTrees Generic PVA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pva",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"10"
],
"compatible_printers": [
"TwoTrees SP-5 Klipper 0.4 nozzle"
]
}