orcaslicer/resources/profiles/Tronxy/process/0.28mm Extra Draft @Tronxy.json
Michael Birkler 32f8901fdb
Tronxy profile revised (#123)
* Add Tronxy X5SA 400 Profile

* Update fdm_klipper_common.json

* Addjust Firmware Flavor to Marlin

* Tronxy profile revised
2023-01-06 23:04:11 +08:00

12 lines
319 B
JSON

{
"type": "process",
"setting_id": "GP_TRONXY_006",
"name": "0.28mm Extra Draft @Tronxy",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.28",
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}