. .

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21
    After hitting the problem today with both G28 and G53 moves, I switched to single block and stepped it, it triggered at the M6 command.

    Next i pulled the M6macros out and it worked ok (to that point), a coffee and a sit-down with the macro open showed the problem. It was connected with the screen-set and the M6Start macro, a variable and DRO called "Clearance Plane" - this is used in the 2010 screen-set tool-change routines.

    But as I cannot use them on the Bridgeport and do not need them due to the fixed length tooling, the already edited M6Start macro was still using the values and trying to send the Z to a position beyond home when triggered - the system said no and triggered the soft limit.

    This is why the code always ran fine as a single-tool job - the first line in the M6Start skips the routine if the current tool = selected tool so the dodgy code was never hit :)

    I have now edited the M6Start to remove all references to clearance planes, offsets etc and just issue a straight G53 G0 Z0 style home move.

    The code i was struggling with has now been air-cut 6 times with 100% success.

    Thanks for all the tips.
    Last edited by Davek0974; 26-02-2017 at 01:29 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. MACH 3 requirements
    By manofgresley in forum Artsoft Mach (3 & 4)
    Replies: 14
    Last Post: 08-01-2020, 07:22 PM
  2. Mach 3 Help
    By RichardR in forum Artsoft Mach (3 & 4)
    Replies: 2
    Last Post: 04-08-2016, 12:21 PM
  3. RFQ: Triac / Mach 3 help
    By suesi34e in forum Projects, Jobs & Requests
    Replies: 0
    Last Post: 10-08-2013, 01:59 PM
  4. mach 3 help
    By 1albobs in forum Artsoft Mach (3 & 4)
    Replies: 3
    Last Post: 27-02-2012, 03:34 PM
  5. MACH 2008
    By Lee Roberts in forum General Discussion
    Replies: 5
    Last Post: 05-10-2007, 09:48 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
  •