. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    @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

  2. #2
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 12 Hours Ago Forum Superstar, has done so much to help others, they deserve a medal. Has a total post count of 2,967. Received thanks 368 times, giving thanks to others 8 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.

  3. #3
    Thanks @m_c.

    That LazyTurn thread is verrryyyyyyy loooonnnnnnnnnggggggggggg

    I will keep it in mind.

    ...R

  4. #4
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 12 Hours Ago Forum Superstar, has done so much to help others, they deserve a medal. Has a total post count of 2,967. Received thanks 368 times, giving thanks to others 8 times.
    It is a long thread, but you'll probably find the final half is all about getting it to work/working around issues that never got sorted. I'd concentrate on mainly reading Art's posts. I can remember him mentioning the main issues somewhere, and I'm sure it was in that thread, although it could of just as easily been on the Mach yahoo group, as quite a few of his side projects overspilled on it aswell.

    It's a shame he never developed LazyTurn more, but Gearotic Motion is his current project.

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
  •