Results 1 to 3 of 3

Thread: Auto retract on CNC before drill burns up

  1. #1
    Registered
    Join Date
    Feb 2011
    Location
    USA
    Posts
    77
    Downloads
    0
    Uploads
    0

    Auto retract on CNC before drill burns up

    Hi all,

    Is there any way to write a macro that would make a drill automatically retract to the r-plane and stop with a message if it reaches a certain HP? I'm trying to save drills from burning up.

    The macros would be Custom Macro B language, as we have fanucs, mitusbishi and mazak controls. I met a programmer awhile ago who said he wrote something for his machines like this, I never looked into it until now. How do you even get the information needed to write something like this?

    Any help would be appreciated...

    - Paul


  2. #2
    Registered fordav11's Avatar
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    1713
    Downloads
    0
    Uploads
    0
    HP? Hot and on Phire (fire)? If it gets to that point it's too late

    Newer machines have load monitoring and you can program the machine with G-code to stop if the load is over the set limit.

    If you don't have load monitoring it may be possible with more info from you but not by using the load meter because there is no current load reference variable in Fanuc macro.
    More info means what is the condition where the drill would stop and return to the R level?


  3. #3
    Registered
    Join Date
    Sep 2010
    Location
    Australia
    Posts
    989
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by pwilson101 View Post
    Hi all,

    Is there any way to write a macro that would make a drill automatically retract to the r-plane and stop with a message if it reaches a certain HP? I'm trying to save drills from burning up.

    The macros would be Custom Macro B language, as we have fanucs, mitusbishi and mazak controls. I met a programmer awhile ago who said he wrote something for his machines like this, I never looked into it until now. How do you even get the information needed to write something like this?

    Any help would be appreciated...

    - Paul
    Hi Paul,

    As pointed out by Ford, there are no Standard System Variables supplied by Fanuc to alloy Polling for Spindle or Axis load. Some MTBs supply additional System variables, but their supply is infrequent. Nakamura is one maker that I've seen supply System Variables for Axis Load.

    What you want to do is possible by calling a Macro Program via an Interrupt Signal (UINT). When a tool abnormality is detected, processing to handle the abnormality is started by an external signal. To achieve this, you would have to add some hardware to monitor the load on the machining system. Axis load would be my choice, not Spindle load. If your machine has a Z axis load metre, it would be possible to tap into that circuit to trigger the Interrupt Signal.

    An interruption type Custom Macro Function can be applied partway through a block. When the interrupt signal (UINT) is input, any movement or dwell being performed is stopped immediately and the interrupt program is executed.

    Regards,

    Bill


Similar Threads

  1. Need Help!- CO2 laser cutting white acrylic- burns
    By VBLietuva in forum General Laser Engraving & Cutting Machine Discussion
    Replies: 13
    Last Post: 01-26-2012, 08:18 AM
  2. fanuc ts20 resistor burns at startup
    By joachim in forum Fanuc
    Replies: 2
    Last Post: 10-13-2011, 06:01 PM
  3. Tap retract
    By kendo in forum Okuma
    Replies: 16
    Last Post: 01-09-2010, 03:11 PM
  4. Problem- Home made stepper circuit burns.
    By boozeboy in forum General Electronics Discussion
    Replies: 34
    Last Post: 12-19-2008, 09:56 PM
  5. Replies: 4
    Last Post: 10-26-2008, 11:42 AM

Posting Permissions



About CNCzone.com

    We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

Follow us on

Facebook Dribbble RSS Feed


Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.