mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +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_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"
|
||||
}
|
||||
Reference in New Issue
Block a user