Open mariusl opened 12 years ago
what do you intend to add to GUI ? What UsbCnc board do you use ?
Hi Daniel I designed my own Usb machine controller. I used some of the Grbl code but implemented my own comms and reporting protocol. I also control other machine functions like relays, THC and more. I have a graphic LCD and keyboard interface as well. I make use of a 2560 for the proto type but will migrate to 32bit MPU soon.
I added all of these functions (three additional panels) to the Gui as well as my status reporting functions. I will not use the Joystick stuff and some configuration options. I also added single step and "run from" functionality.
Hi, I am very impressed with what you have done with this GUI. I have been busy with a VB version for some time and just dumped it to use your C# version. I have made some changes to make it work with my own UsbCnc controller and will still add a lot to the GUI. Thanks again for good work and can you please let me have your credentials to add to the list.