Closed jcphlux closed 6 years ago
I am getting the same issue on version 0.9. I have tried on 3 separate boards.
I'm guessing you have run out of memory, https://github.com/grbl/grbl/wiki/Frequently-Asked-Questions#flashing-grbl
I took an extra Uno and made a ISP loader and was able to put a reload the boot loader and was able to load the build on it.
If I change the config.h file to enable CoreXY I get an error on uploading. I am hoping it is just something simple I an doing wrong.
I can revert the changes to the config.h and it uploads fine or if I just comment out line 189
#define COREXY
it still uploads fine.Here is the changes I made to the config.h
lines 104 to 113
Lines 182 to 189