Skip to content

Commit cdb33f7

Browse files
committed
Change image from master branch path to wiki path
1 parent e231e0b commit cdb33f7

16 files changed

+34
-32
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ if embedded uploader does not show up you can force it ti display using : http:/
105105
* To style the code before pushing PR please use [astyle --style=otbs *.h *.cpp *.ino](http://astyle.sourceforge.net/)
106106
* The embedded page is created using nodejs then gulp to generate a compressed html page (tool.html.gz), all necessary modules will be installed using the build.bat, you also need bin2c tool (https://sourceforge.net/projects/bin2c/) to generate the h file from the binary, installation and build is done using the build.bat.
107107
* The corresponding UI is located [here](https://github.com/luc-github/ESP3D-WEBUI/tree/2.1)
108-
* An optional UI was development using old repetier UI - check [UI\repetier\testui.htm] (https://github.com/luc-github/ESP3D/blob/master/UI/repetier/testui.htm) file
108+
* An optional UI was development using old repetier UI - check [UI\repetier\testui.htm] (https://raw.githubusercontent.com/wiki/luc-github/ESP3D/UI/repetier/testui.htm) file
109109

110110

111111
## Need more information about supported boards or wiring ?

wiki/AZSMZ-mini-and-AZSMZ-lcd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Where to connect ESP on AZSMZ-mini board
2-
![](https://github.com/luc-github/ESP3D/blob/master/images/AZSMZ-mini/AZSMZ-mini.jpg)
2+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/AZSMZ-mini/AZSMZ-mini.jpg)
33

44
If you don't have the soldering skills to grab the connectors from the unpopulated ethernet connection, you can also get 3.3v and GND from the ISP header (bottom left on the diagram above).
55

66
# Where to connect ESP on AZSMZ lcd
7-
![](https://github.com/luc-github/ESP3D/blob/master/images/AZSMZ-mini/AZSMZ-12864-LCD.jpg)
7+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/AZSMZ-mini/AZSMZ-12864-LCD.jpg)

wiki/Azteeg-X5-mini.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Where to connect ESP on Azteeg X5 mini
2-
![](https://github.com/luc-github/ESP3D/blob/master/images/AzteegX5-mini/azteeg.PNG)
2+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/AzteegX5-mini/azteeg.PNG)

wiki/BIQU-KFB2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
## Where to connect on BIQU KFB2.0 (all in one Ramps1.4/Mega2560 R3 controller based)
2-
![](https://github.com/luc-github/ESP3D/blob/master/images/BIQU-KFB2.0/board.jpg)
2+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/BIQU-KFB2.0/board.jpg)

wiki/D1-mini.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ _______________________________________________
1414
connection Wemos d1 mini and Diode
1515

1616
connection:
17-
![](https://github.com/luc-github/ESP3D/blob/master/images/D1_mini/FB_IMG_1510306696875.jpg)
17+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/D1_mini/FB_IMG_1510306696875.jpg)
1818

1919
example:
20-
![](https://github.com/luc-github/ESP3D/blob/master/images/D1_mini/20171111_215253.jpg)
20+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/D1_mini/20171111_215253.jpg)
2121

2222
printed case:
23-
https://www.thingiverse.com/thing:2671591
23+
https://www.thingiverse.com/thing:2671591

wiki/Davinci-1.0-and-2.0-board.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Where to connect ESP on Davinci 1.0/2.0 board
2-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/davinci.png)
3-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/board.jpg)
4-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/boardconnected.jpg)
5-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/backside.jpg)
6-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/screen.jpg)
2+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/davinci.png)
3+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/board.jpg)
4+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/boardconnected.jpg)
5+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/backside.jpg)
6+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/screen.jpg)
77
#
88
# Where to connect NodeMCU V3 on Davinci 1.0A board
9-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/davinciA-1.jpg)
10-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/davinciA-4.jpg)
11-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/davinciA-2.jpg)
9+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/davinciA-1.jpg)
10+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/davinciA-4.jpg)
11+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/davinciA-2.jpg)
1212
# Alternate Module placement for increased WiFi range (outside metal chassis, antenna has vertical polarization).
13-
![](https://github.com/luc-github/ESP3D/blob/master/images/Davinci/davinciA-3.jpg)
13+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/Davinci/davinciA-3.jpg)

wiki/ESP8266-01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
* Use GPIO2 to ground to reset all settings in hard way - 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW. Currently boot take 10 sec - giving 8 seconds to connect GPIO2 to GND and do an hard recovery for settings
33
* Use GPIO0 to ground to be in update mode
44

5-
![](https://github.com/luc-github/ESP3D/blob/master/images/HW/Wires.png)
5+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/HW/Wires.png)

wiki/ESP8266-12E-F.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Wiring ESP12E/F
22
ESP need 3.3v, it is not 5v tolerant, if printer board use more than 3.3V like 5V on ramps.
3-
![](https://github.com/luc-github/ESP3D/blob/master/images/HW/WiresESP12E.png)
3+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/HW/WiresESP12E.png)
44

55
you can also use Logic LevelConverter Bi-Directional
66

7-
![picture](https://github.com/luc-github/ESP3D/blob/master/images/HW/logic.PNG)
7+
![picture](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/HW/logic.PNG)
88

99
In order to flash some ESP12E/F boards via their UART interface, the following pins need to be connected:
1010

1111
* VCC to GPIO2
1212
* GND to GPIO0
1313

14-
This has been tested with ESP-12-E boards labeled "ESP8266 For ESP3D FYSETC.COM"
14+
This has been tested with ESP-12-E boards labeled "ESP8266 For ESP3D FYSETC.COM"

wiki/Home.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ https://github.com/luc-github/ESP3D/releases
1414
check right menu for more
1515

1616
To update wiki please submit a PR to wiki directory content of current branch
17+
18+
the path for the wiki images will be `https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/...`
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
To connect the ESP3D to the MKS GEN v1.2 (but the v1.3 and above 1.4 is the most used today)
22

33
I have used and ESP12E with the standard schematics, with one important difference, the two resistor connected to the RX pin are substituted by a 1N4148 diode, like in the Adafruit Huzzah board.
4-
![](https://github.com/luc-github/ESP3D/blob/master/images/MKS-1.2/wires.png)
4+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/MKS-1.2/wires.png)
55

66
ESP12E is connected to the AUX1
77

88
ESP12E RX is connected to the pin NEAR GND of the upper row (Marked TXD on pinout.)
99
ESP12E TX is connected to the adiacent pin at the end of the upper row (Marked RXD on pinout.)
1010

11-
![](https://github.com/luc-github/ESP3D/blob/master/images/MKS-1.2/board.png)
11+
![](https://raw.githubusercontent.com/wiki/luc-github/ESP3D/images/MKS-1.2/board.png)

0 commit comments

Comments
 (0)