* Add BLOCKS RD50, ProS100 and RF50 printers Add printer configurations and profiles for Blockstech printers to OrcaSlicer * Update RF50 thumbnail Added the definative thumbnail for the RF50 printer model.
31 lines
713 B
JSON
31 lines
713 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "BSFI010",
|
|
"setting_id": "BSSI010",
|
|
"name": "Blocks Generic PLA-CF",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"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"
|
|
]
|
|
}
|