Skip to content

Commit

Permalink
Added wiring diagram for Creality boards
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr0ball committed Jul 26, 2019
1 parent 3fae545 commit 834f0ed
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
Expand Up @@ -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.
2 changes: 2 additions & 0 deletions docs/tutorials/wiring/creality.md
@@ -0,0 +1,2 @@
![](../Creality-OEM-Connection-Diagram-Rev.1.x.x.svg)
<img src="../Creality-OEM-Connection-Diagram-Rev.1.x.x.svg">
2 changes: 2 additions & 0 deletions mkdocs.yml
Expand Up @@ -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']

0 comments on commit 834f0ed

Please sign in to comment.