OrcaSlicer-bambulab/resources/profiles/InfiMech/filament/InfiMech Generic PC.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

24 lines
No EOL
483 B
JSON

{
"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"
]
}