Click here to Skip to main content
15,888,521 members

Comments by Edson Rodrigues da Silva (Top 16 by date)

Edson Rodrigues da Silva 12-Nov-14 17:14pm View    
Sorry for the misunderstanding, I didn't express myself very well.
When I said that it will be "very simplified" I wanted to say that it will not be a conventional CNC, but a specific solution for a problem and I will take some advantages of CNC and G code. The problem consists in to machine a plate, in only one face, with less than 10 millimeters of depth . For this, I will use few movements in Z axis, and I will not need to draw complex forms, such as, spheres, cones, cylinders and others, but only a plane with some millimeters of depth.
Regarding to windows forms, the first thing that I thought was to use open GL with windows forms. I know that exists several methods to do it, for this that I ask this question, I am interesting in know how people with more experience that me would react in this situation, all opinions will be welcome.
I will reissue my question to turn it clearer.
Thanks for your reply.
Edson Rodrigues da Silva 21-Jul-12 14:41pm View    
The only way I know to get the name of the file that I click is through the Environment.GetCommandLineArgs () method, I researched other ways to do this and I did not find.
Edson Rodrigues da Silva 28-Jun-12 21:48pm View    
I'm using the USB output of the computer with a standard RS232 cable.
Edson Rodrigues da Silva 27-Jun-12 17:45pm View    
Thanks for your reply, I'll read the articles and if I have any questions I ask here again.
Edson Rodrigues da Silva 27-Jun-12 17:41pm View    
I know that the door is not closing because when I close and try to reopen it the C # displays an error message saying that the door is inaccessible, I'm using a port like COM, because I do not know how to create another type of serial port. How do I create another door? and because it would be better?