orcaslicer/resources/profiles/Tronxy/process/0.20mm Standard @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

11 lines
284 B
JSON

{
"type": "process",
"setting_id": "GP_TRONXY_004",
"name": "0.20mm Standard @Tronxy",
"from": "system",
"inherits": "fdm_process_tronxy_common",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}