585,977 active members*
4,005 visitors online*
Register for free
Login
Results 1 to 15 of 15
  1. #1
    Join Date
    Dec 2009
    Posts
    100

    Safety interlock Fanuc 10M?

    Can anyone tell me if there's any provision in a Fanuc 10M control to incorporate a safety interlock which will prevent Cycle Start from occurring unless a user-added switch is closed? The issue is an older cnc machine that never had doors or any kind of enclosure. We're trying to make the machine safer by installing a mechanical barrier between the operator and the spindle, and having the barrier actuate a switch when correctly in position. Any help would be much appreciated.

  2. #2
    Join Date
    Dec 2003
    Posts
    24221
    You could intercept the E-stop input into the controller, there is a dedicated input for it, you would have to consult the input listing sheet.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  3. #3
    Join Date
    Dec 2009
    Posts
    100
    Would this put the machine into the same state as if one had pressed e-stop?

  4. #4
    Join Date
    Dec 2003
    Posts
    24221
    Depending on how the ladder is written, it may just e_stop the controller itself.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  5. #5
    Join Date
    Aug 2011
    Posts
    2517
    there is provision. interlocks were added to an old machine with a 10T at my work recently

  6. #6
    Join Date
    Dec 2003
    Posts
    24221
    Quote Originally Posted by fordav11 View Post
    there is provision. interlocks were added to an old machine with a 10T at my work recently
    Did they update the documentation? If so the specific input they used would indicate as to whether it is a mod originally allowed for or a new input?
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  7. #7
    Join Date
    Feb 2009
    Posts
    6028
    We put safety mats down, but had Uptime re-write the ladder to accommodate it.

  8. #8
    Join Date
    Aug 2011
    Posts
    2517
    they (our maintenance people and a Fanuc tech) never update anything.
    its all top secret

  9. #9
    Join Date
    Dec 2009
    Posts
    100
    My personal inclination is to sell the machine-a 1987 Enshu, complete with its barely readable documentation. Failing that, next best bet is probably to install a light curtain and have it trigger "reset" which would stop the spindle and the servos. Several months ago, someone reached in and tried to adjust the coolant hose while the machine was running. The outcome was unfortunate, but predictable.

  10. #10
    Join Date
    Sep 2005
    Posts
    767
    It might be best to use the "Feed Hold" signal. That signal is normally closed, so a completed circuit takes the control OUT of feed hold. When the feed hold signal is open, any motion is stopped, and any subsequent cycle start input is ignored. Feed hold will not drop out the servos, so you won't lose axis position or reset the program. If feed hold opens while in the middle of a cycle, then you close the circuit again, you can just cycle start to resume the program. Depending on how the ladder is written, it may not turn off the spindle, however.

    You could just wire an external normally closed switch in series with the one on the operator's panel. Both switches will have to be closed in order to run. The signal "latches" internally, so a momentary break in the signal will put the control into feed hold until you cycle start again. Just closing the circuit will not make the machine "take off"

    There are also interlock signals for each axis, so a separate signal could be used for X, Y , and Z. Those signals just stop axis motion though.

    Try to decide just what you want to happen when the safety barricade is actuated. An E-stop would drop off the servos and (in older controls) will lose axis position also. E-stop will stop the splindle and everything else as well. Feed hold lets you resume a cycle gracefully.

  11. #11
    Join Date
    Feb 2009
    Posts
    6028
    You can also see if the control has an external reset input. We use that for safety interlocks a lot. Stops everything without killing the servos.

  12. #12
    Join Date
    Dec 2009
    Posts
    100
    What we need to have happen is an immediate spindle-off and the servos stopped when the curtain is triggered. We can intercept cycle-start, but interrupting a cnc machine while it's doing something is not so simple. E-stop would be the most inconvenient way to do it. Triggering reset is undesirable also as it resets the program to the beginning, and would be an extreme nuisance while trying to edit, set offsets etc, if the light beam were to be interrrupted and causing resets. So the reset command could only be active when the spindle is turning, and i don't have enough knowledge, nor the means of getting it on this 25 yo machine. I like Dan Fritz's Feed Hold idea the best IF we can figure out how to stop the spindle also, as it's the spindle that's the real source of danger.
    Underthetire, I don't know if the machine has an external reset input. There are a couple of dummy plugs on Amphenol-type connectors on the panel, but the manual is written in Japanese with hand written notes in something resembling English, so the wiring is a mystery. The age of the machine and the arcane electrical diagrams are working against us. Thanks for the responses, i appreciate the ideas.

  13. #13
    Join Date
    Sep 2005
    Posts
    767
    The external reset signal (ERS) and the E-stop signal will both reset the program to the begining, making the resumption of the program a real problem. The Feed Hold signal will make the servos decellerate to a stop, but will not stop the spindle unless it's coded in the ladder. To my knowledge, there is no Fanuc-supplied input signal that will stop the servos, stop the spindle, and NOT reset the program.

    If someone can modify the ladder for you, you could just tie the Feed Hold input to whatever output enables your spindle (or) you can designate a new input signal that will put the CNC into feed hold AND stop the spindle. It's do-able, but you will need to edit the ladder to do that.

  14. #14
    Join Date
    Dec 2003
    Posts
    24221
    The input units have a couple of terminals marked 'Safety Door' but IIRC they are in the E-Stop circuit, but if you have to go that route, it may be a convenient place to tie into.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  15. #15
    Join Date
    Dec 2009
    Posts
    100
    Well, this may have become moot as an outside consultant is citing OSHA reg 1910.217 which, as far as I have found relates to punch presses, not CNCs. But at any rate the regulation states "The safety distance (D(s)) from the sensing field to the point of operation shall be greater than the distance determined by the following formula:

    D(s) = 63 inches/second X T(s)
    where:

    D(s) = minimum safety distance (inches); 63 inches/second = hand speed constant;
    and

    T(s) = stopping time of the press measured at approximately 90 deg. position of crankshaft rotation (seconds). "

    So, applying this to a CNC machine, and I'm not convinced that it does apply, if it takes one second for the spindle to stop, then the light curtain would have to be 63 inches away from the spindle, which is unworkable. We're probably headed back to the idea of a mechanical barrier. Again, thanks to all for the input.

Similar Threads

  1. Fanuc OM w/ no. 2000 axis interlock alarm
    By bikebasher in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 05-10-2022, 05:38 PM
  2. Replies: 0
    Last Post: 11-22-2011, 04:51 PM
  3. Tormach 1100 - Safety Interlock Cover
    By BradS. in forum Uncategorised MetalWorking Machines
    Replies: 1
    Last Post: 10-21-2011, 10:18 PM
  4. Strippit FC100SXP with Fanuc 0PC. Setting Work Clamps Safety Zone.
    By Malek in forum DNC Problems and Solutions
    Replies: 1
    Last Post: 09-06-2011, 07:24 PM
  5. EX 02 Safety Limit Switch Engaged FANUC 11 SERIES ON NTC MACHINE
    By Epik in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 0
    Last Post: 02-27-2005, 11:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •