mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Add re:3D printer profiles (#12935)
# Description * Add re:3D printer profiles. # Screenshots/Recordings/Graphs <img width="404" height="275" alt="image" src="https://github.com/user-attachments/assets/b7a747a8-4d1a-440f-a214-4a98619e6723" /> ## Tests * Tested build on Linux Ubuntu. * Ran profile validation script: <img width="439" height="74" alt="image" src="https://github.com/user-attachments/assets/ad10e0a0-de9b-45c6-a40e-6cacb6e7b779" />
This commit is contained in:
committed by
GitHub
parent
f72de427cb
commit
ebcefdf037
12
resources/profiles/re3D/machine/re3D Gigabot 4.json
Normal file
12
resources/profiles/re3D/machine/re3D Gigabot 4.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D Gigabot 4",
|
||||
"model_id": "GB4",
|
||||
"nozzle_diameter": "0.4;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"hotend_model": "GB-HOTEND.stl",
|
||||
"default_materials": "re3D PLA;re3D PETG;re3D PC;"
|
||||
}
|
||||
Reference in New Issue
Block a user