Files
OrcaSlicer/resources/profiles/re3D/machine/fdm_machine_common.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

15 lines
269 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",
"scan_first_layer": "0"
}