Files
OrcaSlicer-bambulab/resources/profiles/Prusa/filament/Prusa Generic PVA.json
T

34 lines
812 B
JSON
Raw Normal View History

2026-05-11 19:29:55 +01:00
{
"type": "filament",
"name": "Prusa Generic PVA",
"inherits": "fdm_filament_pva",
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"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.25 nozzle",
"Prusa MK3S 0.4 nozzle",
"Prusa MK3S 0.6 nozzle",
"Prusa MK3S 0.8 nozzle",
"Prusa MINI 0.25 nozzle",
"Prusa MINI 0.4 nozzle",
"Prusa MINI 0.6 nozzle",
"Prusa MINI 0.8 nozzle",
"Prusa MK4 0.25 nozzle",
"Prusa MK4 0.4 nozzle",
"Prusa MK4 0.6 nozzle",
"Prusa MK4 0.8 nozzle"
]
}