Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I convert Cad data to G code with programming?

7 REPLIES 7
Reply
Message 1 of 8
Anonymous
5415 Views, 7 Replies

How can I convert Cad data to G code with programming?

Is there a package or library to convert AutoCAD data into G code?

 

Any programming language is appreciated.

 

Thank you for your help.

7 REPLIES 7
Message 2 of 8
oscardosanjos
in reply to: Anonymous

Hi,

There is a software called ABViewer that can do that, but you have to pay the licence for it:

 

https://br.cadsofttools.com/products/abviewer/

 

 If you need a library for developers with G-code generation feature, please write to info@cadsofttools.com or fill in the form below. They provide examples in the following languages: C#, Delphi, C++Builder, Visual Basic, Visual C++, ASP.NET and VB.NET.

Message 3 of 8
doaiena
in reply to: Anonymous

AutoCAD data on it's own means nothing. Is it a list of points and/or paths you want to export, or a list of entities from which you want to get data? Post some sample data on what you want to convert to G-code.

Message 4 of 8
Anonymous
in reply to: Anonymous

Message 5 of 8
SanjoyNath
in reply to: Anonymous

Fantastic question indeed,

 

Autocads c# plugin is very good to read entity geometry .Lisp can also save all these data in predefined text files formats

We can save data of cad in dxf and read the dxf data with c# or vb then extracting these line (or other entity information) to get geometry and GCODE is also text file

Then converting these geometry data with this if you have your custom cnc systems

https://github.com/grbl/grbl

 

 

Otherwise this is good

 

https://github.com/vlachoudis/bCNC

Sanjoy Nath
BIM Manager And Digital Lead (Structures Online)
BOOST, AR , VR ,EPM,IFC API,PDF API , CAD API ,Revit API , Advance Steel API
Founder of Geometrifying Trigonometry(C)
Message 6 of 8
Anonymous
in reply to: Anonymous

Generate CNC Code Using AutoCAD and AutoLISP

https://www.youtube.com/watch?v=qhBDklmCAvY&t=14s

Message 7 of 8
Anonymous
in reply to: Anonymous

So sorry. The old link has been disabled, this is the new link

Generate CNC Code Using AutoCAD and AutoLISP
https://youtu.be/5Za-M6ZG-5w
https://www.youtube.com/watch?v=5Za-M6ZG-5w&feature=youtu.be

Message 8 of 8
SHIBNEMCH
in reply to: Anonymous

Pls give the lisp drive link

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


AutoCAD Beta