. .
Page 2 of 2 FirstFirst 12
  1. #11
    [deleted - was looking at wrong code!]
    Last edited by Neale; 26-04-2021 at 07:35 PM.

  2. #12
    Mark, can't see anything in the code that would make it do that. These are the lines that set the new Zero by entering the thickness of your probe plate into the Z DRO and then it retracts up to 25mm above new Zero so shouldn't go anywhere near 50mm.?

    Do you have any tool height offset's set in the tool table.?

    Quote Originally Posted by kell View Post
    Call SetDro (2, 19.10) ' change .060 to your plate thickness and then adjust for final accuracy
    Sleep 200 'Pause for Dro to update.
    Code "G1 Z25 F50" 'put the Z retract height you want here, must be greater than the touch plate thickness
    -use common sense, if you lack it, there is no software to help that.

    Email: [email protected]

    Web site: www.jazzcnc.co.uk

  3. #13
    Quote Originally Posted by Neale View Post
    The macro you are using (I believe) picks up the gauge block height from an internal value OEMDRO(1001) - see third line of macro.
    Which post are you answering here the one from 2017 or Kell's (mark) current post.? Mark's post doesn't use the gauge block variable.
    -use common sense, if you lack it, there is no software to help that.

    Email: [email protected]

    Web site: www.jazzcnc.co.uk

  4. #14
    Jazz - so many bits of code here I ended up looking at the wrong one. My mistake - I've deleted wrong post.

    Don't see any obvious reason why the macro does what Kell says - unless it's a tool table issue, as you suggest. I had a lot of problems getting the touch probe macros working on my new mill because of that. Mach3 seems to have some slightly odd ways of using tool offsets. I would try using the macro with the gauge block, and checking what's actually showing on the Z DRO. Should be 25 in work coordinates with the macro as written - can we check that?

    I would still use the internal gauge block height value as set on the "offsets" page as I don't like programming things like that into the code, but that doesn't make any difference to the problem being reported - just a matter of taste.

  5. #15
    Quote Originally Posted by Neale View Post
    Jazz - so many bits of code here I ended up looking at the wrong one. My mistake - I've deleted wrong post.

    Don't see any obvious reason why the macro does what Kell says - unless it's a tool table issue, as you suggest. I had a lot of problems getting the touch probe macros working on my new mill because of that. Mach3 seems to have some slightly odd ways of using tool offsets. I would try using the macro with the gauge block, and checking what's actually showing on the Z DRO. Should be 25 in work coordinates with the macro as written - can we check that?

    I would still use the internal gauge block height value as set on the "offsets" page as I don't like programming things like that into the code, but that doesn't make any difference to the problem being reported - just a matter of taste.
    No problem I just wasn't sure which post.?

    I'm with you on the code, it's poor code and could be done much better.

    Regards Mach3 then I'm finally done with it.!! . . . I've been fitting AXBB-E and UCCNC software to the routers I've been building for the last year or so and to be honest it's blown me away. It's rock-solid stable and just gets the job done much better than mach3 ever did, SO this weekend I changed out my IP-S controller for an AXBB-E and UCCNC on my own router... After nearly 20yrs of using I'm sad to say it's RIP MACH3..
    -use common sense, if you lack it, there is no software to help that.

    Email: [email protected]

    Web site: www.jazzcnc.co.uk

  6. #16
    My new mill uses Mach3 with an Ethernet SmoothStepper. I hoped that this would be a reliable combination but I get the occasional hang for no apparent reason, and it can then be a pain to reset and pick up from a specific point in the gcode. Don't know if it's the ESS, Mach3, or the pair of them together. The mill has both a tool touchplate plus touchprobe (a really cheap version but it's OK - and I can make new probes for when I break them...) and to get those both to work with Mach3, it turns out that you need to use an undocumented Mach3 command to switch probe inputs on the fly. Took ages to find that one. Mach3 is getting to be less and less fun these days. I'm using the PV ET6 on my router, although that has its moments as well. I'm probably going to switch to running it on Linux rather than Windows to see if that's a bit better.

    So, I'm also wondering about changing controllers on the mill, although it's going to be a bit of a faff as all the probe/motor/limit switch etc sockets are mounted on a single board that also has the ESS plugged in. Quick question, then - does the 300ETH etc plus UCCNC support multiple probe inputs?

  7. #17
    Quote Originally Posted by Neale View Post
    So, I'm also wondering about changing controllers on the mill, although it's going to be a bit of a faff as all the probe/motor/limit switch etc sockets are mounted on a single board that also has the ESS plugged in. Quick question, then - does the 300ETH etc plus UCCNC support multiple probe inputs?
    Yes, it does. If you download the software you can run it in demo mode and you will see on the main screen probe 1 probe 2 buttons, there's also a probe page full of all the usual probe functions. the default screen also comes with 2 park positions.
    -use common sense, if you lack it, there is no software to help that.

    Email: [email protected]

    Web site: www.jazzcnc.co.uk

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. WANTED: Boxford or Denford Lathe Auto Tool Changer
    By DagnW in forum Items Wanted
    Replies: 1
    Last Post: 27-03-2017, 10:45 PM
  2. Help Please With Auto Tool Height Mach 3 Problem
    By howser37 in forum Probing, Digitizing & Scaning
    Replies: 26
    Last Post: 12-06-2014, 07:55 PM
  3. Z AXIS, big tex blue screen and auto tool sensor Problems
    By Tomnewry in forum Artsoft Mach (3 & 4)
    Replies: 11
    Last Post: 01-01-2014, 09:01 PM
  4. What Spindle / Auto Tool Changer?
    By Chaz in forum Tool & Tooling Technology
    Replies: 11
    Last Post: 01-08-2013, 10:35 PM
  5. how to make auto tool changer on mach3
    By m.vekariya in forum Artsoft Mach (3 & 4)
    Replies: 1
    Last Post: 13-03-2013, 08:48 PM

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
  •