Page 1 of 1

Single Block

Posted: Sat Aug 16, 2025 5:14 pm
by liqidtensn
I noticed that there is no Single Block option to be able to go line by line with running the code. I have used this feature in many of my other CNC controls and it is very useful.

Re: Single Block

Posted: Sun Aug 17, 2025 10:12 am
by Doug
One of the really cool things about the Buildbotics CNC Controller is that we have published the Applications Programming Interface.

As it turns out, I created a program called GCodeDebugger a while back and it provides the ability to set break points and step through the code. If you are interested, I could dust it off and provide a copy of the program to you.