mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06: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:
parent
2ae6e90fd1
commit
32f8901fdb
35 changed files with 1637 additions and 0 deletions
12
resources/profiles/Tronxy/process/0.24mm Draft @Tronxy.json
Normal file
12
resources/profiles/Tronxy/process/0.24mm Draft @Tronxy.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_TRONXY_005",
|
||||
"name": "0.24mm Draft @Tronxy",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"layer_height": "0.24",
|
||||
"top_surface_line_width": "0.45",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue