Open hopatz opened 4 years ago
The error says that you are out of space on your board, so the new features cannot compile. If you watch this video from Teaching Tech, he explains how to reduce the space Marlin uses as 13:20.
Additionally, some BTT SKR E3 DIP boards ship with different chips, so you could try editing the "default_envs" in platformio.ini from STM32F103RC_btt to STM32F103RC_btt_512K, which would give you more space.
Please help the community and close the ticket once you do not need it anymore. Thank you
Please help the community and close the ticket once you do not need it anymore. Thank you
Please help the community and close the ticket once you do not need it anymore. Thank you
Please help the community and close the ticket once you do not need it anymore. Thank you
Please help the community and close the ticket once you do not need it anymore. Thank you
Please help the community and close the ticket once you do not need it anymore. Thank you
when enable FIX_MOUNTED_PROBE i got error :+1:
c:/users/pc/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio\build\STM32F103RC_btt\firmware.elf section
.rodata' will not fit in region
rom' c:/users/pc/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: region `rom' overflowed by 3668 bytes collect2.exe: error: ld returned 1 exit status *** [.pio\build\STM32F103RC_btt\firmware.elf] Error 1i need add proximity probe autolevel, please help fix this?