Pathpilot corner probe

Page 1 of 2 12 LastLast
Results 1 to 20 of 24

Thread: Pathpilot corner probe

  1. #1
    Member
    Join Date
    Aug 2015
    Location
    US
    Posts
    58
    Downloads
    0
    Uploads
    0

    Default Pathpilot corner probe

    I was wonder why the default corner probe in pathpilot is the bottom left corner? I prefer to use a part zero that corresponds to my fixed jaw, because of how I've set up my soft jaws. I'm by no means an experienced machinist though. I guess my question is just more a curiosity. Is there an advantage to using the bottom left?

    Similar Threads:
    Last edited by extdrive; 06-05-2016 at 12:22 PM.


  2. #2
    Member
    Join Date
    Nov 2005
    Location
    us
    Posts
    218
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    I don't really know, but I'm guessing because it matches the axis orientation?



  3. #3
    Member
    Join Date
    Aug 2015
    Location
    US
    Posts
    58
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Quote Originally Posted by jcposada View Post
    I don't really know, but I'm guessing because it matches the axis orientation?
    How do you mean?



  4. #4
    Member
    Join Date
    Apr 2011
    Location
    USA
    Posts
    720
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    I'm not sure either, but I suspect he means that as you move away from that corner into the part all the XYZ numbers are positive.

    Terry



  5. #5
    Member
    Join Date
    Aug 2015
    Location
    US
    Posts
    58
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Quote Originally Posted by MFchief View Post
    I'm not sure either, but I suspect he means that as you move away from that corner into the part all the XYZ numbers are positive.

    Terry
    Oh yeah, that makes sense.



  6. #6
    Member
    Join Date
    Jul 2016
    Location
    United States
    Posts
    140
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Not sure why they chose the South West corner. They have a Y minus subroutine so its not like they couldnt have easily done the corner that way. I never program my origin on the SW corner either. I changed a few lines in the probing and corner probing routines and rotated the corner image in the probe screen. Now I can set the XY origins on the NW corner. I'll probably change it so it sets Z as well, but ran out of time today.



    Attached Thumbnails Attached Thumbnails Pathpilot corner probe-21372286_320488321747621_1748165600594624512_n-jpg  
    Tormach PCNC 1100 Series 3 w/ Rapid Turn, Fusion 360


  7. #7
    Registered
    Join Date
    Jun 2016
    Location
    United Kingdom
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Nice sharmstr! Can you please share the details of your hack? Not sure what Tormach was thinking when they programmed this feature... I never reference off the SW corner either, it's a floating point.....

    Cheers

    G


    Sent from my iPhone using Tapatalk



  8. #8
    Member
    Join Date
    Apr 2010
    Location
    Usa
    Posts
    60
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    That is cool, love to change mine like that. Is it difficult?



  9. #9
    Member kstrauss's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    1788
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    That's a great change! Could you submit it to Tormach as an improvement request?



  10. #10
    Member
    Join Date
    Jul 2016
    Location
    United States
    Posts
    140
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Quote Originally Posted by kstrauss View Post
    That's a great change! Could you submit it to Tormach as an improvement request?
    I just reused their code from the "probe y-, set work origin" button so its not like they cant easily do it. They dont need my code. With that said, I'll send them a feature request. Though, they are working on PP 2.0 which I believe is a rewrite so they probably wont spend the time adding it to 1.9x

    What I'd really like to do is add 2 new buttons on the probing screen. One for the this NW corner change and one for a NW Corner and Z minus routine. I need to figure out their gui first.

    Dozer56: I thought about posting the code changes here, but not sure how Tormach would feel about that. If you PM me your email address, I can send it to you.

    Tormach PCNC 1100 Series 3 w/ Rapid Turn, Fusion 360


  11. #11
    Member
    Join Date
    Jul 2016
    Location
    United States
    Posts
    140
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Just a thought, but maybe they programmed the SW corner so you can probe the fixed jaw instead of a part? I dont know. But that would be helpful in some situations I guess. Even more reason to have multiple options.

    Tormach PCNC 1100 Series 3 w/ Rapid Turn, Fusion 360


  12. #12
    Member
    Join Date
    Apr 2016
    Posts
    109
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    That's cool. There's a lot of room on that screen, it would be nice if they'd just make a square grid with a probe button in each of the 4 corners. Just click on the corner you want to probe from.

    I've recently been forced to probe from multiple corners on a complex project. So really, why not? I know they want to keep the screen simple but it still can be. A square, with the target circle and button in each of the 4 corners. Just click the corner you want.



  13. #13
    Member
    Join Date
    Jul 2016
    Location
    United States
    Posts
    140
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    I've added probing of all 4 corners via keyboard shortcuts. Unlike my other code, this one will keep the default SW corner probing and icon in place. If you used my other code and now you want to use this, its probably easiest to upgrade to v1.9.13 again (to get back to a stock install), then upload the 4 corner probe code: https://github.com/sharmstr/4_Corners_Probe

    I did submit a request to Tormach to add 4 corner probe routines. It hasnt made their feature request list so.....

    Tormach PCNC 1100 Series 3 w/ Rapid Turn, Fusion 360


  14. #14
    Member
    Join Date
    Mar 2012
    Location
    USA
    Posts
    378
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Thanks Sharm



  15. #15
    Member kstrauss's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    1788
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    When one probes for a round boss or hole centre the only option seems to be to set work offset to zero. To measure the location of features, particularly useful for reverse engineering of irregularly shaped pieces, it would be nice to simply display the location of the centre rather than changing the work offset. There seems to be ample free screen real estate to add the necessary buttons. With the current choices one must change back and forth from G54 to G55 to get the actual coordinates of a feature. Or perhaps I'm missing something obvious...



  16. #16
    Member
    Join Date
    Jul 2016
    Location
    United States
    Posts
    140
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    So similar to find x, y or z on the first tab? That's doable.

    Up until this morning, I didnt know how to add buttons to PP. I've now figured it out and they actually work.



    Attached Thumbnails Attached Thumbnails Pathpilot corner probe-pp-wcs-buttons-jpg  
    Tormach PCNC 1100 Series 3 w/ Rapid Turn, Fusion 360


  17. #17
    Member kstrauss's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    1788
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Exactly. Add buttons to find centre of hole, square boss and round boss and display the coordinates without changing anything.

    I like the G54/G55/etc buttons! There isn't room for G59 P~ so perhaps spread the buttons a little although I worry about accidentally hitting Ref A.

    While discussing a wish list for screen changes, I wish that the tool description were displayed somewhere. Perhaps below the M6G43/ Tool Length/ GO TO G30 buttons?



  18. #18
    Member
    Join Date
    Jul 2016
    Location
    United States
    Posts
    140
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    I'm going to make buttons for G59.x. Its a work in progress.....

    Tormach PCNC 1100 Series 3 w/ Rapid Turn, Fusion 360


  19. #19
    Member
    Join Date
    Dec 2008
    Location
    Canada
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    I do not use path pilot, but if I am understanding the thread properly, wouldn't this SW corner probe be used to set the corner of the fixed jaw of your vice as zero and then install your material.



  20. #20
    Member
    Join Date
    Jul 2016
    Location
    United States
    Posts
    140
    Downloads
    0
    Uploads
    0

    Default Re: Pathpilot corner probe

    Quote Originally Posted by rocklebeau View Post
    I do not use path pilot, but if I am understanding the thread properly, wouldn't this SW corner probe be used to set the corner of the fixed jaw of your vice as zero and then install your material.
    I made that assumption below. Its still very limiting. I cant think of many times I've lined my stock up with the edge of the jaw. It doesnt matter at this point. 4 corner probing is on the horizon according to Tormach. I've already added it to mine.

    https://github.com/sharmstr/4_Corners_Probe

    Tormach PCNC 1100 Series 3 w/ Rapid Turn, Fusion 360


Page 1 of 2 12 LastLast

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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Pathpilot corner probe

Pathpilot corner probe