Can we view/capture generated GCODE from the official app?

I’m building a little app that draws a few pre-configured symbols. I like the feature in the general app to load an image, trace it, and repeat it, but I was hoping to capture each of these and send them as an individual button. Is it possible for me to capture the gcode that is generated or sent to the device ?

Hi,
The easiest way would be to run the App on a Windows machine or Mac and save the drawings to the ‘Local’ sketchbook (on the far right). The Local folder is saved to the local filesystem - in ~/Documents/LineUsFiles - each drawing is a file. …rob

1 Like