I am trying to create a gcode sender for the TinyG that doesn't require the internet to work. this is a start. I am not a programmer by trade so this is taking some time to do. the attached zip is what I have done so far, it doesn't talk to the TinyG yet. it is mostly the user front end. to run it you will need dot net 4 and Microsoft visual C++2013 redistributable. I also attached the font I like to use, I got it from dafont.com. when you run It the first time it creates a registry entry under user/software called cncmachine to store key settings. play with it and please don't hold back the comments or suggestions. I am making it more for my needs but will try to incorporate features if I can, if I cant you will have to source to change it. Robert
universal gcode sender works well and is java based no need for a internet connection https://github.com/winder/Universal-G-Code-Sender