orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PVA.json
2023-09-05 19:51:36 +08:00

29 lines
629 B
JSON

{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSA04",
"name": "Prusa 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": [
"Prusa MK3S 0.4 nozzle",
"Prusa MINI 0.4 nozzle",
"Prusa MK4 0.25 nozzle",
"Prusa MK4 0.4 nozzle",
"Prusa MK4 0.6 nozzle",
"Prusa MK4 0.8 nozzle"
]
}