From f0350aac8b625937e7e29ac27f11c310132e12e9 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 24 Aug 2020 14:41:32 +1000 Subject: [PATCH] Update README.md https://github.com/jameswood/RepRapFirmware-Image-Tools --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9252318..b114d7e 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,8 @@ I took out a bunch of stuff I don't need, and simplified what was left. I used t Create a `/Bed` folder insude your `/macros` folder and fill it with the files in this `macros/Bed`. Edit them to make sure the bed levelling happens where you want it to - these defaults place the nozzle above the bed screws on a Creality CR10S. -Upload the rest of the files to your /menu folder. Beware, any existing files with the same name will be overwritten, so you might want to back them up first. \ No newline at end of file +Upload the rest of the files to your /menu folder. Beware, any existing files with the same name will be overwritten, so you might want to back them up first. + +## Tools + +I used my [RRF image generator](https://github.com/jameswood/RepRapFirmware-Image-Tools) to create the images I've added or changed.