Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:20:25 PM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  Spindle delay
Pages: 1   Go Down
Print
Author Topic: Spindle delay  (Read 355 times)
0 Members and 1 Guest are viewing this topic.
Plastic Jim
Active Member

Offline Offline

Posts: 9


View Profile
« on: August 21, 2010, 01:14:12 PM »

Help Me. . .

Is there a way to have the Z posisition move while the spindle is coming up to speed?  I have already eliminated the delays under Config/ports and pins/spindle setup (all timers to 0)  it's a manufacturing enviroment and fractions of a second count!  sample program :

N10 G00 x0 y 0
N20 M03 S500
N30 G00 Z -1.00
N40 G01 Z -2.00 F11

no matter how i write this there is a delay while the spindle comes up to speed before the z axis will move, even if i put the M03 in the same line as a movement Execution order or something like that.  I need the spindle to start up while the Z axis is on the way down.  Travel time is about 2 seconds.  I'm not concerned about spindle speed untill it goes into Feed speed N40 as it's not cutting any material yet.

Thanx

J
Logged
Tweakie.CNC
Active Member

Offline Offline

Posts: 3,258


Super Kitty.


View Profile WWW
« Reply #1 on: August 22, 2010, 01:12:15 AM »

Hi Jim,

There was a video posted here a little while back which showed exactly what you are asking.

I think it was done by using the Z axis direction pin to switch the spindle motor.
A Z minus move turns the motor on, which stays on until a Z plus move is encountered.

I switch my laser on / off this way (but using the B axis direction signal).

Hope this helps,

Tweakie.
Logged

Success consists of going from failure to failure without loss of enthusiasm.  Winston Churchill.
Plastic Jim
Active Member

Offline Offline

Posts: 9


View Profile
« Reply #2 on: August 23, 2010, 06:05:08 AM »

Any one know where this video is?  or maybe some more help (details. . .) i'm new to this and was proud of being able to find the delay timers.  but that's thanx to this forum

J
Logged
Tweakie.CNC
Active Member

Offline Offline

Posts: 3,258


Super Kitty.


View Profile WWW
« Reply #3 on: August 23, 2010, 07:40:24 AM »

Hi Jim,

Here is a link to the thread and video.  http://www.machsupport.com/forum/index.php/topic,15465.0.html

This has no movement delay whilst the spindle is running up because the spindle only starts / stops when the Z axis has changed direction. This can be achieved by using the Z axis direction pin to switch the spindle rather than the pin associated with the M03 / M05 command.

Tweakie.
« Last Edit: August 23, 2010, 07:47:50 AM by Tweakie.CNC » Logged

Success consists of going from failure to failure without loss of enthusiasm.  Winston Churchill.
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!