* Add Tronxy X5SA 400 Profile * Update fdm_klipper_common.json * Addjust Firmware Flavor to Marlin * Tronxy profile revised
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP_TRONXY_002",
|
|
"name": "0.12mm Fine @Tronxy",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"layer_height": "0.12",
|
|
"bottom_shell_layers": "5",
|
|
"top_shell_layers": "6"
|
|
}
|