Bob,

  Try this logic

#IF(#SPEED>6999, #AND #SPEED<9001)<G4 X3>
#IF(#SPEED>9000, #AND #SPEED<12001)<G4 X5>

  Rick

-----Original Message-----
From: Bob Anderson [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 01, 2001 12:37 PM
To: [EMAIL PROTECTED]
Subject: [mfg-smartcam] spindle speed delay


I would like to add some logic to my template that will insert a G4
dwell only above a certain rpm to allow the spindle on a large machine
to get up to full rpm before it starts cutting. Maybe even a specified
dwell for a specified range- say 7000-9000 = G4 X3. (3 second delay) and
9001-12000 = G4 X5 (5second delay).
Thanks
Bob Anderson
Camtron
Title: RE: [mfg-smartcam] spindle speed delay

Bob,

  Try this logic

#IF(#SPEED>6999, #AND #SPEED<9001)<G4 X3>
#IF(#SPEED>9000, #AND #SPEED<12001)<G4 X5>

  Rick

-----Original Message-----
From: Bob Anderson [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 01, 2001 12:37 PM
To: [EMAIL PROTECTED]
Subject: [mfg-smartcam] spindle speed delay


I would like to add some logic to my template that will insert a G4
dwell only above a certain rpm to allow the spindle on a large machine
to get up to full rpm before it starts cutting. Maybe even a specified
dwell for a specified range- say 7000-9000 = G4 X3. (3 second delay) and
9001-12000 = G4 X5 (5second delay).
Thanks
Bob Anderson
Camtron

Reply via email to