![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hai...I am new in this thread..i have a question regarding how to make the conversion program/software/system from CAD to G-code..can anyone give me hint how to start or should i do?? I am really lost..but i had this project in my Manufacturing class...any help will be appreciated. Thank you for your time and attention Regards, Bejatz |
|
#3
| ||||
| ||||
| I'm not really sure exactly what your after. I know with our CAD/CAM program... You generate your CAD desgin or import from somewhere else... You then send the design over to the CAM side. Define your contours, then your tools, machining operations, etc... Once done so, generate your toolpath, simulate/animate/ generate your gcode.. Then off to the machine to cut! |
|
#4
| ||||
| ||||
| I don't think anyone really knew what you were asking, but as Dolphin said, I think your looking for a CAM program.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#5
| |||
| |||
Try Contour-Cam http://www.imsidesign.com/Products/D...4/Default.aspx or http://www.magicsystems.com/usa/default.asp Low cost - Try it |
| Sponsored Links |
|
#6
| |||
| |||
| Thanks for the replies guys.. I am sorry for my unclear wording..i was also confused before.. The project requires me to create a program that could generate a G-code from CAD..and i am kind of lost on how to generate the code/information from CAD and convert it to G-Code? is there anyone that have dealt with this kind of project before? Once again thanks..i really appriciate it |
|
#7
| |||
| |||
| CAM software is what you are after. After designing in CAD, you then open the part file in CAM software, and create your tool paths. From there, a post processor (normally part of the CAM software) will convert your tools paths into G-code for your specific machine. There are many programs to choose from: Mastercam, Edgecam, Sheetcam, as well as ones mentioned already. |
|
#8
| |||
| |||
| This would be rather a complex programming project you would first have to have knowlege of dxf file structure and be able to extract co-ordinate information from that. having obtained the end points of the lines and arcs and also their direction comprising the profile, then you should be able to convert this to "G" code data. Hope this is some help. What programming language are you using to compile your code? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| First post in the software dept. Free cnc software? | runinbymdnt | General CNC (Mill and Lathe) Control Software (NC) | 2 | 02-06-2007 09:49 PM |