![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Tormach PCNC Discuss Tormach PCNC machines here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| 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
| ||||
| ||||
|
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 Last edited by zephyr9900; 08-16-2007 at 03:38 AM. |
|
#3
| |||
| |||
| Cam was writing the code. |
|
#4
| ||||
| ||||
| 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
| |||
| |||
| 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. |
| Sponsored Links |
|
#6
| ||||
| ||||
| 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.
__________________ “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#7
| |||
| |||
| 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
| |||
| |||
|
Sooo what do you do when M6 is in the code and it keeps running??? |
|
#9
| ||||
| ||||
| 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. 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
| ||||
| ||||
| 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.
__________________ “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
| Sponsored Links |
|
#11
| |||
| |||
| 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
| ||||
| ||||
|
Maybe include a quote so we see what/who its directed to.
__________________ “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to change Tool change position(About MAZATROL T1 control) | liushuixingyun | Mazak, Mitsubishi, Mazatrol | 5 | 07-07-2007 03:58 PM |
| Spindle Orient problem at Tool change | chipsahoy | Fadal | 5 | 12-18-2006 09:33 AM |
| How to do tool change | Art Ransom | Machines running Mach Software | 0 | 11-21-2006 07:46 AM |
| Spindle will not orient at tool change | chipsahoy | Fadal | 4 | 07-16-2006 09:39 PM |
| Tool change | lilricky2 | BobCad-Cam | 2 | 06-03-2006 02:00 PM |