cncjs / cncjs

A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
https://cnc.js.org
MIT License
2.27k stars 562 forks source link

Jogging Issues Using GRBL #687

Open pjdaley21 opened 3 years ago

pjdaley21 commented 3 years ago

Description

Hello!

We're running a Shapeoko 3 XXL with GRBL through NPM (I think?) at my local makerspace and it is no longer jogging. Communicate is established and it will home without error, but you can not use the UI to jog. I can feed the CNC instructions through the console and it will move, but the UI pad will not work, nor will it display location coordinates.

I am not very tech savvy in the sense that I have no idea how to check for the current versions of Node.js, or NPM (nor what it stands for that matter); however, I am trying to troubleshoot to get the machine back up and running. This is also my first interactions with github so I'm having trouble even figuring out how to update to the latest version of CNCjs, as I am wondering if that might be the issue.

Any help, guidance, or insight would be very helpful! Thanks a bunch.

Versions

How Do You Install CNCjs?

CNC Controller

Hardware

Operating System

emcniece commented 2 years ago

Hello and welcome! I too have a Shapeoko, this would be a great issue for me to test out. Adding to the queue 👍