added the BTT SKR V1.4/V1.4Turbo file so it can be updated (tri_2skrv14_wiring.md)
added the additional .md files also:
a. tri_2skrv14_uart_wiring.md
b. tri_2skrv14_spi_wiring.md
reused the following from V2 setup:
c. skrv14_RaspberryPi.md
d. skrv14_Resources.md
removed the UART and SPI article and replaced it with a hyperlink to the same article.
also added a hyperlink to a comparison TMC chart (these two hyperlink will replace the article window on all my pull-request, will update other in a bit)
Gave the user different options to achieve the DIAG PIN removal on the SKR V1.4T board
Included the TMC2226 on the DIAG pin problem
Informed the user of the DIAG PIN problem also exists, if they ever want to use a filament runout sensor on the extruder driver; TMC drivers that are effected by this is any that does sensor-less homing (UART and SPI). Listed the drivers that are effected.
added initial Removal of Jumpers picture
added Initial Preparation - Set Jumpers picture
Added Voltage Selection
added initial preparation - Set Jumpers diagram for BTT SKR V1.4/V1.4Turbo in UART mode
added initial preparation - Set Jumpers diagram for BTT SKR V1.4/V1.4Turbo in SPI mode
added a check box next to each item on the MCU description so the user can check of the items as he goes, if he wants. I had to enable the check boxes to be interactive by adding a js function to the just-the-docs.js file. New function called "enable_checkboxes();"
added a term definition for BAT85 below the MCU description
added section about Stepper Motor Drivers
Added wiring diagram for Trident BTT SKR V1.4/V1.4Turbo in UART mode using two SKR V1.4 Turbo boards
Added wiring diagram for Trident BTT SKR V1.4/V1.4Turbo in SPI mode using two SKR V1.4 Turbo boards
Added the ability to download the wiring diagrams
added the heatsink diagram to remind user to ensure that the heatsinks are installed on the stepper motor drivers in both SPI and UART Mode
added a note to help the user orient the heat sinks properly on the step stick boards.
added the description about BTT SKR V1.4/V1.4Turbo UART communications with Raspberry pi with diagram
added a diagram showing how to hook up independent power supply for Raspberry pi
added SSR wiring diagram using BTT SKR V1.4/V1.4Turbo in both UART and SPI mode (the hook up is the same, but using the correct image of the board, in spi or uart mode, reduces confusion for the Voron user
added the ability to download the SSR wiring diagrams
added the updated Color Pin diagram for BTT SKR V1.4/V1.4Turbo
Added link so Voron users can download the Color PIN diagram from this page in both .pdf and .jpg format
Added the ability to examine the Color PIN diagram with ZOOM function
added original BTT SKR V1.4/V1.4Turbo pinout
added "if pin diagrams do not match check the schematic diagram" section, provide link to BTT SKR V1.4/V1.4Turbo schematic diagram
Added the ability to examine the original pinout diagram with ZOOM capability
add the ability to toggle color modes so the site will be color-blind-friendly
compressed all pictures and diagrams so the page load time is fast.
Checked these pages by running the server locally on my Windows machine, then if everything works, uploaded them to my LIVE TEST Voron Docs site at https://gadgetangel.org so I can see if there are any interactions between all the pull requests I have submitted thus far.