Просмотр исходного кода

Warn in platformio.ini about RCT6 512K (#19312)

Keith Bennett 3 лет назад
Родитель
Сommit
700e0fe7d7
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 5 добавлений и 0 удалений
  1. 5
    0
      platformio.ini

+ 5
- 0
platformio.ini Просмотреть файл

@@ -739,6 +739,11 @@ upload_protocol   = serial
739 739
 #   STM32F103RC_btt_512K ........ RCT6 with 512K
740 740
 #   STM32F103RC_btt_512K_USB .... RCT6 with 512K (USB mass storage)
741 741
 #
742
+# WARNING! If you have an SKR Mini v1.1 or an SKR Mini E3 1.0 / 1.2 / 2.0 / DIP
743
+# and experience a printer freeze, re-flash Marlin using the regular (non-512K)
744
+# build option. 256K chips may be re-branded 512K chips, but this means the
745
+# upper 256K is sketchy, and failure is very likely.
746
+#
742 747
 
743 748
 [env:STM32F103RC_btt]
744 749
 platform          = ${common_stm32f1.platform}

Загрузка…
Отмена
Сохранить