Klipper Macros and How to Use Them

Klipper Macros and How to Use Them

Klipper is a 3D printer firmware that runs on a Raspberry Pi or other single-board computers. It's designed to be faster and more flexible than traditional 3D printer firmware, and it allows for a number of advanced features, such as … Read More

Klipper Supported G-Code

Klipper Supported G-Code

Klipper is a firmware for 3D printers that utilizes a single-board computer like a Raspberry Pi to offload the more intensive calculations from the printer's microcontroller. Klipper supports a wide range of G-code commands that enable a user to customize … Read More

Klipper Pressure Advance Tuning

Klipper Pressure Advance Tuning

Pressure advance is a feature in 3D printing that adjusts the extruder's pressure in real-time to reduce filament compression, resulting in more accurate and consistent extrusion. It is especially useful when printing at higher speeds, as it can help prevent … Read More

Using a 3DTouch with Klipper

Using a 3DTouch with Klipper

Here is a quick tutorial on setting up a generic BLTouch with Klipper. In this case I will be setting up a 3DTouch for use with Klipper. I recommend purchasing a real BLTouch, for about $30, but if you end … Read More

Creating a KlipperScreen Theme

Creating a KlipperScreen Theme

I am a web developer and computer programmer by trade. Creating a KlipperScreen theme is really easy for those who are familiar with web programming languages. For the layperson creating a KlipperScreen theme is daunting. It is the goal of … Read More

Klipper Command Reference

Klipper Command Reference

I am compiling a list of unix/linux commands you will need during your Klipper installation journey. Operating a Raspberry Pi or BigTreeTech CB1 when using Klipper requires some command line knowledge and usage of an SSH terminal. Linux/Pi Commands More … Read More

Create Custom Fluidd Theme for Klipper

Create Custom Fluidd Theme for Klipper

The web interface Fluidd has several prefabricated themes for the interface. If you want to create your own Fluidd theme, it is fairly simple. The only configuration options are a logo and a primary color. These instructions are written with … Read More

What is Klipper

What is Klipper

Klipper: A High-Performance 3D Printing Firmware 3D printing has come a long way in the last decade, with new technologies and hardware advances making it easier than ever to create complex objects from the comfort of your own home. However, … Read More