Skip to content

Third-Party Integrations

Fluidd integrates with a wide range of third-party hardware and software projects in the Klipper ecosystem. This page lists the integrations that have dedicated UI support beyond basic Klipper config editing.

Multi-Material Systems

Happy Hare (MMU)

Full dashboard integration for Happy Hare-managed multi-material units (ERCF, Tradrack, and others).

Features include:

  • Gate map visualization and filament status
  • Tool management and maintenance dialogs
  • Clog and tangle detection via Flowguard
  • Sync-feedback buffer rendering
  • Espooler display
  • Endless spool support

Requires Happy Hare installed on your Klipper instance. Fluidd will automatically show the MMU dashboard card when it detects the mmu Klipper object.

AFC (Automated Filament Changer)

Dashboard card for AFC Klipper Add-On hardware (TurtleNeck, BoxTurtle, and others).

Features include:

  • Hub and lane management
  • Buffer status monitoring
  • Extruder control
  • LED state and stepper monitoring

Requires AFC-Klipper-Add-On installed on your Klipper instance.

Probes & Sensors

Beacon

Dedicated widget for the Beacon eddy current probe. You can view probe samples, manage saved probe models, and save new models directly from the UI.

Cartographer / Scanner

Probe commands for Cartographer and Scanner devices are integrated into the Toolhead card.

Other probes

Fluidd displays state for Smart Effector, Probe Eddy Current, and Load Cell sensors when configured in Klipper. No extra Fluidd configuration is needed.

Temperature & humidity sensors

Any sensor Klipper exposes is shown automatically. This includes AHT10/20/30, BME280, BMP180/388, SHT3X, HTU21D, LM75, PT100/PT1000, and more. See Thermals for configuration examples.

Kalico Firmware

Kalico (formerly Danger Klipper) is a community fork of Klipper that adds advanced features for experienced users. Fluidd detects Kalico automatically and adapts its interface — no extra configuration is needed.

Kalico can be installed via KIAUH as an alternative firmware.

Features exposed in Fluidd

Feature Description
MPC (Model Predictive Control) An alternative to PID for extruder temperature control. When configured (control: mpc in [extruder]), Fluidd shows an MPC_CALIBRATE button in the thermals card. See the Kalico MPC docs.
Non-critical MCUs Mark microcontrollers as optional with is_non_critical: true in [mcu]. Fluidd gracefully disables controls for disconnected optional MCUs instead of showing errors.
Dockable probes Native support for Quickdraw, Klicky/Unklicky, and other dockable probe systems without external macros.
Per-axis acceleration Independent X/Y acceleration and velocity limits for CoreXY and CoreXZ kinematics, shown in the Toolhead card.
Fan curves Temperature-based automatic fan speed curves.
Python templates Python math library available in Jinja2 macro templates for complex calculations.
G-Code shell commands Execute shell commands directly from macros.
Firmware retraction with Z-hop Built-in Z-hop support during firmware retractions.

For the full feature reference, see the Kalico documentation.

Companion Services

Spoolman

Filament spool tracking with QR code scanning, toolchanger support, and print-start sanity checks. See Spool Management for details.

Spoolman on GitHub

Timelapse

Render and browse timelapse videos via Moonraker's timelapse component. See Timelapse for details.

moonraker-timelapse on GitHub

Crowsnest

Recommended camera manager for Klipper setups. Fluidd recognizes crowsnest.conf in the config file editor. See Cameras for supported streaming types.

Crowsnest documentation

KlipperScreen

Fluidd recognizes klipperscreen.conf for editing in the config file editor.

KlipperScreen documentation

Obico

Obico (formerly The Spaghetti Detective) provides remote access to your full Fluidd interface from anywhere, AI-powered print failure detection, and mobile apps for iOS and Android. It is 100% open-source and can be self-hosted. Follow the Obico setup guide to get started.

Obico

OctoEverywhere

OctoEverywhere provides free, unlimited remote access to your Fluidd interface with full-framerate webcam streaming. It includes AI print failure detection (Gadget), real-time notifications via Telegram, SMS, and Discord, and mobile app support via Mobileraker and OctoApp.

OctoEverywhere