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

31 lines
712 B
JSON

{
"type": "filament",
"name": "Blocks Generic PLA-CF",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "BSSI010",
"filament_id": "BSFI010",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"20"
],
"filament_type": [
"PLA-CF"
],
"slow_down_layer_time": [
"7"
],
"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"
]
}