Files
OrcaSlicer/resources/profiles/re3D/process/0.2mm Fine @re3D fdm 0.4.json
Mitchell Mashburn c036ce059a 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-30 10:36:28 +08:00

25 lines
657 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.2mm Fine @re3D fdm 0.4",
"from": "system",
"inherits": "fdm_process_re3D_common",
"instantiation": "true",
"layer_height": "0.2",
"compatible_printers": [
"re3D Gigabot 4 0.4 nozzle",
"re3D Gigabot 4 XLT 0.4 nozzle",
"re3D Terabot 4 0.4 nozzle"
],
"line_width": "0.42",
"outer_wall_line_width": "0.42",
"inner_wall_line_width": "0.42",
"initial_layer_line_width": "0.5",
"sparse_infill_line_width": "0.42",
"internal_solid_infill_line_width": "0.42",
"top_surface_line_width": "0.42",
"support_line_width": "0.42"
}