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
Everywhere
  • Everywhere
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Members
  3. Haze

Posts by Haze

  • No Safety Zone

    • Haze
    • June 6, 2025 at 11:58 AM

    Normally that is exactly what space function is for.

    Prepare a signal in your PLC, to enable access for the robot and use the robots DO to know when the space is blocked.

  • how to draw a circular line on a positioner when the positioner is running in roboguide

    • Haze
    • April 8, 2025 at 9:48 AM

    Did you use the COORD command in the end of every line?

    What is the Movement instruction? C or A ?

  • General Override Increments

    • Haze
    • March 26, 2025 at 4:21 PM

    Google will find this thread, when searching for Override setup. However, I found the best solution for me in this post:

    Post

    Re: Super secret variable list

    FANUC Robot controllers have a very large list of system variables, many of which are dangerous to change, and may not be documented. Many are for internal use and are read only, but some dramatically affect performance and are writable, at the least during a Controlled Start, if not normal Start. Some may require a Cold Start to take affect.



    System Variables that affect performance:

    • $Group[1].$USEMAXACCEL - enables 'fast acceleration' feature
    • $Group[1].$MAX_SPEED - Not described in manual.
    …
    Jaycephus
    December 15, 2017 at 9:12 PM


    So, for good shifted Override Increments:

    Keep $SHFTOV_ENB=0 and modify $OVRD_SETUP instead, which is not documented in the lists, shared above.

    Quote

    $OVRD_SETUP.$OVRD_NUM_S = 7

    - Under the details of $OVERRIDE_S, set the values from [1] to [10] to the following: -1, 0, 5, 25, 50, 75, 100, -2, -2, -2

    - This will give you the shifted increments of VFINE, FINE, 5%, 25%, 50%, 75%, 100%


    thanks to Jaycephus

  • Synchronous moves SPEED

    • Haze
    • January 31, 2025 at 2:59 PM

    90° turn with a small radius like this will always be a challenge.

    Any chance to stop the weld there and start a new arc after rotation?

  • Synchronous moves SPEED

    • Haze
    • January 31, 2025 at 2:05 PM

    Is the positioner properly calibrated to the Robot?

    Did you check the programming conditions? Are you sure you are using cm/min or could the robot be set to mm/s (=> Factor 6)

    10mm robot movement versus 90° turn of the positioner probably ameans the weld is very close to the positioner axis, so the axis might need to rotate very fast to achieve the required welding speed. The ratio 10mm to 90° turn seems quite large to me.

    Would a circular movement make more sense, when using the positioner rotation?

  • R2 won't Shift (SSFTON)

    • Haze
    • January 15, 2025 at 11:33 PM

    Still I found it strange, because R1 is not even in the job.

    And it doesn't need the tag for a SFTON, but it needs it for SSFTON.


    But doesn't matter. It is working now :smiling_face:

  • R2 won't Shift (SSFTON)

    • Haze
    • January 11, 2025 at 6:47 PM

    OK, Here is the solution. :person_facepalming_light_skin_tone:


    Needed to add an option to the Shift Instruction to make it work:

    SSFTON P020 RB2

    Not needed for R1 and not needed for SFTON with R2. I don't know how it makes sense :grinning_squinting_face:

    You also do not need to add it to the SSFTOF.

  • R2 won't Shift (SSFTON)

    • Haze
    • January 11, 2025 at 6:32 PM

    Hi,

    I am working on a DX100 machine with two Robots + two Stations: R1, R2, S1, S2

    We have a part position detection installed to allow relocation of a weld seam.

    I prepared Jobs to test the function and if I use R1 everything works fine (R1S1:S1). A macro Job get's the Shift value, writes it into P020. In the work job I use SSFTON P020 and SMOVL --> R1 moves to the desired position


    If I use R2 it does not work however. (R2S1:S1)

    The Robot ignores the SSFTON P020 instruction and keeps moving (SMOVL) to the same spot, whatever the value in the P020 variable.


    A normal SFTON Shift + MOVL instruction DOES work properly with R2.

    Up to now I did NOT try converting into MTF, even it is a synchronous movement, but the Shift stays on Y axis only and it DOES work with R1. I will try it now, but want to understand why one robot works but not the other.

  • "error 0380: Position not checked", can not confirm position from Data on Main menu

    • Haze
    • January 11, 2025 at 6:21 PM

    Check in the bottom line, where the error is showed, which of the Robots/Axes Groups is highlighted.

    You only get the "Confirm Position" button on the pages of the Axis Groups which require confirmation.

  • Shift arc positioner joint for whole job

    • Haze
    • November 30, 2022 at 1:12 PM

    Thanks for all the replies.

    Will test as soon the machine is available again.

  • Shift arc positioner joint for whole job

    • Haze
    • November 20, 2022 at 2:36 PM

    no idea?

  • ROBOGUIDE To FANUC Robot

    • Haze
    • November 20, 2022 at 2:36 PM
    Quote from Mason Nead

    So how would I go about backing up the real robot?

    not sure what you mean.

    you know how to take a backup ("all of above")?

  • ROBOGUIDE To FANUC Robot

    • Haze
    • November 11, 2022 at 5:07 PM

    When starting a new Roboguide project, you can choose whether you want to use a virtual robot from the library, or you create the virtual robot controller using a Backup you took from the real robot.

    To be sure all settings are the same, the second option is preferable.

    Of course sometimes you want to start with the Roboguide even before you have a real machine ready, but you could still start a second project from the real robot's backup later on and see if the behavior is the same.

  • Shift arc positioner joint for whole job

    • Haze
    • November 11, 2022 at 6:21 AM

    Hello,

    I am new to the forum, even I have been reading for years already.

    Usually find my questions already answered. :grinning_face_with_smiling_eyes:

    I would like to adjust the J1 angle of my arc positioner axis for a certain degree value in the whole job.

    It seems to me, that in the Programm Shift menu, I can only do Cartesian shifts, right?

    I could manually type the value for every single point by using the F5 „position“ screen. But there must be a better way :smiling_face:

  • ROBOGUIDE To FANUC Robot

    • Haze
    • November 11, 2022 at 2:32 AM

    Is the RoboGuide project made from a Backup of the actual Robot?


    Are the robots axis limits the same?

    Another possible reason:

    Does the error appear when robot moves from or to an "extreme" position?

    I sometimes get the error, when the robot is in extreme position and the direct path would lead through not reachable areas.

    After jogging into more normal position it would move to the desired position.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics
  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