Single Block

Post any suggestions that you have for new features and enhancements for the Buildbotics Controller here.
Post Reply
liqidtensn
Posts: 2
Joined: Sun Aug 10, 2025 5:12 pm

Single Block

Post by liqidtensn » Sat Aug 16, 2025 5:14 pm

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.

User avatar
Doug
Posts: 381
Joined: Fri Feb 02, 2018 4:56 pm

Re: Single Block

Post by Doug » Sun Aug 17, 2025 10:12 am

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.

Post Reply