mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
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.
This commit is contained in:
12
resources/profiles/Blocks/machine/BLOCKS RF50.json
Normal file
12
resources/profiles/Blocks/machine/BLOCKS RF50.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user