Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"type": "filament",
"name": "InfiMech Generic PC",
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFC99",
"instantiation": "true",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.94"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.058"
],
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}