585,877 active members*
3,369 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    15

    Autocad to cnc -and the "list" command

    I have a drawing that I want to use to create a lathe program from. I didn't get the desired results from mastercam, so I have been trying to go directly from AutoCad.

    Is there a way to extract AutoCad information into an Excell Spreadsheet or Access Database? I spent way too much time using the "list" command and copying and pasting to Excell - but it is taking quite a bit of messaging to get some sort of coherent G Code format....

    Any easier way to get it done?

  2. #2
    Join Date
    Feb 2007
    Posts
    11

    Autocad to gcode

    I can't think of a more complex and difficult approach to generating gcode. That is why CAM programs have been written. It would help if you could explain what it is that you are feeding your gcode into. The proper CAM tool to use really is dependent on the application - i.e. what is going to consume the g-code. It is simply x-y router paths, or 3d surface milling, etc?

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    If you know any visual basic, a VBA macro is not too difficult to do it. You could actually send the data directly to Excel from AutoCAD.

    I have an AutoCAD macro posted here that exports g-code directly. If you can't use the code directly, you might be able to modify it using find and replace.
    Here's the thread
    http://www.cnczone.com/forums/showthread.php?t=8226

    and the macro
    http://home.comcast.net/~cncwoodwork.../AC2GCv039.zip
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  4. #4
    Join Date
    Mar 2007
    Posts
    15
    Hey NH and Ger

    Thanks for the response - the Lathe I am sending the data to is a bit of a toy - a Rhino ST/6 http://www.rhinorobotics.com/st6.html. It does not recognize the G70 or G 90 series of code (for controller generated roughing passes.

    Ger - i will follow the links and see if the code you wrote does the trick. I used the offset command to delineate the material boundry and roughing cuts - I used the shape for the finish cuts...or at least that is the plan ... well, better get back to it

Similar Threads

  1. AutoCAD "How-To" Question
    By studysession in forum Autodesk
    Replies: 109
    Last Post: 02-15-2011, 02:40 PM
  2. BattleAxe "aka" Ball and Chain "aka" the wife.
    By ZipSnipe in forum Community Club House
    Replies: 48
    Last Post: 05-18-2008, 03:53 PM
  3. Has anyone looked at the "JET" or "Shop Fox" manual machines?
    By boosted in forum Uncategorised MetalWorking Machines
    Replies: 12
    Last Post: 03-05-2007, 04:33 AM

Posting Permissions

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