So, I'm building a dedicated guitar soundboard acoustic probe cnc machine (measures frequency response of the soundboard at multiple grid locations). I'd like to use an Openbuilds Blackbox as the controller. However, I need to embed the control software into my app, that is, not run a traditional CNC GUI. Is there an API to connect to the Blackbox? If not, can you suggest how I might accomplish this? Thanks! - jamie
Grbl's comms are documented in great detail over on the Wiki Grbl v1.1 Interface Alternative, let CONTROL do all that Hard work, and build your app as a Macro? Getting started with Javascript Macros in CONTROL / Library of Macros created by the community