diff --git a/.gitignore b/.gitignore index 93d1c7a..8e87678 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ !_Statusscreen.h !Configuration.h !Configuration_adv.h +!README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cfd260b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Marlin Ender 5 configuration + +This is my personal Ender 5 configuration for Marlin 1.1.x (tested on 1.1.9). +This configuration is highly inspired from [Teaching Tech's video](https://www.youtube.com/watch?v=aQIg9zxuCvM), which did a really great job. +Please consider supporting him on [Patreon](https://www.patreon.com/teachingtech).