20231103 Add "InfiMech" printer profiles (#2596)

* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* fix issues that prevent the profiles being loaded.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
InfimechOfficial 2023-11-03 19:23:20 +08:00 committed by GitHub
parent 8fcaef53f7
commit 915c112ee5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 1710 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "InfiMech TX",
"model_id": "InfiMech_TX",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "InfiMechDesign",
"bed_model": "InfiMech TX-bed.stl",
"bed_texture": "InfiMech TX-texture.png",
"hotend_model": "",
"default_materials": "InfiMech Generic ABS;InfiMech Generic PA-CF;InfiMech Generic PC;InfiMech Generic PETG;InfiMech Generic PLA;InfiMech Generic TPU"
}