diff --git a/README.md b/README.md index 8d8b3fb..6787ad2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# Ender-3 +# Ender-3-Development The Creality3D Ender-3, a fully Open Source 3D printer perfect for new users on a budget. + +This repo is intended to aid in the development of the ender 3 printer. +As a general guideline the upgrades and improvements should first be from Creality to support them for the work they have done in initial development and in releasing the files as opensource. + +Please share any suggestions + +Please post issues that pertain to printer development that is, suggestions or means of improving print quality/reliability and print speed. + +This repo aims to be the main source for best practices for ender 3 users + +Please refer to testing procedures section to see the requirements for a successful pull request for a new commit.