Skip to content
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

Compiling issue #2

Open
Spacekip opened this issue Dec 21, 2022 · 2 comments
Open

Compiling issue #2

Spacekip opened this issue Dec 21, 2022 · 2 comments

Comments

@Spacekip
Copy link

hey there,

I'm kinda new here, but i really admire the work put into this.
I'm using an arduino MKR1000, which has a SAMD21 MCU. I'm following the instructions step by step.
Howevery, when trying to compile, i get the same error as in issue #224, for which there also is a warning in the Readme.
I've gone as far as to IDE version 1.6.10, but to no avail.

What could be done to help this?

afbeelding

@terjeio
Copy link
Contributor

terjeio commented Dec 22, 2022

What could be done to help this?

Get the arduino folks to fix the issue? Or use an even earlier version of the framework?

BTW I am not able to read the messages in the image above, the contrast is way too low...

@engeen-nl
Copy link

Temporary solution for now: open this folder with Visual Studio Code:
Arduino\libraries\grblHAL_MKRZERO\src\grbl

Find 'synchronized' in spindle_control.h and click on it (once).
Right click it 'Rename symbol' (or press F2) and change it to something like 'issynchronized'.
Save all files opened by Visual Studio Code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants