1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-05-12 22:54:54 +00:00
Files
OrcaSlicer-bambulab/resources/profiles/Blocks/filament/Blocks Generic PC.json

25 lines
611 B
JSON
Raw Normal View History

2026-05-11 07:39:33 -05:00
{
"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"
]
}