MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.22k stars 19.22k forks source link

[BUG] SKR mini V1.1 can not compile with branch 4378 #14872

Closed Udo-Nbg closed 5 years ago

Udo-Nbg commented 5 years ago

Could not Compile branch 4378 with SKR Mini V1.1

The previous branch 4350 i can compile and most Featutes (not fully integrated yet) works fine (TXT/GFX Display, Hotend, Thermistors, Fan)

The Setings are identical. also when i copy the "configuration.h" from branch 4350 to branch 4378 i get the same errors.

Ludy87 commented 5 years ago

what is the error message?

Udo-Nbg commented 5 years ago

Her are my complete Compiling Logs... Error Compiling-LOG SKR-MINI_V1.1 Marlin-bugfix-2.0.x branch 4378.txt Success Compiling-LOG SKR-MINI_V1.1 Marlin-bugfix-2.0.x branch 4350.txt

Ludy87 commented 5 years ago

The bugfix is still in the waiting loop https://github.com/MarlinFirmware/Marlin/pull/14861

Ludy87 commented 5 years ago

@Udo-Nbg fix is deployed

Udo-Nbg commented 5 years ago

branch 4382 it compile successful and it should work

Thank You

UncleBansh commented 5 years ago

"@tpruvot tpruvot force-pushed the tpruvot:stm32f1_tmc_serial branch from 943a543 to b76bf93 2 days ago"

after this dont compile on skr e3 dip and compiling after delete this files

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.