585,931 active members*
3,650 visitors online*
Register for free
Login
IndustryArena Forum > OpenSource CNC Design Center > Arduino > jog pendant for GRBL/UNO with continuous jog?
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2011
    Posts
    357

    jog pendant for GRBL/UNO with continuous jog?

    Has anyone made a good jog pendant that will work with GRBL 1.1 on an UNO using UGS?
    Looking for a way to jog that is better than available on UGS. Something like hold down a button until the axis gets close to where you want then
    letting go stops that axis. Then tap tap tap(on that button) the axis into position.
    Thanks

  2. #2
    Join Date
    Mar 2015
    Posts
    409

    Re: jog pendant for GRBL/UNO with continuous jog?

    If you connect GRBL using a network (WiFi) to serial converter, you then can connect as many GCode senders as you want all communicating to the same network address (GRBL controller). You then can use a simple ESP8266 processor to do send the jog commands independant of the GCode sender. I have connected my GRBL controllers using WiFi and have plans for next year to make a (simple) pendant for GRBL.

  3. #3
    Join Date
    Mar 2011
    Posts
    357

    Re: jog pendant for GRBL/UNO with continuous jog?

    Quote Originally Posted by hfjbuis View Post
    If you connect GRBL using a network (WiFi) to serial converter, you then can connect as many GCode senders as you want all communicating to the same network address (GRBL controller). You then can use a simple ESP8266 processor to do send the jog commands independant of the GCode sender. I have connected my GRBL controllers using WiFi and have plans for next year to make a (simple) pendant for GRBL.
    Does that open you up to more interference?

  4. #4
    Join Date
    Mar 2015
    Posts
    409

    Re: jog pendant for GRBL/UNO with continuous jog?

    Does that open you up to more interference?
    A WiFi connection is more reliable than a USB or Bluetooth connection. No physical connection means no ground loops and your computer will not be damaged if your controller board breaks down. You can use a cheap local WiFi acces point to make that WiFi network nearby the controller and computer. I even doesn't need an internet connection.

Similar Threads

  1. DXF continuous line
    By artracing in forum Centroid CNC Control Products
    Replies: 6
    Last Post: 04-05-2017, 11:41 AM
  2. Replies: 1
    Last Post: 08-19-2016, 11:57 AM
  3. Continuous web cutting
    By RedDawg in forum Laser Engraving / Cutting Machine General Topics
    Replies: 4
    Last Post: 04-28-2016, 08:21 PM
  4. Continuous Line
    By JCAcuraCL in forum Laser Engraving / Cutting Machine General Topics
    Replies: 3
    Last Post: 10-27-2011, 09:52 PM
  5. can't continuous jog in mach 3
    By fbmstar in forum Mach Software (ArtSoft software)
    Replies: 7
    Last Post: 11-19-2007, 02:56 AM

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
  •