zeevy / grblcontroller

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

How can i generate gcode from Android? #132

Closed deniz-szr closed 3 years ago

deniz-szr commented 3 years ago

Hi, im using your software for school project and i need to make my laser cnc to work with Android Phone. It is working properly but i need my pc to generate the Gcode after that i can mail it back to my Phone. Any solutions on Android yet?

zeevy commented 3 years ago

Gcode generation is a very complex process, I don't think it can be done on mobiles properly. Also this is out of scope for this application