Single Block
-
- Posts: 2
- Joined: Sun Aug 10, 2025 5:12 pm
Single Block
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
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.
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.