I am using Openbuild Control with Win10. I get unrepeatable GRBL errors. Job stops at different place every time and never finishes. Using a 3' USB cable. changed cables and USB ports on computer. I don't have this problem with other gcode senders. Can I turn off error reporting? Hope you can help.
1) Make sure you are using a proper Grbl compatible Post Processor 2) Could also be EMI: See docs:blackbox:faq-emi [OpenBuilds Documentation] Errors are generated by Grbl and cannot be turned off
I am using GRBL ESP32. I have several machines using this processor. Your EMI document was helpful. Ordering some chokes and double checking grounds. Thanks for the help
CONTROL only supports the official Grbl firmware from GitHub - gnea/grbl: An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino You may want to approach your board vendor for their recommendation on software for their boards Or checkout the BlackBox at docs:blackbox:start [OpenBuilds Documentation] for a fully supported solution that works perfectly with CONTROL. Also has better EMI immunity, filtered inputs, etc