Added wiring diagram for Creality boards

This commit is contained in:
pyr0ball 2019-07-25 23:58:49 -07:00
parent 3fae545d16
commit 834f0edd98
3 changed files with 7 additions and 0 deletions

View file

@ -52,3 +52,6 @@ Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN`
- Uncomment `#define Z_SAFE_HOMING`
- Default for this setting puts the nozzle in the center of the bed for G28Z, but you can define a corner offset if you wish. This will be performed before any bed levelling procedure
#### Using Auto Bed leveling
Refer to [Marlin's excellent Wiki](http://marlinfw.org/docs/gcode/G029-abl.html) on the subject.

View file

@ -0,0 +1,2 @@
![](../Creality-OEM-Connection-Diagram-Rev.1.x.x.svg)
<img src="../Creality-OEM-Connection-Diagram-Rev.1.x.x.svg">

View file

@ -46,6 +46,8 @@ nav:
- 'Firmware Config':
- 'Marlin': 'tutorials/config/printer-firmware/marlin/marlin-config.md'
- 'Klipper': 'tutorials/config/printer-firmware/klipper/klipper-config.md'
- 'Wiring Diagrams':
- 'Creality': 'tutorials/wiring/creality.md'
- 'Main Site': 'https://pyroballpcbs.com'
google_analytics: ['UA-135668867-1', 'pyroballpcbs.com']