When running a longer gcode file on the OpenBuilds INTERFACE, I'm consistently getting ERR 25: A G-code word was repeated in the block partway through the file. Running the same file from my laptop using OpenBuilds CONTROL words flawlessly, so it seems to be a bug in the gcode sender on the INTERFACE.
If it it is definately repeatable by running the same File on the Interface, you can please submit the file and we'll give it an aircut test run here.
Sure thing, I should have included it to start. This file will machine four holes. The issue I was seeing manifest during the second hole. (Also, I'm a newbie, so please pardon how conservative this file is)
That is a very tiny file 35kb, large around here is >100-200mb I'll walk down to the Lab in a minute and run it, see if I can replicate
I guess everything is relative. It's the longest file I've tried running so far. (I mentioned I'm a newbie, right? ) Sounds great! Thanks.
Kicked off air-cut now. While we wait, does the Hello World file docs:blackbox:hello-world [OpenBuilds Documentation] do the same on yours? To do an aircut, just zero Z about 10-15mm above the stock
I'm not in front of the machine right now, but I can certainly run through the hello world gcode file in a couple hours when I get to the shop if your air-run doesn't exhibit the issue.
Thanks for your help. Nice to know I'm not completely off my rocker. If I can do anything to help, please let me know. I'm more than willing.
Caught an event where the newline wasn't sent or got corrupted along the way (merging two lines into one), confirming a bug. Will get to work finding and fixing, and release an update soon.
Bug fixed in Firmware version v1.46 Changelog: 1.46 - Make jogspeed buttons single-press for precision - Changed pause procedure to react to Grbl Feedback - Fixed CR/LF bug Complete Changelog: OpenBuilds/firmware