nm156 / CNCInfusion

A C# GUI for Grbl
38 stars 71 forks source link

great work! #2

Open martindb opened 12 years ago

martindb commented 12 years ago

Hi, I´m planning to make a litle cnc laser engraver (Like thisone http://www.instructables.com/id/Pocket-laser-engraver/) to enter this wonderfull world of CNC machines. (Currently waiting arduino/drivers)

Your GRBL GUI looks realy great!! I would like to use it. There is any compiled version that I can download?

Thanks in advance!

mike-holmes commented 12 years ago

Yep - go to the repository home page and click the "download zip" button towards the top left. Extract everything to a folder on your computer and go to src->CNCInfusion->bin->Debug->CNCInfusion.exe.

nm156 - I echo martindb's sentiment; I look forward to testing this out on my machine on Monday.

nm156 commented 12 years ago

Thanks for the comments. This is a work in progress, not yet a fully ready GUI. I just wanted to get some concept code out there to test. Your feedback is appreciated, I should have some time this weekend to work on it some more.

martindb commented 12 years ago

Thank you Mike! I'll try it this weekend in the breadboard with leds... I've my arduino right now.... still waiting controllers and looking for the parts for my cnc laser engraver.