* 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.
12 lines
417 B
JSON
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"
|
|
}
|