orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PVA @MK3.5 0.25.json
Bernhard Koppensteiner 65e007cb41 added MK3.5 support
2024-08-28 21:48:15 +02:00

31 lines
594 B
JSON

{
"type": "filament",
"filament_id": "GFS99_4",
"setting_id": "GFSA04",
"name": "Prusa Generic PVA @MK3.5 0.25",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pva",
"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.09"
],
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}