. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    So it will work, but not a good method.

    is there a way to have g92.1 run at then of every cycle?

    maybe not important as every job will use the probe/offset method surely it will get set/reset many times during a job and a retained offset would only matter if I were then to run a manual part after an auto probed run??

    i gather doing a home-all would clear any offsets or not?

  2. #2
    Quote Originally Posted by Davek0974 View Post
    So it will work, but not a good method.

    is there a way to have g92.1 run at then of every cycle?

    maybe not important as every job will use the probe/offset method surely it will get set/reset many times during a job and a retained offset would only matter if I were then to run a manual part after an auto probed run??

    i gather doing a home-all would clear any offsets or not?
    Yes will work and yes there are better ways.

    No offsets are not cancelled with Ref all home this is one of the dangers with them.
    What you need to understand is there are 2 coordinate systems, WORK and MACHINE. When you Ref home you are defining the MACHINE Zero coordinate position which is fixed and never changes unless you move the Switches.
    Work coordinate Zero can be anywhere on the Machine. G92 Coordinate Offsets are offsets from currant WORK coordinate point and stay in affect until cancelled. So even if you load another G-code file the previous offsets still apply if a G92.1 hisn't given before closing the file.

    When you use G92 nothing moves it just defines a new Point which you then work from. Plus the other thing which can cause problems is that G92 only works with Absolute moves so any incremental moves will use the WORK coordinate offset.

    A much better way is to Define a user Macro which has the G31 move to find material height which then Zero's the WORK coordinate DRO's, then move to any heights you'd like. With this setup you don't run the risk of falling foul with offsets and can have much more flexabilty and control of what happens.
    You can even setup User DRO's on the screen set to enter preset and pierce height etc.
    All you do then is alter the Sheet cam post so it enters the Macro name in the G-code at the appropriate point or points needed. Mach3 does the rest.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. NEW MEMBER: In over my head
    By Tele45 in forum New Member Introductions
    Replies: 8
    Last Post: 03-01-2014, 02:30 PM
  2. advice on floating bearing - outer ting rotating
    By dsc in forum Lead Screws, Nuts & Supports
    Replies: 8
    Last Post: 18-11-2013, 02:23 PM
  3. ballnut housing and floating end ballscrew assembly
    By dsc in forum Lead Screws, Nuts & Supports
    Replies: 12
    Last Post: 12-07-2013, 08:22 AM
  4. non-locating / floating bearing - shaft location
    By dsc in forum Linear & Rotary Motion
    Replies: 5
    Last Post: 28-06-2013, 10:07 PM
  5. Driving floating end (ballscrew)
    By blackburn mark in forum Lead Screws, Nuts & Supports
    Replies: 16
    Last Post: 11-09-2010, 11:55 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
  •