diff --git a/README.md b/README.md index c24b233..5005f2a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ To do: - Get the Ellis `TEST_SPEED.cfg` working. - Replace M109/M190 with TEMPERATURE_WAIT +## Stay Up-to-Date + +I work on this repository all the time and a lot of new features are coming. Watch releases of this repository to be notified for future updates: + +Raspberry Pi + # Installation Steps 💡 **Requirement**: klipper must be installed on the host Raspberry Pi for everything to work after the flash. Easiest is to use a Fluiddpi or MailsailOS image. diff --git a/cfgs/adxl-rp2040.cfg b/cfgs/adxl-rp2040.cfg index 5362615..8e81ed3 100644 --- a/cfgs/adxl-rp2040.cfg +++ b/cfgs/adxl-rp2040.cfg @@ -1,8 +1,6 @@ ##################################################################### # Find my instructions here: # https://github.com/bassamanator/rp2040-zero-adxl345-klipper -# ADXL345 related Settings -# https://www.klipper3d.org/Measuring_Resonances.html#adxl345 ##################################################################### [mcu RP2040] diff --git a/images/githubstar.gif b/images/githubstar.gif new file mode 100644 index 0000000..04d25d4 Binary files /dev/null and b/images/githubstar.gif differ