mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 12:32:59 +00:00
Tronxy profile revised (#123)
* Add Tronxy X5SA 400 Profile * Update fdm_klipper_common.json * Addjust Firmware Flavor to Marlin * Tronxy profile revised
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_TRONXY_003",
|
||||
"name": "0.15mm Optimal @Tronxy",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15"
|
||||
}
|
||||
Reference in New Issue
Block a user