From 8633396b19b1c256ee3d84b569abc6024a13b19b Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Wed, 15 Feb 2023 01:49:51 -0500 Subject: [PATCH] README.md changes. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 946e330..17b9b0b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repository contains firmware for the SV06 3D printer from Sovol. You should I am creating these files for my personal use and cannot be held responsible for what it might do to your printer. +⚠️ The instructions found on this page apply only to the `master` branch. + ⚠️⚡☢️ USE AT YOUR OWN RISK! YOU HAVE BEEN WARNED! ☢️⚡⚠️ # Highlights @@ -18,6 +20,8 @@ I am creating these files for my personal use and cannot be held responsible for - Load/unload filament macros. - Purge line macro. +To do: +- Get the Ellis `TEST_SPEED.cfg` working. # 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.