File tree Expand file tree Collapse file tree 3 files changed +11
-0
lines changed Expand file tree Collapse file tree 3 files changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Where to connect on Weedo Tina2 (Mega2560 based)
2
+
3
+ This printer is also brand labelled as ** Monoprice MP cadet 3D printer**
4
+
5
+ ![ Weedo Tina2 connection diagram] ( https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/TINA2/weedo_tina2.jpg )
6
+
7
+ In marlin this connection is ** serial port 3** .
8
+
9
+ Note the Mega2560 is 5V powered and ESP is 3V3 powered.
10
+ Internet in controversial but it seems that ESP32 is 5V tolerant on input pins so it should not be an issue.
Original file line number Diff line number Diff line change 25
25
* [ Smoothieboard] ( https://github.com/luc-github/ESP3D/wiki/Smoothieboard )
26
26
* [ Anycubic i3 mega - Trigorilla 8bit] ( https://github.com/luc-github/ESP3D/wiki/Trigorilla )
27
27
* [ Anet A8] ( https://github.com/luc-github/ESP3D/wiki/How-to-connect-on-ANET-A8 )
28
+ * [ Weedo Tina2] ( https://github.com/luc-github/ESP3D/wiki/Weedo-Tina2 )
28
29
29
30
### ESP daughterboard wiring
30
31
You can’t perform that action at this time.
0 commit comments