585,728 active members*
4,157 visitors online*
Register for free
Login
IndustryArena Forum > OpenSource CNC Design Center > Arduino > 4th axis and GRBL with MEGA?
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2009
    Posts
    56

    4th axis and GRBL with MEGA?

    Yes I know original version of GRBL will not support and there are many issues with UNO board. I'm starting to make bigger is better tabletop cnc machine ASAP and it would be really handy to have 4th axis. Some goooooggling later I found something that might actually work.

    https://www.rcgroups.com/forums/show...plete-Solution

    https://github.com/fra589/grbl-Mega-5X

    https://github.com/LETARTARE/grblQ-Mega-4axes

    https://github.com/gnea/grbl-Mega/pull/21

    Clearly something is going on, but can't really find any experiences of these and information what goes where is somewhat limited. So anyone over here have any experience on extra axis? Seems like it might work.

  2. #2
    Join Date
    Mar 2015
    Posts
    409

    Re: 4th axis and GRBL with MEGA?

    James,
    No response until know, Isn't downloading and try it your self not an option?

  3. #3
    Join Date
    Aug 2009
    Posts
    56

    Re: 4th axis and GRBL with MEGA?

    Quote Originally Posted by hfjbuis View Post
    James,
    No response until know, Isn't downloading and try it your self not an option?
    With you and me, there is this miscommunication thing going on, not the first time. Yes of course I'm downloading and testing, this is just my bad habit to ask possible information before jumping on the deep waters. Maybe I should stop such behavior, just use goooogle and keep all to my self.

  4. #4
    Join Date
    Jun 2011
    Posts
    692

    Re: 4th axis and GRBL with MEGA?

    It's probably just that this Arduino forum isn't very active. Most on here are running bigger machines with commercial controls or PC based (Machx or LinuxCNC.)
    Is your 4th axis going to be a rotary axis? Rotary support from the motion controller isn't strictly necessary, but is definitely a nice to have. A couple things with typical rotary support are understanding rollover (that 360 deg is the same as 0), and feedrates that make sense (G93 usually, which uses time for the move rather than speed.)

  5. #5
    Join Date
    Aug 2009
    Posts
    56

    Re: 4th axis and GRBL with MEGA?

    Bench testing this https://github.com/fra589/grbl-Mega-5X Response for testing is good, it is very limited what can be tried without connecting to actual movements. But no instant error on basic things, so I shall proceed. Biggest issue is to split Y direction stepper pins to drive two stepper drivers, but this was expected. So it is nearly 6 axis

  6. #6
    Join Date
    Oct 2017
    Posts
    12

    Re: 4th axis and GRBL with MEGA?

    I may be a little late to this convo. If you are looking for a 6 axis version of grbl, Heres is a version I have on github.
    https://github.com/shooter64738/grbl-6-axis-synch

Similar Threads

  1. 5 axis with GRBL?
    By Stingray63Vette in forum Arduino
    Replies: 4
    Last Post: 07-17-2017, 01:10 AM
  2. Replies: 1
    Last Post: 08-19-2016, 11:57 AM
  3. Arduino Mega grbl
    By cilim in forum Arduino
    Replies: 1
    Last Post: 08-10-2016, 02:12 PM
  4. Z Axis problem Grbl :-(
    By Gremlin76 in forum Post Processors
    Replies: 6
    Last Post: 08-02-2016, 10:37 AM
  5. Arduino Mega/Big Easy driver 4 axis foam cutter
    By sschering in forum CNC Wire Foam Cutter Machines
    Replies: 6
    Last Post: 04-03-2015, 02:40 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •