mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
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:
parent
8fcaef53f7
commit
915c112ee5
26 changed files with 1710 additions and 0 deletions
12
resources/profiles/InfiMech/machine/InfiMech TX.json
Normal file
12
resources/profiles/InfiMech/machine/InfiMech TX.json
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue