mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +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)
20 lines
349 B
JSON
20 lines
349 B
JSON
{
|
|
"type": "filament",
|
|
"name": "re3D PETG",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pet",
|
|
"filament_id": "GFG03",
|
|
"setting_id": "re3d_petg",
|
|
"filament_settings_id": [
|
|
"re3D PETG"
|
|
],
|
|
"compatible_printers": [
|
|
"re3D Gigabot 4",
|
|
"re3D Gigabot 4 XLT",
|
|
"re3D Terabot 4"
|
|
],
|
|
"filament_vendor": [
|
|
"re3D"
|
|
]
|
|
} |