Files
OrcaSlicer-bambulab/resources/profiles/Prusa/filament/Prusa Generic PVA HF @MINIIS.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

29 lines
559 B
JSON

{
"type": "filament",
"name": "Prusa Generic PVA HF @MINIIS",
"inherits": "fdm_filament_pva",
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"4"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"10"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.19"
],
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]
}