. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Correct but if he's not probing a bore then he needs the info, he did say edge


    Now the proud owner of my own personal CNC machine happy days.

  2. #2
    Quote Originally Posted by Dean jeffery View Post
    Correct but if he's not probing a bore then he needs the info, he did say edge


    Now the proud owner of my own personal CNC machine happy days.
    The way I have read it is that the code (in this case) is only as stated and been setup to find the centre of a hole and not an edge finder. But I stand to be corrected if I have miss read it.

    Of course if you want to find an edge then you will need the diameter of the tool stroke probe
    Last edited by Clive S; 02-07-2016 at 09:25 AM.
    ..Clive
    The more you know, The better you know, How little you know

  3. #3
    Clives correct the basic code below doesn't need tip Dia to work.! . . . But this code is not safe and only has basic error checking.?

    For instance it doesn't check to see if set to machine coordinates and warn the user or at least change on the fly and return when done.
    The code gets the current value from WORK coordinate DRO and then adds +/- 75mm travel distance to variable which it then uses this value for G31 probe command.
    If control set to G90 absolute coordinates before the probe is activated then will try to go to the value but in machine coordinates which could and will be very different to WORK coordinates.!! . . . . CRASH BANG SNAPPPPPP.

  4. #4
    Well said Dean I had not read the code in that detail and you are correct the code does need changing but to be fair to Ricardoco he does state run at your own risk.
    ..Clive
    The more you know, The better you know, How little you know

  5. #5
    Neale's Avatar
    Lives in Plymouth, United Kingdom. Last Activity: 20 Hours Ago Has been a member for 9-10 years. Has a total post count of 1,740. Received thanks 297 times, giving thanks to others 11 times.
    ...and this is one reason why soft limits are useful? Although I guess you will snap the probe first anyway!
    Last edited by Neale; 02-07-2016 at 04:55 PM.

  6. #6
    Quote Originally Posted by Neale View Post
    ...and this is one reason why soft limits are useful? Although I guess you will snap the probe first anyway!
    In my opinion PROVIDING you have homed the machine soft limits are well worth having.
    ..Clive
    The more you know, The better you know, How little you know

  7. #7
    Quote Originally Posted by Clive S View Post
    Well said Dean I had not read the code in that detail and you are correct the code does need changing but to be fair to Ricardoco he does state run at your own risk.
    There's more wrong with it than just this and to me with no disrepect to anyone but people shouldn't post Code unless they know it's safe.! . . . Saying use at own risk isn't acceptable to me.

  8. The Following User Says Thank You to JAZZCNC For This Useful Post:


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Tool Height Setting Probe - Mach3 - solution
    By HiltonSteve in forum Tool & Tooling Technology
    Replies: 18
    Last Post: 12-11-2013, 06:23 PM
  2. BobCad-Cam 3D tutorial
    By craigrobbo in forum Computer Software
    Replies: 0
    Last Post: 21-09-2012, 06:20 PM
  3. Spindle probes for centering
    By maritimesbob in forum Probing, Digitizing & Scaning
    Replies: 4
    Last Post: 02-09-2012, 11:22 PM
  4. Co axial centering indicator
    By Robin Hewitt in forum Tool & Tooling Technology
    Replies: 13
    Last Post: 03-02-2012, 07:49 PM
  5. Touch Probe
    By luke11cnc in forum Probing, Digitizing & Scaning
    Replies: 28
    Last Post: 31-01-2012, 01:16 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
  •