* 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
365 B
JSON
12 lines
365 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "BLOCKS RD50 V2",
|
|
"model_id": "BLOCKS RD50 V2",
|
|
"nozzle_diameter": "0.4;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family":"Blocks",
|
|
"bed_model": "RD50 V2 HotBed model.stl",
|
|
"bed_texture":"RD50 V2 HotBed texture.png",
|
|
"hotend_model":"BLOCKS PrintCore.stl",
|
|
"default_materials":"Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
|
|
}
|