mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "InfiMech Generic ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.931"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"InfiMech TX 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue