CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: CAM Software

  1. #1
    Join Date
    Oct 2006
    Posts
    170

    Arrow CAM Software

    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 ?

  2. #2
    Join Date
    Sep 2005
    Posts
    63

    Talking Re: CAM Software

    Hi,
    i think you must create a class taat rappresent a dxf reader.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured