1
0
mirror of https://github.com/bdring/midTbot_esp32.git synced 2025-09-24 06:01:27 +02:00

Update README.md

This commit is contained in:
bdring
2019-10-24 11:34:12 -05:00
committed by GitHub
parent c6994f261c
commit fad662d8ae

View File

@@ -9,7 +9,7 @@ The controller uses an ESP32 running Grbl_ESP32 firmware. It can be controlled v
The machine is controlled by a unique H-bot configuration, that uses a single belt. Two small stepper motors drive that belt in a special way to move in the X/Y plane. The pen is lifted by a hobby servo using a very simple and accurate mechanism.
[Here is a link to a video of the plotter in action.](https://www.youtube.com/watch?v=jiwWCrCfXrY&t=27s)
[Here is a link to a video of the plotter in action.](https://www.youtube.com/watch?v=jiwWCrCfXrY)
The project is open source (Creative commons 4.0 Attribution - Share Alike) and all the files are in this Githob repo. Assembly instructions [are here](https://github.com/bdring/midTbot_esp32/wiki/Assembly-Instructions). If you have questions, please ask them by opening an issue in this repo.