603,810 active members*
3,174 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Tormach Personal CNC Mill > Spindle not stopping for tool change
Results 1 to 13 of 13
  1. #1
    Join Date
    May 2007
    Posts
    163

    Spindle not stopping for tool change

    I ran 20 parts today with 4 tool changes.
    Everything went fine for the first 5 or 6 parts
    then the spindle wouldn’t stop at the tool change.

    The light was flashing like it was ready for a tool change, the XYZ had stopped moving but not the
    spindle.


    I put a M5 before every tool change to cure this.
    Any have this problem?

  2. #2
    Join Date
    Feb 2006
    Posts
    1051
    Quote Originally Posted by TT350 View Post
    I put a M5 before every tool change to cure this.
    I didn't realize that an M6 was supposed to execute an implied M5. I put an M998 and an M5 before every M6 (well, my posts do it for me...) and my spindle always stops. Why weren't you putting an explicit M5 from the start?

    Best regards,

    Randy

  3. #3
    Join Date
    May 2007
    Posts
    163
    Cam was writing the code.

  4. #4
    Join Date
    Feb 2006
    Posts
    1051
    What program is it, tt350? Can you edit the post to have it add the M5? I'm certainly no CAM expert, but if it is Sheetcam (I only use Sheetcam, Meshcam and hand-written gcode) I could send you the post I've tweaked for PCNC.

    Best regards,

    Randy

  5. #5
    Join Date
    May 2007
    Posts
    163
    I’m using Visualmill Basic.
    I can edit the post manually but what puzzles me
    is that the spindle stopped on the first four or five
    parts and then would keep running after that.

  6. #6
    Join Date
    Dec 2003
    Posts
    24260
    It is normal to have it in a CNC controller that the M6 stops the spindle, wether auto tool change or manual.
    For e.g. in auto it may have to stop and orient for tool change etc.
    You would have to examine the machine control logic to see what condition has changed for the M6 not to stop the spindle, if it did originally.
    Whatever condition (sensor etc) it is that indicates the tool change has completed or partially completed, may be permanently on, so that the control thinks the tool change is complete.
    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
    May 2007
    Posts
    781
    Seems I remember reading about a safty switch on the door that turns off the spindle when the door is opened.

    M6 should turn off the spindle regardless, it is just common sense.

  8. #8
    Join Date
    May 2007
    Posts
    163
    Quote Originally Posted by Andre' B View Post
    Seems I remember reading about a safty switch on the door that turns off the spindle when the door is opened.

    M6 should turn off the spindle regardless, it is just common sense.
    Sooo what do you do when M6 is in the code and it keeps running???

  9. #9
    Join Date
    Feb 2006
    Posts
    1051
    Quote Originally Posted by Andre' B View Post
    Seems I remember reading about a safty switch on the door that turns off the spindle when the door is opened.
    Yes, the door safety switch is the only spindle interlock to the PCNC software. The spindle won't run with the door open, and the door can't be closed with the spindle lock engaged.

    M6 just causes PCNC (customized version of Mach 2/3) to display a message calling for the next tool, and when the operator has changed the tool, he/she clicks an on-screen button to allow the gcode execution to continue.

    Quote Originally Posted by Andre' B View Post
    M6 should turn off the spindle regardless, it is just common sense.
    Yes, it is common sense, Andre'. But as a Degreed Mechanical Engineer who nearly cut off two fingers with a table saw after carefully planning his motions, I don't take too much for granted these days. G17 and G90 are usually taken as default too, but I still put them in my gcode...

    Best regards,

    Randy

  10. #10
    Join Date
    Dec 2003
    Posts
    24260
    I would contact Tormach to find out what condition resets after the tool change. If it is manual tool change, M6 should stop the axis and the spindle and execute a program stop, when the tool change has been achieved, then the cycle start is usually the button to continue.
    I would say either something is being bypassed inadvertently, or there is a bug in the control programming.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

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

  11. #11
    Join Date
    May 2007
    Posts
    781
    I think you are missing my point, so restated.

    Any machine tool builder who integrates a control into a machine and tries to implement a tool change without first turning off the spindle deserves all the lawsuits they get. Most of the programs executed by M codes are written or at least modified by the machine builder or are written by the control manufacturer to the machine builders specs.

    As the owner/user what you do in such a case is call up the builder and ***** until they fix it.

  12. #12
    Join Date
    Dec 2003
    Posts
    24260
    Quote Originally Posted by Andre' B View Post
    I think you are missing my point, so restated.
    Maybe include a quote so we see what/who its directed to.
    CNC, Mechatronics Integration and Custom Machine Design

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

  13. #13
    Join Date
    Mar 2003
    Posts
    332
    I don't think you can get any suggestions here unless post the gcode file.
    Also what are you running; Mach2 or Mach3? You can also post to the yahoo group for tormach. More activity there.

Similar Threads

  1. How to change Tool change position(About MAZATROL T1 control)
    By liushuixingyun in forum Mazak, Mitsubishi, Mazatrol
    Replies: 6
    Last Post: 01-07-2014, 01:33 AM
  2. Spindle Orient problem at Tool change
    By chipsahoy in forum Fadal
    Replies: 5
    Last Post: 12-18-2006, 03:33 PM
  3. How to do tool change
    By Art Ransom in forum Machines running Mach Software
    Replies: 0
    Last Post: 11-21-2006, 01:46 PM
  4. Spindle will not orient at tool change
    By chipsahoy in forum Fadal
    Replies: 4
    Last Post: 07-17-2006, 02:39 AM
  5. Tool change
    By lilricky2 in forum BobCad-Cam
    Replies: 2
    Last Post: 06-03-2006, 07:00 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
  •