Featured image of post Easy Klipper update for the Voron 0 display

Easy Klipper update for the Voron 0 display

Updating the Voron 0 display might be a bit cumbersome. After the display is installed, putting it in DFU mode is annoying. Installing the boot jumper from below requires a pair of tweezers and a steady hand. This can be prevented if a bootloader is present. This guide shows how you can install a bootloader on your display and use it to update Klipper in an easy way.

Featured image of post How to use multiple remote git Instances

How to use multiple remote git Instances

Having multiple remote git Instances can cause problems with commit credentials and creating new projects. This article presents a solution for automatically setting the right username and email for the chosen Instance. Setting up multiple SSH keys is easy and thus will also be presented.