* 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.
16 lines
437 B
JSON
16 lines
437 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.46mm Draft 0.8 nozzle @Blocks_RD50_V2",
|
|
"from": "system",
|
|
"inherits": "fdm_process_common 0.8 nozzle",
|
|
"instantiation": "true",
|
|
"layer_height": "0.46",
|
|
"bottom_shell_layers": "3",
|
|
"top_shell_layers": "4",
|
|
"top_solid_infill_flow_ratio":"0.96",
|
|
"compatible_printers": [
|
|
"BLOCKS RD50 V2",
|
|
"BLOCKS RD50 V2 0.8 nozzle"
|
|
]
|
|
}
|