Click to See Complete Forum and Search --> : CAM Software


watzmann
November 21st, 2006, 12:48 AM
Hii All ,

am a new programmer to C Sharp world , i strated with building some programs and simple games to go deeper in C Sharp but at the moment i have a question .

in case you have an idea of CAM softwares that will help enough to understand what i mean now ,

i need to build a rogram which can import DXF files and generate it's lines to G-Codes and then i can transfer this G-Code to cnc machine to run it .

how to do that using C SHarp , is there is any dll files which i have to use ?

dewoul
December 18th, 2006, 08:10 AM
Hi,
i think you must create a class taat rappresent a dxf reader.