bigtreetech / BIGTREETECH-SKR-E3-DIP-V1.0

BIGTREETECH SKR-E3-DIP-V1.0 motherboard is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
130 stars 111 forks source link

FIX_MOUNTED_PROBE error #68

Open hopatz opened 4 years ago

hopatz commented 4 years ago

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 regionrom' 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 1

i need add proximity probe autolevel, please help fix this?

MohanMaker commented 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.

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you