XaiJu
The100
The100

patreon


First Steps on Firmware Flashing

Today, I began implementing my firmware flashing tool with the goal of simplifying the process for users. This tool is designed to make flashing the initial firmware effortless while also automating firmware updates whenever Klipper is upgraded. It requires only two configuration parameters:

Example Workflow:

The tool intelligently determines the type of board based on the serial and selects the most efficient flashing method available for that board. Here's how it works:

There's still some work to be done before I can release the tool, but I'm optimistic that the next version of THEOS will include support for automatic firmware updates. Stay tuned for more updates!

Comments

Oops... Thanks

Stuart

Technically, yes, but working with Raspberry Pi OS can be frustrating. The udev registration tends to be a bit buggy, and there are issues with scripts that should run without root privileges (as they do on Armbian) but instead require sudo rights on Raspberry Pi OS.

Matt the Printing Nerd

Hello Matt, can you easily install THEOS on a RPi4?

Stuart

What do you plan on adding to THEOS except for software tweaks and bug fixes.

orangecat54


More Creators