Update README.md

This commit is contained in:
0x23 2025-10-18 15:08:07 +02:00 committed by GitHub
parent 7c0fe5239c
commit 6f26170749
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,9 @@ The firmware implements a complete motion planning stack with look-ahead for smo
## Getting Started
Below is a list of high level steps you can follow if you want to replicate the project. If you have questions or problems with the build, joint the discord server to get help.
Below is a list of high level steps you can follow if you want to replicate the project.
If you have questions or problems with the build or just want to discuss subjects related to the project,
joint the projects community [Discord Server](https://discord.gg/maRvMVpa2Q').
1. Read this Document and whatch the linked videos
2. Get the parts listed in [Bill of Materials](documentation/bom/bom.md)
@ -29,11 +31,6 @@ Below is a list of high level steps you can follow if you want to replicate the
4. Upload firmware using VSCode with PlattformIO plugin
5. Calibrate axis
## 💬 Discord Server
Visit the projects community [Discord Server](https://discord.gg/maRvMVpa2Q) to meet and discuss subjects related to the project,
get help for the build or share ideas and applications.
## 🐍 Python-API
The lightweight Python API handles all serial communication and provides convenient command execution and debug message printing.