. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Maybe dxf2gcode? I'm going to be using LinuxCNC (cos I'm a Linux geek) and have briefly tried dxf2gcode. Seemed to work OK. Try searching the LinuxCNC wikis and forums as well, the members always seem to be willing to help and will probably suggest other programs.
    Last edited by birchy; 22-10-2013 at 01:56 AM.

  2. #2
    @Jonathan, thanks for the tip !

    @birchy - thanks I will look at dfx2gcode

    ...R

  3. #3
    @birchy, I've now had a very quick look at dfx2gcode. It seems only to produce code for milling.

    Have you used it to generate Gcode for a lathe? If so perhaps you could explain what I need to do.

    Thanks

    ...R

  4. #4
    @Robin: Sorry, I've only done some quick tests on milling machine programs and assumed it would also convert dxf files to lathe gcode. You'll find this an interesting read... LinuxCNC Support Forum :: Topic: lathe programming (1/3)
    Last edited by birchy; 24-10-2013 at 05:37 PM.

  5. #5
    @birchy, thanks.

    I had seen that LinuxCNC link.
    The final bit about using Blender got me looking at the internals of some of the data formats. SVG files seem fairly simple and I might experiment with using them as input to my JRuby GCode generating program. But it may actually be simpler to devise a piece of program that would produce a series of short straight lines for an arc.

    Truth is I'm at the very beginning and I'm not sure what I will want. The purpose of my enquiry here was to ensure that I'm not re-inventing the wheel because I missed something simple, good and free.

    I will probably try to do some milling on the lathe using a vertical slide as the Y axis and (just to make things complex) it will be the Z axis for 3D printing.

    ...R

  6. #6
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 16 Hours Ago Forum Superstar, has done so much to help others, they deserve a medal. Has a total post count of 2,970. Received thanks 369 times, giving thanks to others 9 times.
    The lack of Lathe CAM options is down to the limited number of CNC lathe owners, and I'd guess the larger majority of those are professional users where paying for good CAM is not a major issue.
    There are far more mills and routers than there are lathes, and lathe CAM is alot more complex than standard mill CAM.

    One thing that sticks in my mind is Art Fenerty mentioning that writing LazyTurn was essentially a lesson in collision detection. External turning you have to deal with avoiding all the tool edges colliding on the profile, and internal turning you have to deal with the non cutting edge having enough clearance in the bore.

    Have you had a read through the main thread about LazyTurn on the Mach forum?
    I'm pretty sure that's where Art mentioned alot of the issues he had to work with, and I'm sure it would provide you with a good insight into what's actually needed to get a good lathe CAM.

  7. #7
    Thanks @m_c.

    That LazyTurn thread is verrryyyyyyy loooonnnnnnnnnggggggggggg

    I will keep it in mind.

    ...R

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can't generate a 'correct' contour
    By palr717 in forum CAD & CAM Software
    Replies: 0
    Last Post: 24-02-2014, 01:08 PM
  2. New to CNC: Best way to generate the g-code for this sign
    By drphil in forum Computer Software
    Replies: 6
    Last Post: 07-03-2012, 09:35 PM
  3. Easy way to generate dxf files
    By 2006Nobull in forum CAD & CAM Software
    Replies: 4
    Last Post: 10-08-2011, 09:44 PM
  4. Program to generate Gcode for wind turbine blades
    By Jonathan in forum CAD & CAM Software
    Replies: 12
    Last Post: 09-04-2011, 01:14 PM
  5. drawing to g-code
    By ptjw7uk in forum Programmers Corner
    Replies: 12
    Last Post: 21-06-2009, 12:49 AM

Bookmarks

Posting Permissions

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