GRBLDuino with Arduino Due & G2core control system

Use, set up, assembly help, and any other GRBLDuino related questions or comments.
Post Reply
Creston_Bob
Posts: 1
Joined: Tue Jun 23, 2020 8:07 am

GRBLDuino with Arduino Due & G2core control system

#1

Post by Creston_Bob »

I'm thinking about using -- as the Subject says -- an Arduino Due with the G2core control firmware to implement a 6-axis CNC based on a Shapeoko 3 CNC machine. In other words, replace the Shapeoko's GRBL 1.1 and 3-axis control board with something much more capable with higher performance.

The Due has the same form factor as the Mega 2560. I have both boards and have interchanged them in experimental projects occasionally. The Mega is only 8-bit but the Due is ARM 32-bit and waaaay faster for computing floating point.

Details regarding G2core can be found at: https://github.com/synthetos/g2/wiki/What-is-g2core

Should be doable as far as I can see. What do you think?

Robert
User avatar
EccentricWorkshop
Admin
Posts: 38
Joined: Thu Jan 17, 2019 9:33 pm
Location: Olympia, WA
Contact:

Re: GRBLDuino with Arduino Due & G2core control system

#2

Post by EccentricWorkshop »

Although the form factor is the same for the Mega and DUE, the pinouts are different between g2 and 4 axis version of GRBL which is what causes the issues. Comparing the g2 DUE pinout with the Mega Shield pinout, there are quite a few differences in the pin functions/assignments.

There may be some chance of using a custom board/machine profile to correct this as described here: https://github.com/synthetos/g2/wiki/Ad ... te-Pinouts. I have no experience with g2 so I can't offer any information beyond what can be read on those pages. It's not something I have the free time to work on right now but I can look into it as a future project.
--------------------
Andy
Eccentric Workshop
Store - Tindie - eBay
Alexadam
Posts: 1
Joined: Tue Aug 18, 2020 2:05 am

Re: GRBLDuino with Arduino Due & G2core control system

#3

Post by Alexadam »

Thanks for making my morning a little bit better with this great article!!
Buy Arduino Online in Pakistan
Post Reply