* 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>
18 lines
383 B
JSON
18 lines
383 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFC99",
|
|
"setting_id": "GFSA04",
|
|
"name": "InfiMech Generic PC",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pc",
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.931"
|
|
],
|
|
"compatible_printers": [
|
|
"InfiMech TX 0.4 nozzle"
|
|
]
|
|
}
|