orcaslicer/resources/profiles/Blocks/machine/BLOCKS Pro S100.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
417 B
JSON

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