Results 1 to 2 of 2

Thread: MDT flow wires to program cnc 3d

  1. #1
    Registered wjbzone's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    396
    Downloads
    0
    Uploads
    0

    MDT flow wires to program cnc 3d

    Has anyone tried this?

    1. Draw with autocad solids.

    2. Use MDT to convert a solid face to a surface

    3. Use MDT to create flow-wires offset from the surface (by the radius of the ball end mill you intend to use)

    4. connect the flow wires

    5. export the point data of the 3dpoly line and use for a cnc program.

    I have some nice shapes programmed with this method.

    Bill

    Last edited by wjbzone; 06-02-2003 at 01:17 PM.


  2. #2
    Registered wjbzone's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    396
    Downloads
    0
    Uploads
    0
    Here are some more details of the commands to create 3d gcode program from Autocad/MDT:

    1. Draw in solids or surfaces in Autocad 2000 (or MDT).

    2. Open drawing from MDT 5

    3. Convert the portion of the solid to machine into a surface
    toolbar -zfly-solid-surface -convert-faces (_am2sf)

    4. If more than one surface is needed, join with:
    toolbar -zfly-edit surface -join surface (_amjoinsf)

    5. create flow wires offset from the surface by the ball end mill radius.
    Toolbar – zfly-wire off surfaces – flow wires (_amflow)
    Experiment with direction (U or V) and number of lines.
    (check save in the dialogue box)

    6. Group – explode – all wires.

    7. Reverse direction of wires. (as necessary)
    toolbar - zfly-edit wires -wire direction (_amwiredirection)
    (alternate direction every other wire for best efficiency)

    8. join wires
    toolbar –zfly-edit wires –join wires (_amjoin3d)

    8 (optional) Join the wires using toolpac (dotsoft.com)
    Toolpac – polyline – maintaince –3dpoly – join segments
    (may have to use Toolpac – Object – Modify – UCS Fix Parallel)

    At this point you have a toolpath of the CENTER of the ball end mill that can be converted to G-code by:

    1. Using a autocad to CAM add-in like Tahlcam
    or
    2. toolpac – utility – point export (to a text file)
    (using a format mask -> <X[X]Y[Y]Z[Z]>)
    or
    3. Edit the text file (add a G1 and Feed as necessary)


    To convert listed 3dpoly line to Gcode.
    1. copy and paste list (in text window) into column B of Excel spread sheet.
    2. Number column A sequentially
    3. Sort columns A and B by column B
    4. Delete all rows except those starting with “at point”:
    ( at point, X= -6.5316 Y= -0.9706 Z= 0.0667)
    5. Re-sort both columns by Column A to get into original order
    6. Copy and past into Word (text editor) – Paste special – text only
    7. Replace all “at point, X= “ with “X”
    8. Replace all “Y= “ with “Y”
    9. Replace all “Z= “ with “Z”
    10. Add G1 and feeds
    Attached Thumbnails Attached Thumbnails MDT flow wires to program cnc 3d-heart-cnc.jpg  


Similar Threads

  1. Gcodein - lisp program to read cnc files into autocad
    By wjbzone in forum Autodesk Software (Autocad, Inventor etc)
    Replies: 32
    Last Post: 05-10-2006, 09:08 AM
  2. Learning to Program CNC Turning Center
    By Farmer in forum G-Code Programing
    Replies: 13
    Last Post: 09-12-2005, 01:03 AM
  3. Quickstep CNC program
    By mysterious in forum General CAM Discussion
    Replies: 5
    Last Post: 02-07-2004, 08:08 PM
  4. How to program G10 for Fadal CNC ?
    By giengtet in forum General CAM Discussion
    Replies: 5
    Last Post: 11-20-2003, 11:31 PM
  5. New CNC Controller Program for DOS
    By manfong in forum Product and Manufacturer Announcements
    Replies: 10
    Last Post: 10-10-2003, 12:30 PM

Posting Permissions



About CNCzone.com

    We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

Follow us on

Facebook Dribbble RSS Feed


Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.