📝 Use new Markdown Alert styles (#964)

This commit is contained in:
Keith Bennett 2023-10-04 21:43:50 -07:00 committed by GitHub
parent d64c8bb724
commit 401b40c81f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 45 additions and 30 deletions

View file

@ -27,4 +27,7 @@ By default the standard Marlin Touch UI will be used. Enable the `SAPPHIRE_PLUS_
Enable the `SAPPHIRE_PLUS_BLTOUCH` option for BLTouch support.
Enable the `SAPPHIRE_PLUS_TMC_UART` option for TMC UART support for the X, Y and E steppers. Note: you will need some hardware modification skills to modify the stepper sticks. A solder pad needs to be bridged to connect PDN to USART pin. Then a 1K resistor and wire is needed to connect the USART pin to the appropriate spare pin on MKS Robin Nano V1.2 board.
Enable the `SAPPHIRE_PLUS_TMC_UART` option for TMC UART support for the X, Y and E steppers.
> [!NOTE]
> You will need some hardware modification skills to modify the stepper sticks. A solder pad needs to be bridged to connect PDN to USART pin. Then a 1K resistor and wire is needed to connect the USART pin to the appropriate spare pin on MKS Robin Nano V1.2 board.