Files
OrcaSlicer/resources/profiles/re3D/machine/re3D Terabot 4 0.4 nozzle.json
Mitchell Mashburn ebcefdf037 Add re:3D printer profiles (#12935)
# Description

* Add re:3D printer profiles.

# Screenshots/Recordings/Graphs

<img width="404" height="275" alt="image" src="https://github.com/user-attachments/assets/b7a747a8-4d1a-440f-a214-4a98619e6723" />


## Tests

* Tested build on Linux Ubuntu.
* Ran profile validation script:

<img width="439" height="74" alt="image" src="https://github.com/user-attachments/assets/ad10e0a0-de9b-45c6-a40e-6cacb6e7b779" />
2026-03-29 18:17:36 +08:00

25 lines
582 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "re3D Terabot 4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fgf_re3D_common",
"printer_model": "re3D Terabot 4",
"nozzle_diameter": [
"0.4",
"0.4"
],
"printable_area": [
"0x0",
"915x0",
"915x915",
"0x915"
],
"printable_height": "1000",
"max_layer_height": ["0.32"],
"min_layer_height": ["0.2"],
"retraction_length": ["0.6"],
"printer_variant": "0.4",
"default_print_profile": "0.28mm Standard @re3D fdm 0.4"
}