* 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)
13 lines
284 B
JSON
13 lines
284 B
JSON
{
|
|
"type": "machine",
|
|
"name": "fdm_machine_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"auxiliary_fan": "0",
|
|
"bed_exclude_area": ["0x0"],
|
|
"family": "re3D",
|
|
"gcode_flavor": "klipper",
|
|
"emit_machine_limits_to_gcode": "0",
|
|
"silent_mode": "0",
|
|
"scan_first_layer": "0"
|
|
} |