VoronDesign / Voron-Documentation

Sources of the documentation website for all Voron 3D printers
https://docs.vorondesign.com/
GNU General Public License v3.0
238 stars 190 forks source link

Add V1.8 SKR V1.3 in SPI mode - needs PR#227 to work #228

Open GadgetAngel opened 2 years ago

GadgetAngel commented 2 years ago

Add advanced setup of SPI mode for V1.8 SKR V1.3 This PR needs PR #227 so it can work properly. It contains a link to the information in PR #227

Placed in Community/Electronics: Update index.md of Electronics and added a new listing entitled "Voron V1 - BTT SKR V1.3 Wiring for both SPI and UART modes" create two new files:

  1. v1_skr13_wiring.md - this talks about two modes for TMC drivers and provides links to other arears on the site to access the UART side of things and how to access the SPI setup;
  2. v1_skr13_spi_wiring.md - this is the SPI setup;

reused the following from another setup: a. skrv13_RaspberryPi.md b. skrv13_Resources.md