Кремень КД Реклама
Кремень КМ Реклама

после того как нашел как решить проблему с подключение bigtretech 1.4 и mks ts35 r 2.0 немогу решить задачу с ошибками

Men3112
Идет загрузка
Загрузка
08.01.2025
346
9
Вопросы и ответы
Статья относится к принтерам:
Flying Bear Ghost 6

platformio run --silent -e LPC1768

Marlin\src\inc\Warnings.cpp:740:6: warning: #warning "Driver DIAG pins must be physically removed unless SENSORLESS_HOMING is enabled. (See https://bit.ly/2ZPRlt0) (Define DIAG_PINS_REMOVED to suppress this warning.)" [-Wcpp]

  740 | #warning "Driver DIAG pins must be physically removed unless SENSORLESS_HOMING is enabled. (See https://bit.ly/2ZPRlt0) (Define DIAG_PINS_REMOVED to suppress this warning.)"

      | ^~~~~~~

Marlin\src\lcd\dogm\status_screen_DOGM.cpp: In static member function 'static void MarlinUI::draw_status_screen()':

Marlin\src\lcd\dogm\status_screen_DOGM.cpp:506:21: warning: unused variable 'progress_bar_solid_width' [-Wunused-variable]

  506 | static u8g_uint_t progress_bar_solid_width = 0;

      | ^~~~~~~~~~~~~~~~~~~~~~~~

Marlin\src\lcd\dogm\status_screen_DOGM.cpp: At global scope:

Marlin\src\lcd\dogm\status_screen_DOGM.cpp:506:21: warning: 'progress_bar_solid_width' defined but not used [-Wunused-variable]

In file included from Marlin\src\module\../inc/../core/language.h:593,

Marlin\src\module\motion.cpp:1491:31: warning: '%s' directive writing up to 3 bytes into a region of size 2 [-Wformat-overflow=]

 1491 | sprintf_P(msg, GET_TEXT(MSG_HOME_FIRST), need);

      | ~

Marlin\src\module\../inc/../core/multi_language.h:82:49: note: in definition of macro 'GET_TEXT'

   82 | #define GET_TEXT(MSG) GET_LANG(LCD_LANGUAGE)::MSG

      | ^~~

Marlin\src\module\motion.cpp:1491:16: note: 'sprintf' output between 29 and 32 bytes into a destination of size 30

 1491 | sprintf_P(msg, GET_TEXT(MSG_HOME_FIRST), need);понимаю что говорит о том что нехватает памяти но где что убирать ума не приложу

Ответы на вопросы