diff options
Diffstat (limited to 'config/printer-tronxy-x5sa-v6-2019.cfg')
-rw-r--r-- | config/printer-tronxy-x5sa-v6-2019.cfg | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/config/printer-tronxy-x5sa-v6-2019.cfg b/config/printer-tronxy-x5sa-v6-2019.cfg index 96639a99..069f60d6 100644 --- a/config/printer-tronxy-x5sa-v6-2019.cfg +++ b/config/printer-tronxy-x5sa-v6-2019.cfg @@ -1,15 +1,15 @@ -# This is a Klipper configuration for TronXY X5SA, with -# CXY-V6 motherboard. - +# This is a Klipper configuration for TronXY X5SA, with CXY-V6 +# motherboard. # === FLASHING WITH STOCK BOOTLOADER === # You should make firmware for STM32F103 with bootloader offset -# at 0x8008800 (Chitu v6 Bootloader). Uncheck USB, and leave default -# serial settings. -# -# Use "./scripts/update_chitu.py ./out/klipper.bin ./out/update.cbd" after make to generate update.cbd. -# Put `update.cbd` onto SD card, and reboot the printer. -# It will be automatically installed, and you will be able to update it this way. +# at 0x8008800 (Chitu v6 Bootloader) and serial (on USART1 PA10/PA9) +# communication. + +# Use "./scripts/update_chitu.py ./out/klipper.bin ./out/update.cbd" +# after make to generate update.cbd. Put `update.cbd` onto SD card, +# and reboot the printer. It will be automatically installed, and you +# will be able to update it this way. [mcu] serial: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 |