Alternatives to Kalico
A community-maintained fork of the Klipper 3D printer firmware that accepts features upstream considers risky. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Kalico
A community-maintained fork of the Klipper 3D printer firmware that accepts features upstream considers risky.
Replacements
Listings that take over the same core job as Kalico.
Klipper
Run 3D-printer control across a Linux host and the printer's microcontroller.
Klipper is the upstream firmware Kalico forks, keeping the same configuration structure and documentation but leaving out features considered risky for hardware.
RepRapFirmware
Control supported 3D-printer electronics with configurable firmware.
RepRapFirmware is GPL-3.0 firmware with networked control and configuration files, but it only runs on supported controller boards such as Duet electronics.
Marlin
Control compatible 3D printers with configurable open-source firmware.
Marlin is GPL-3.0 firmware running on the printer board itself with no Linux host, but it must be configured and built for the exact printer.
Similar software
Related functionality, not a direct replacement.
Moonraker
Expose a Klipper printer through an API server for web interfaces and tools.
KIAUH
Command-line helper script that installs and updates Klipper and related 3D printer software.
Katapult
Open-source bootloader and flashing tool for updating Klipper firmware over CAN, USB or UART.
Happy Hare
A Klipper driver for multi-material units such as ERCF, Tradrack and Box Turtle.
Klippain Shake&Tune
A Klipper plugin that graphs vibrations and belt behaviour to help tune input shaping.
Mainsail
Control a Klipper printer through a browser dashboard.