Top Qs
Timeline
Chat
Perspective
Klipper (firmware)
Open source software for 3D printers From Wikipedia, the free encyclopedia
Remove ads
Klipper is an open source firmware for 3D printers that distributes the workload between a general-purpose computer (such as a Raspberry Pi[1]) and one or more underlying microcontrollers on the 3D printer.[2][3] The separation claims to allow for more advanced control compared to traditional firmware that runs solely on the printer's microcontroller.[4] Klipper supports multiple types of kinematics, including Cartesian, CoreXY and delta robot.
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Remove ads
Remove ads
History
Klipper was developed by Kevin O'Connor[4][5] in 2014.[6] One of the early adopters was the Voron project which built CoreXY printers with open-source software and open-source hardware.[6] Klipper's popularity has gradually increased over time, and in 2024 it came pre-installed on 3D printers from several manufacturers.[6]
In 2022, Klipper entered into a strategic partnership with BigTreeTech, a manufacturer of motherboards for 3D printers.[7]
In late 2020, Klipper introduced input shaping into the world of open-source 3D printing firmware.[8]
Remove ads
Features
As the host computer has more processing power and is capable of doing more intensive calculations, only the results of these calculations need to be sent to the microcontroller. This enables more precise control of stepper motors,[9] advanced kinematics, input shaping for vibration reduction,[5] detailed logging, use of macros,[10] and changing configurations in real-time without the need to restart the firmware.
The printer also has pressure advance, which is a parameter that compensates for the pressure build-up in the nozzle during acceleration for smoother and more precise printing.[5] It works by making the extrusion advance faster during strong accelerations, and advance slower during strong decelerations. This way, smoother lines can be achieved at high 3D printing speeds. The compensation is usually calibrated per material type (PLA, ABS, PETG, and so on), but can even be calibrated for each specific spool. The model takes into account the elasticity, viscosity, pressure and flow of the filament.
Remove ads
Supported hardware
Klipper supports several types of 3D printers and microcontrollers,[9] including boards from Arduino and STM32. It is compatible with many existing printers, and can be adapted to custom-built machines.[4]
Installation, configuration and interaction
Klipper is set up on a computer running Linux (such as Raspberry Pi), and in addition, appropriate firmware must be flashed onto the printer's microcontroller. Configuration is done through a text-based configuration file, which allows for customization and control of the printer's behavior.
To interact with Klipper, the user needs an interface. Two popular web interfaces are Mainsail OS and Fluidd.[11] Other options are OctoPrint[9][11] or KlipperScreen.[11]
Remove ads
Development and society
Klipper is maintained and developed by an active community of users and developers. The project is hosted on GitHub,[12] where users can contribute code, report bugs, and read extensive documentation. There is also a dedicated forum, an r/klippers channel on Reddit, and a chat on Discord where users can get guidance with more common questions and problems.
See also
- Marlin (firmware), another open source firmware for 3D printers
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads