Page 11 of 19 FirstFirst ... 891011121314 ... LastLast
Results 121 to 132 of 217

Thread: G-Code to DXF

  1. #121
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    3
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by WayneHill View Post
    Megan,

    Post #15 has the program with the TAP file extension included. Like Bubba said, just rename file will work.

    Wayne
    Hey Wayne!

    Thanks that makes it even easier. You guys were a life saver!


  2. #122
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    53
    Downloads
    0
    Uploads
    0
    I found this thread.. and excellent application:

    For my intention, it's just sitting doing nothing when set in motion:

    This is a selection of what I'm trying to convert:

    It's for the Phlat Printer and I want to make it with a laser instead

    Basically, I've figure out that M07 turns off my laser, M09 turns it on. I usually use DesKAM 2000 to convert DXF to gcode.

    Code:
    G90
    G20
    G49
    M3 S15000
    G00 Z   0.050
    G01 X   3.257 Y   0.746 F250
    G01 Z  -0.083 F100
    G01 Y   2.121 F250
    G00 Z   0.050
    G01 X   5.766 Y   0.758 F250
    G01 Z  -0.083 F100
    G01 Y   2.108 F250
    G00 Z   0.050
    G01 X  10.939 Y   0.784 F250
    G01 Z  -0.083 F100
    G01 Y   2.082 F250
    G00 Z   0.050
    G01 X  12.257 Y   0.799 F250
    G01 Z  -0.083 F100
    G01 Y   2.068 F250
    G00 Z   0.050
    G01 X  12.909 Y   0.807 F250
    G01 Z  -0.083 F100
    G01 Y   2.060 F250
    Edit: I found the one with the installer, "G-Code td DXF Converter", and with the two boxes ticked, I get much more favorable results.

    I just need to figure out if I need to allow for some of the Z surface to be valid as what I think should be two identical parts is not coming out that way.

    The first image shows the output and where the part closest to the bottom and the fourth one up, the fourth one up is two pieces, the bottom is a single piece. The second image is zoomed in to see the detail. Kinda choppy, since I have not seen the file cut I don't know what it really is supposed to look like.
    Attached Images Attached Images
    Last edited by tdiaz; 09-27-2010 at 12:20 AM.


  3. #123
    Registered WayneHill's Avatar
    Join Date
    Mar 2004
    Location
    Michigan
    Posts
    745
    Downloads
    0
    Uploads
    0
    Tdiaz,

    Are you able to post the Gcode or send it to be by email? I did not write the program version with a loader. Switcher has a version posted somewhere in this thread.

    Wayne
    Wayne Hill


  4. #124
    Registered WayneHill's Avatar
    Join Date
    Mar 2004
    Location
    Michigan
    Posts
    745
    Downloads
    0
    Uploads
    0

    Thumbs up Looks okay to me

    tdiaz,

    If you view the part on an angle, you can see the tabs in the design. The forth part from the bottom is acually two parts.
    The design looks okay for the conversion from Gcode to DXF. See attached files.
    I used my new GCode to DXF program that is still being tested.
    Wayne
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by WayneHill; 09-28-2010 at 10:07 AM.
    Wayne Hill


  • #125
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    53
    Downloads
    0
    Uploads
    0
    Hmmm.. interesting, and I have the opportunity to do a lot more of these- when do you say this might be ready?

    Obviously the tabs are not going to import, though what would be nice to have a way of viewing the GCode with the tool functions omitted, as even when I viewed the original file in Mach3 it still had the tool lines showing as cuts rather than repositioning.

    Hmm.. wait a minute though, that implies thats got raised tabs on it, but the phat printer isn't milling down the entire surface of the pieces just to get the raised tabs.

    As for the areas of the foam cutting that would be partial if done with the Phlatprinter, if I run the laser over it at a lessor power setting and then drag a fingernail, followed by a small piece of bent music wire through the path I get the same effect that the dremel bit would have done, and with respect to wrapping pieces since what I'm doing forms a "V" rather than a "U" I think it looks nicer from a front view.


  • #126
    Registered WayneHill's Avatar
    Join Date
    Mar 2004
    Location
    Michigan
    Posts
    745
    Downloads
    0
    Uploads
    0

    Smile Filtering Z values

    FYI,

    By filtering Z Values on the soon to be released commercial GCodetoDXF program, it is able to remove the tabs.

    Wayne
    Attached Images Attached Images
    Wayne Hill


  • #127
    Registered WayneHill's Avatar
    Join Date
    Mar 2004
    Location
    Michigan
    Posts
    745
    Downloads
    0
    Uploads
    0
    The new GCODEtoDXF program does not have a DXF viewer. I use my CAD/CAM program.
    Wayne Hill


  • #128
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    53
    Downloads
    0
    Uploads
    0
    I can see where there might be tabs if I follow the Gcode, but interesting that I don't get them at all.

    Obviously you've got a lot more going on in your application thats brewing.


  • #129
    Registered WayneHill's Avatar
    Join Date
    Mar 2004
    Location
    Michigan
    Posts
    745
    Downloads
    0
    Uploads
    0
    Tony,

    You will not see the raised tabs when viewing the part from the top. The tabs will show up when the angle of the view is rotated.

    Wayne
    Wayne Hill


  • #130
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    53
    Downloads
    0
    Uploads
    0
    Wayne,

    Right, I realize that. At first I thought the jaggy result might have been something else, but I see where that could be the tabs being flattened, too.
    I meant to include a screen shot on the earlier post.

    (which is from the one thats not yours)
    Attached Images Attached Images


  • #131
    Registered WayneHill's Avatar
    Join Date
    Mar 2004
    Location
    Michigan
    Posts
    745
    Downloads
    0
    Uploads
    0
    Tony,

    Zoom in on the parts and the tabs will show up in better detail. The jaggy lines are the CAD system trying to draw a line on an angle other than horizontal or vertical.

    Wayne
    Wayne Hill


  • #132
    Registered
    Join Date
    Feb 2010
    Location
    USA
    Posts
    53
    Downloads
    0
    Uploads
    0
    Wayne,

    Suddenly this makes more sense, the tabs are partially cut through - but what was throwing me was your graphic display having the tabs pointing up, they are actually pointing down with regard to the tool. The tool is cutting the part out but leaving it connected by cutting only half depth at those locations. Where as the laser cutter would be just the laser turned off.

    So, your second example would be the correct way for 2D cutting with retaining the pieces on the frame, and flattening everything like shown in the first graphic you posted.


  • Page 11 of 19 FirstFirst ... 891011121314 ... LastLast

    Similar Threads

    1. Looking for Mandolin g code or dxf
      By mredican in forum Musical Instrument Design and Construction
      Replies: 74
      Last Post: 03-06-2013, 11:21 AM
    2. parametric programming
      By Karl_T in forum CamSoft Products
      Replies: 21
      Last Post: 05-24-2005, 03:58 PM
    3. G Code to DXF
      By sanders50 in forum G-Code Programing
      Replies: 2
      Last Post: 02-16-2005, 04:09 PM
    4. DXF Catalog
      By CNCdude in forum Product and Manufacturer Announcements
      Replies: 2
      Last Post: 08-26-2004, 10:07 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.