added wiring diagrams

This commit is contained in:
pyr0ball 2019-07-26 00:11:53 -07:00
parent 534d0a3af5
commit 3d64354690
14 changed files with 13 additions and 2 deletions

View file

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

View file

Before

Width:  |  Height:  |  Size: 2 MiB

After

Width:  |  Height:  |  Size: 2 MiB

View file

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

View file

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 2.2 MiB

View file

Before

Width:  |  Height:  |  Size: 315 KiB

After

Width:  |  Height:  |  Size: 315 KiB

View file

@ -0,0 +1 @@
![](../../assets/images/wiring-diagrams/Creality-OEM-Connection-Diagram-Rev.1.x.x.svg)

View file

@ -1 +0,0 @@
![](../Creality-OEM-Connection-Diagram-Rev.1.x.x.svg)

View file

@ -0,0 +1 @@
![](../../assets/images/wiring-diagrams/DuetWifi-Connection-Diagram-Rev.1.x.x.svg)

View file

@ -0,0 +1 @@
![](../../assets/images/wiring-diagrams/MKS-Base-1.5-Connection-Diagram-Rev.1.x.x.svg)

View file

@ -0,0 +1 @@
![](../../assets/images/wiring-diagrams/MKS-Gen-L-Connection-Diagram-Rev.1.x.x.svg)

View file

@ -0,0 +1 @@
![](../../assets/images/wiring-diagrams/MKS-SBase-1.3-Connection-Diagram-Rev.1.x.x.svg)

View file

@ -0,0 +1 @@
![](../../assets/images/wiring-diagrams/RAMPS-Connection-Diagram-Rev.1.x.x.svg)

View file

@ -47,7 +47,13 @@ nav:
- 'Marlin': 'tutorials/config/printer-firmware/marlin/marlin-config.md' - 'Marlin': 'tutorials/config/printer-firmware/marlin/marlin-config.md'
- 'Klipper': 'tutorials/config/printer-firmware/klipper/klipper-config.md' - 'Klipper': 'tutorials/config/printer-firmware/klipper/klipper-config.md'
- 'Wiring Diagrams': - 'Wiring Diagrams':
- 'Creality': 'tutorials/wiring/creality.md' - 'Creality 1284P': 'tutorials/wiring/creality-1284.md'
- 'Duet Wifi': 'tutorials/wiring/duet-wifi.md'
- 'MKS Family':
- 'MKS Base 1.4': 'tutorials/wiring/mks-base.md'
- 'MKS Gen L': 'tutorials/wiring/mks-gen-l.md'
- 'MKS SBase': 'tutorials/wiring/mks-sbase.md'
- 'RAMPS 1.4': 'tutorials/wiring/ramps-1.4.md'
- 'Main Site': 'https://pyroballpcbs.com' - 'Main Site': 'https://pyroballpcbs.com'
google_analytics: ['UA-135668867-1', 'pyroballpcbs.com'] google_analytics: ['UA-135668867-1', 'pyroballpcbs.com']