Files
OrcaSlicer-KX/resources/profiles/re3D/machine/fdm_machine_common.json
Mitchell Mashburn 6f79b63959 Update re:3D profiles. (#13750)
* 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)
2026-05-28 12:08:19 +08:00

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"
}