orcaslicer/resources/profiles/Blocks/process/0.50mm Optimal 1.2 nozzle @Blocks.json
Hugo Costa 88ca0bc5b9
Add BLOCKS RD50, ProS100 and RF50 printers (#7190)
* 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.
2024-10-26 00:31:11 +08:00

15 lines
391 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.50mm Optimal 1.2 nozzle @Blocks",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common 1.2 nozzle",
"bottom_shell_layers": "2",
"top_shell_layers": "3",
"layer_height": "0.50",
"compatible_printers": [
"BLOCKS Pro S100",
"BLOCKS Pro S100 1.2 nozzle"
]
}