Separate names with a comma.
Some features disabled for guests. Register Today.
Sometimes windows just gets a little confused if you skipped a couple versions
1) Uninstall old version 2) Reboot 3) Download and install new version from software.openbuilds.com
Close any stuck running instances in Task Manager
1) zero out axis 2) move some distance (doesn't have to be exact) 3) note down distance onscreen 4) measure actual distance 5) note down current...
Confirm that the resultant gcode does contain the commands? (accidentally loaded wrong gcode into CONTROL? Post not outputting gcode correctly?, etc)
Perfect Continuous jogging with BlackBox with CONTROL.... If you were using some other host that didn't implement Jogging properly it would feel...
BlackBox 4X is based on the classic ATmega328
Yes that's crazy: 42000mm/min after conversion Belt drives are usually around 10000mm/min, leadscrew more like 3500-5000mm/min Note that Grbl...
Only somewhat - both are based on standard Grbl (because Grbl's motion algorithms are solid) , but are projects in and of itself. FluidNC does...
Not your JOB FEEDRATE. We mean the GRBL MAX FEEDRATE in Grbl Settings: This one: Grbl v1.1 Configuration · gnea/grbl Wiki Rapids (G0s) are run...
Assuming you worked with Store support on that? Please continue the discussion on your existing support ticket please
See grbl/config.h at master · gnea/grbl alongside the Grbl Wiki
And did you recompile Grbl to disable Z and Y homing? The precompiled image for 2 axes would still error out waiting on the 2nd
See the EMI FAQ^
There is a fork out there with probing. See To be tested at some point, sounds like an awesome feature by petervanderwalt · Pull Request #110 ·...
Also see docs:blackbox:faq-emi [OpenBuilds Documentation]
We only support Grbl. FluidNC is not Grbl
CONTROL does nothing. It sends a G38.2 command that tells the Firmware on the board to run a probe. The board handles it all on its own and...
Your machine frame is accidentally somehow attached the DC GND. Look for endstops installed without the rubber spacer, or a AC EARTH to DC GND short
Also consider getting the real deal: docs:xyzprobe:start [OpenBuilds Documentation] with all that built in, and the added features in CONTROL...