* 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.
15 lines
390 B
JSON
15 lines
390 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.30mm Optimal 0.8 nozzle @Blocks",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common 0.8 nozzle",
|
|
"bottom_shell_layers": "3",
|
|
"top_shell_layers": "3",
|
|
"layer_height": "0.3",
|
|
"compatible_printers": [
|
|
"BLOCKS Pro S100",
|
|
"BLOCKS Pro S100 0.8 nozzle"
|
|
]
|
|
}
|