1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. KUKA Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

Tool_Offset (FANUC) which is the equivalent to KUKA?

  • imurillo
  • September 20, 2023 at 1:19 PM
  • Thread is Unresolved
  • imurillo
    Trophies
    1
    Posts
    9
    • September 20, 2023 at 1:19 PM
    • #1

    Hi everyone, i like know what is the instruction equivalent to Tool_Offset the Fanuc for KUKA

    Thanks colleagues!

  • Birch8101
    Reactions Received
    1
    Trophies
    1
    Posts
    25
    • September 20, 2023 at 1:54 PM
    • #2

    Im not sure for older versions of KSS but at least for KSS 8.7,

    Base Offset:

    LIN XP1:{X 0,Y 0,Z 0}

    Tool Offset:

    LIN {X 0,Y 0,Z 0}:XP1

    There are plenty of posts on the forum discussing this along with how to use a combination of different offsets in a single move.

  • Roland Keller
    Reactions Received
    12
    Trophies
    5
    Posts
    60
    • September 20, 2023 at 2:02 PM
    • #3

    The variable of type Frame could be your friend.

    For example declaration:

    DECL FRAME fTool_Offset = {X 0,Y 0,Z -100,A 0,B 0,C 0}

    Motion:

    PTP pYourPosition : fTool_Offset

    LIN pYourPosition

  • Online
    SkyeFire
    Reactions Received
    1,038
    Trophies
    12
    Posts
    9,371
    • September 20, 2023 at 7:16 PM
    • #4

    There's no Offset command in KRL. Instead, you can command a motion to the result of a point calculation. So:

    TempPoint = P1 : {X 0,Y 0,Z 10,A 0,B 0,C 0}

    PTP TempPoint

    would have the same result as:

    PTP P1 : {X 0,Y 0,Z 10,A 0,B 0,C 0}

    The ':' is the Geometric Operator, which you can find many posts about in the Forum archives. But very briefly:

    P1 : {X 0,Y 0,Z 10,A 0,B 0,C 0} is a shift of 10mm along the Tool Z-axis.

    {X 0,Y 0,Z 10,A 0,B 0,C 0} : P1 is a shift along the Base Z axis.

  • imurillo
    Trophies
    1
    Posts
    9
    • September 25, 2023 at 12:35 PM
    • #5

    The problem is that, i don't want to overwrite the point, i want that this point to move knowing that he have other point that must that have in account.

  • Online
    SkyeFire
    Reactions Received
    1,038
    Trophies
    12
    Posts
    9,371
    • September 25, 2023 at 4:02 PM
    • #6
    Quote from imurillo

    The problem is that, i don't want to overwrite the point, i want that this point to move knowing that he have other point that must that have in account.

    You don't have to overwrite the point. In my examples, there was either a Temporary Point that was written to be an offset copy of P1, or the move command moved to an offset of P1 without rewriting P1.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Tags

  • Fanuc
  • KUKA
  • TOOL
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download