orcaslicer/resources/profiles/Blocks/machine/BLOCKS RF50.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

12 lines
353 B
JSON

{
"type": "machine_model",
"name": "BLOCKS RF50",
"model_id": "BLOCKS RF50",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family":"Blocks",
"bed_model": "RF50 HotBed model.stl",
"bed_texture":"RF50 HotBed texture.png",
"hotend_model":"BLOCKS PrintCore.stl",
"default_materials":"Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
}