* Add Tronxy X5SA 400 Profile * Update fdm_klipper_common.json * Addjust Firmware Flavor to Marlin * Tronxy profile revised
11 lines
280 B
JSON
11 lines
280 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP_TRONXY_001",
|
|
"name": "0.08mm Extra Fine @Tronxy",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"layer_height": "0.08",
|
|
"bottom_shell_layers": "7",
|
|
"top_shell_layers": "9"
|
|
}
|