Hello Guest it is March 28, 2024, 11:49:58 AM

Author Topic: Spindle output messes up tool change  (Read 5778 times)

0 Members and 1 Guest are viewing this topic.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Spindle output messes up tool change
« Reply #10 on: December 30, 2011, 04:00:58 PM »
Whats in your M3 macro? What about the toolchange macro?
Hood

Offline Graham Waterworth

*
  • *
  •  2,668 2,668
  • Yorkshire Dales, England
    • View Profile
Re: Spindle output messes up tool change
« Reply #11 on: December 30, 2011, 04:54:43 PM »
If you can not find the problem post your macro files M3.m1s, M4.m1s, M5.m1s, M6Start.m1s and M6End.m1s so we can have a look at them, it looks as if there is interlock code in them.

Graham
Without engineers the world stops
Re: Spindle output messes up tool change
« Reply #12 on: January 04, 2012, 07:20:56 PM »
M3, M4, and M5 consist of DoSpinCW(), DoSpinCCW(), and DoSpinStop() respectively. M3 also includes Sleep 2. The funny thing is, today it runs just fine. What gives?

Kevin