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:
Michael Birkler 2023-01-06 16:04:11 +01:00 committed by GitHub
parent 2ae6e90fd1
commit 32f8901fdb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 1637 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Tronxy X5SA 400 Marlin Firmware",
"model_id": "Tronxy_X5SA_400_Marlin_Firmware",
"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"
}