Separate names with a comma.
Some features disabled for guests. Register Today.
Hello. I have a Workbee 1515 with a black box controller and running the openbuilds controller. I have been running this since January without an...
Node is 19: pi@raspberrypi:~/OpenBuilds-CONTROL $ node --version v19.8.1 electron makes trouble: > [email protected] postinstall >...
Thanks for the response, but I'm still having trouble. I swapped to the macbook, got a new cable, and I'm attempting to reflash. I think I've got...
This a new install. I'm using grbl Ver 1.1 and UGS 2.0. Just trying to cut a simple circle. G Code from CamBam. ( Made using CamBam - CamBam...
Hi, I'm having a heck of a time. I've been mostly successful building a laser engraver (A simple XY laser engraver/cutter). I've set up GRBL...
I agree with what you said. some critical detail about sequence of operation is missing. Also details like MKS driver setup is not explained.
Hi, I am having a similar issue with Error 9 triggered by "Alarm 1 hard limit triggered". I disabled hard limits in my GRBL settings and rebooted...
How many of you have experienced a chip out of a project you were machining after many many hours into the process. a great lump frustratingly...
yes, I have shielded all cables but still have problems with error 9. Plasma cutting with runed off limit switches is possible. As soon as I...
...not sure where to start with my situation. I am also getting a "Error 9 - G-code locked out during alarm or jog state" I think it is because...
OK Here comes my dumb post of the month. just started recently, ( last few weeks ) after a cut I hit the home switch and machine takes off as per...
...test ESP32). I have tried the following without success (still error 9): i) The current version of GRBL_HAL; ii) The current version of...
...I am pretty sure you advised me to do those.... If I google GRBL error 9 it says something about GBRL cannot locate and end stop so maybe its a...
Did you first have a newer version of node, then did the npm install, then downgraded nodejs? :) Delete node_modules and rerun npm install You...