orcaslicer/resources/profiles/Tronxy/process/0.24mm Draft @Tronxy.json
Michael Birkler 022ed78904
Add Tronxy X5SA 400 Profile (#81)
* Add Tronxy X5SA 400 Profile

* Update fdm_klipper_common.json

* Addjust Firmware Flavor to Marlin
2023-01-03 10:00:12 +08:00

12 lines
320 B
JSON

{
"type": "process",
"setting_id": "GP_TRONXY_005",
"name": "0.24mm Draft @Tronxy",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_tronxy_common",
"layer_height": "0.24",
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}