![]() | |
| 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
| |||
| |||
Is there any such program? I have searched but not found anything but bad 2d converters :P I want to just draw a 3d polyline in my cad program and have it converted to gcode, nothing else! 2d won't do, I want FULL control over the toolpath! ![]() I'm thinking of writing my own converter, should be extremley simple (i havent read the specification for dxf yet) But please tell me if you would know anything worth checking out!/Jay |
|
#2
| ||||
| ||||
| I wrote an AutoCAD macro that will do what you want in AutoCAD. Does your cad program have VBA? If so, it's not too difficult to do.
__________________ 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) |
|
#3
| |||
| |||
| I just started making a c++ console program... Almost finished ![]() But i have been thinking of writing a plugin/script for Rhino. I belive rhino use Vb script!? Perhaps you could place points along the toolpath with extra info, like if the layer name is feedrate: 55 the script would put a feedrate change at that position. And other things like pause, tool: 5, cooling: on and spindle: off /Jay |
|
#4
| ||||
| ||||
| I took a quick look at Rhino's VBScript. It doesn't look like you can access vertices through it, which you probably need to do. If you know C++ (I don't), download the Rhino plug-in SDK (free) and write a Rhino plug-in. In AutoCAD, I save extended data with each object to control things like feedrate, plungerate, depth/cut, depth/pass, ramping....
__________________ 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) |
|
#6
| |||
| |||
| I have uploaded my rhino script now if anyone is interested! ![]() http://www.cnczone.com/modules.php?n...viewfile&id=67 |
|
#7
| |||
| |||
|
Hey, Jay, I haven't tried Rhino yet and I could really use this exact function. Could I possibly get a copy of your standalone version? Source is preferred (especially if you haven't finished it )Thanks! -Amos |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |