1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00
Files
OrcaSlicer-bambulab/resources/profiles/Blocks/filament/Blocks Generic PC.json
T
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

25 lines
611 B
JSON

{
"type": "filament",
"name": "Blocks Generic PC",
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "BSSI008",
"filament_id": "BSFI008",
"instantiation": "true",
"filament_flow_ratio": [
"0.94"
],
"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"
]
}