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,21 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "InfiMech Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.931"
],
"filament_max_volumetric_speed": [
"26"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}