. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Give a full example of a problem program?
    You think that's too expensive? You're not a Model Engineer are you? :D

  2. #2
    Chaz's Avatar
    Lives in Ickenham, West London, United Kingdom. Last Activity: 2 Days Ago Has a total post count of 1,651. Received thanks 115 times, giving thanks to others 71 times.
    Yep, share the code. It sounds like a mixup of settings (G91.1 sets Incremental mode).

    G90 & G91 Distance Mode
    Interpretation of Mac code can be in one of two distance modes: absolute or incremental.

    To go into absolute distance mode, program G90. In absolute distance mode, axis numbers (X, Y, Z, A, B, C) usually represent positions in terms of the currently active coordinate system. Any exceptions to that rule are described explicitly in this section describing G-codes.

    To go into incremental distance mode, program G91. In incremental distance mode, axis numbers (X, Y, Z, A, B, C) usually represent increments from the current values of the numbers.

    I and J numbers always represent increments, regardless of the distance mode setting. K numbers represent increments in all but one usage (the G87 boring cycle), where the meaning changes with distance mode.



    You also want to be sure you are not mixing MM and Inch.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. fault testing
    By Palletlad in forum General Computing
    Replies: 2
    Last Post: 09-02-2018, 05:51 PM
  2. Jun-Air Compressor Fault
    By jamesgates1000 in forum General Discussion
    Replies: 5
    Last Post: 02-12-2017, 07:59 PM
  3. fixed one fault, not i have a second
    By terry1956 in forum CAD & CAM Software
    Replies: 0
    Last Post: 17-02-2016, 08:34 PM
  4. Heidenhain DRO fault
    By Lancer in forum General Electronics
    Replies: 5
    Last Post: 29-06-2012, 09:57 AM
  5. ATX cycling fault?
    By mocha in forum Power Supplies
    Replies: 7
    Last Post: 07-12-2011, 02:08 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
  •