zeevy / grblcontroller

Compact android mobile application for gcode streaming and controlling a cnc machine with grbl firmware
GNU General Public License v3.0
200 stars 71 forks source link

Frame Button (like LaserGRBL for windows) #163

Closed NandoGommez closed 2 years ago

NandoGommez commented 2 years ago

would it be possible to add a "frame" button, so that it can help locate the recording point?

Or a button to configure macro, where you can add a gcode, in LaserGRBL for windows the "Frame" button has a gcode configured, which captures and calculates the radius and size of the image to be engrave.

zeevy commented 2 years ago

App supports custom buttons, where you can provide gcode supported by grbl firmware only. App does not intercept the gcode sent to the firmware. So it does not do any calculations