585,760 active members*
3,814 visitors online*
Register for free
Login
Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2008
    Posts
    82

    Displaying number of passes

    Morning all

    Is there a way to get PathPilot to display where it is in a threading cycle - X of Y passes? Would be nice to have that below the DRO.

  2. #2
    Join Date
    Apr 2013
    Posts
    1788

    Re: Displaying number of passes

    Mill or lathe?
    With a little editing of the gcode you could display whatever on the Status panel or, if you are not using the 4th axis, in the A-axis DRO.

  3. #3
    Join Date
    Mar 2008
    Posts
    82

    Re: Displaying number of passes

    Lathe. Can't see how you edit the code to show it as it uses a canned cycle

  4. #4
    Join Date
    Apr 2017
    Posts
    158

    Re: Displaying number of passes

    The meta-solution is: don't use canned cycles. There's nothing you can do with canned cycles that can't be done better with parametric subroutines. I (with help from Ken Strauss) have been working on a set of such routines for mills, but the same principles would apply for lathes. There's no free real estate on the PathPilot screen, but it's straightforward to use the A-axis DRO -- assuming that you don't actually have A-Axis hardware -- to serve as a sort of progress bar.

    The stuff I've been working on is not quite ready for prime time, but you can get its flavor from this document and this sample subroutine.

  5. #5
    Join Date
    Mar 2008
    Posts
    82

    Re: Displaying number of passes

    The lathe PathPIlot screen has plenty of real estate available, and there are only the two DRO's for X and Z. Adding the number of passes and where you are in that cycle would be easy for them to do.

  6. #6
    Join Date
    Apr 2013
    Posts
    1788

    Re: Displaying number of passes

    I'm curious why this information would be particularly valuable. Surely, except in the initial debugging stages, you will be letting the operation run to completion. Based on elapsed run time (I assume that is displayed in Passport lathe the same as in the mill version) or visual inspection of the thread it should be rather easy to estimate progress in production.

  7. #7
    Join Date
    Mar 2008
    Posts
    82

    Re: Displaying number of passes

    With coolant, it's not easy to see where you are in the process. With common threads, I like to cut them to about 75% and then allow a die to do the rest - I think the result is better.

  8. #8
    Join Date
    Apr 2013
    Posts
    1788

    Re: Displaying number of passes

    I do similar things on my manual lathe. Can't you modify the gcode to terminate after 75%?

  9. #9
    Join Date
    Mar 2008
    Posts
    82
    Quote Originally Posted by kstrauss View Post
    I do similar things on my manual lathe. Can't you modify the gcode to terminate after 75%?
    I can specify a larger x-end in the Conversational tab to achieve it

Similar Threads

  1. Number of passes on a lathe
    By juwyro in forum FeatureCAM CAD/CAM
    Replies: 1
    Last Post: 09-09-2017, 12:16 PM
  2. Baltic Birtch Number Of Passes
    By 2_many_hobbies in forum Laser Engraving / Cutting Machine General Topics
    Replies: 3
    Last Post: 12-04-2014, 11:50 AM
  3. Replies: 3
    Last Post: 10-20-2014, 02:21 PM
  4. G76 Number of Passes
    By eliot15 in forum G-Code Programing
    Replies: 13
    Last Post: 04-09-2011, 12:51 AM
  5. Roughing Passes Exceeding Finishing Passes
    By phoodieman in forum Mastercam
    Replies: 2
    Last Post: 03-01-2009, 01:21 PM

Tags for this Thread

Posting Permissions

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