mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,12 +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"
|
||||
}
|
||||
"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