Add connection diagram for weedo tina2 (#752)

* add a wiki page about TINA2 printer

* add into sidebar
This commit is contained in:
Julien Staub 2022-05-09 04:36:01 +02:00 committed by GitHub
parent 234be95c1e
commit dc2f943d91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 0 deletions

10
wiki/Weedo-Tina2.md Normal file
View File

@ -0,0 +1,10 @@
# Where to connect on Weedo Tina2 (Mega2560 based)
This printer is also brand labelled as **Monoprice MP cadet 3D printer**
![Weedo Tina2 connection diagram](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/TINA2/weedo_tina2.jpg)
In marlin this connection is **serial port 3**.
Note the Mega2560 is 5V powered and ESP is 3V3 powered.
Internet in controversial but it seems that ESP32 is 5V tolerant on input pins so it should not be an issue.

View File

@ -25,6 +25,7 @@
* [Smoothieboard](https://github.com/luc-github/ESP3D/wiki/Smoothieboard)
* [Anycubic i3 mega - Trigorilla 8bit](https://github.com/luc-github/ESP3D/wiki/Trigorilla)
* [Anet A8](https://github.com/luc-github/ESP3D/wiki/How-to-connect-on-ANET-A8)
* [Weedo Tina2](https://github.com/luc-github/ESP3D/wiki/Weedo-Tina2)
### ESP daughterboard wiring

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB