Files
OrcaSlicer-bambulab/resources/profiles/Blocks/filament/Blocks Generic PA.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

25 lines
611 B
JSON

{
"type": "filament",
"name": "Blocks Generic PA",
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "BSSI006",
"filament_id": "BSFI006",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"10"
],
"compatible_printers": [
"BLOCKS RD50 V2 0.4 nozzle",
"BLOCKS RD50 V2 0.6 nozzle",
"BLOCKS RD50 V2 0.8 nozzle",
"BLOCKS RD50 V2",
"BLOCKS RF50 0.4 nozzle",
"BLOCKS RF50 0.6 nozzle",
"BLOCKS RF50 0.8 nozzle",
"BLOCKS RF50"
]
}