mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Add Tronxy X5SA 400 Profile (#81)
* Add Tronxy X5SA 400 Profile * Update fdm_klipper_common.json * Addjust Firmware Flavor to Marlin
This commit is contained in:
parent
c0f7c6d5eb
commit
022ed78904
36 changed files with 1753 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_TRONXY_001",
|
||||
"name": "0.08mm Extra Fine @Tronxy",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_tronxy_common",
|
||||
"layer_height": "0.08",
|
||||
"bottom_shell_layers": "7",
|
||||
"top_shell_layers": "9"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue