mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -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
12
resources/profiles/Tronxy/machine/Tronxy X5SA 400.json
Normal file
12
resources/profiles/Tronxy/machine/Tronxy X5SA 400.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Tronxy X5SA 400 (Marlin)",
|
||||
"model_id": "Tronxy X5SA_400",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "TronxyDesign",
|
||||
"bed_model": "",
|
||||
"bed_texture": "tronxy_logo.png",
|
||||
"hotend_model": "hotend.stl",
|
||||
"default_materials": "Tronxy Generic ABS;Tronxy Generic PLA;Tronxy Generic PLA-CF;Tronxy Generic PETG;Tronxy Generic TPU;Tronxy Generic ASA;Tronxy Generic PC;Tronxy Generic PVA;Tronxy Generic PA;Tronxy Generic PA-CF"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue