mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +00:00
* Update/add re:3D profiles. * Fix encoding issue with UTF-8 BOM * Change spaces to tabs. * Fix alignment-based space indentation issues. * Test: rename_from property * Test 2: rename_from property * Test 3: use 'renamed' instead of 'rename' * Add renamed property for each conflicting profile. * Revert to optimized assets improved on [#13149](https://github.com/OrcaSlicer/OrcaSlicer/pull/13149)
14 lines
350 B
JSON
14 lines
350 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "re3D Gigabot 4",
|
|
"model_id": "re3D Gigabot 4",
|
|
"nozzle_diameter": "0.4;0.8",
|
|
"instantiation": "false",
|
|
"machine_tech": "FFF",
|
|
"family": "re3D",
|
|
"bed_model": "",
|
|
"bed_texture": "re3D Gigabot 4_buildplate_texture.svg",
|
|
"hotend_model": "GB-HOTEND.stl",
|
|
"default_materials": "re3D PLA;re3D PETG;re3D PC;"
|
|
}
|