-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't compile for stm32 F1XX web builder #59
Comments
Hmm, the compiler used by the Web Builder does not optimize as well as the one used by the STM32CubeIDE so the flash overflows. Either I have to remove Web Builder support for the cnc3040 or I'll have to remove functionality, possibly the canned cycle gcodes? |
remove some rarely used functions, the important thing is to be solid to do GRBL work, because this board is easy to get and provides a low cost controller option |
whatever it is as long as you can run a CNC machine with a solid GRBL base |
The Web Builder has been updated, I stripped out a bunch of pin names so it should compile for a while longer. |
Hi Terje, for the past 2 days I have not been able to compile grblhal stm32f1xx for cnc 3040 via web builder, it says build failed
The text was updated successfully, but these errors were encountered: