Do I have a defective LinuxCNC image?

More
28 Jun 2016 23:04 #76766 by clayton cramer
Everything fails in odd ways.

( cut a slot width of mill )
O100 sub
( startx starty z feed endx endy)
#1 #2 #3 #4 #5 #6
G00 X #1 Y #2 Z #3
G00 x #5 Y #6
G00 x #1 Y #2 Z #3
O100 endsub
(lop through O100 incrementing z )
O200 sub
( startx starty startz endz stepz endx endy feed)
( #1 #2 #3 #4 #5 #6 #7 #8)
#9 = [#3 + #5]
if (#9 GT #4)
O200 return
O210 endif
O200 endsub
O200 call [-.125] [0.5] [0] [.25] [.01] [1.125] [.5] [1]
O200 call [.5] [-.125] [0] [.25] [.01] [.5] [1.125] [1]
m2

"Unknown word starting with f"

Please Log in or Create an account to join the conversation.

More
28 Jun 2016 23:11 #76768 by BigJohnT
Nope you have left out the if o210.

JT

Please Log in or Create an account to join the conversation.

More
28 Jun 2016 23:27 - 29 Jun 2016 03:54 #76769 by clayton cramer
Thanks again. Each step hurts a bit but you GYS make it hurt less !
Last edit: 29 Jun 2016 03:54 by clayton cramer.

Please Log in or Create an account to join the conversation.

More
29 Jun 2016 11:38 #76781 by BigJohnT
The learning curve seems steep at first but it is not really that steep. The trick is knowing what to ask and you learn that as you go along. When I got my first PC to run EMC2 from the LiveCD I could not even spell CNC...

JT

Please Log in or Create an account to join the conversation.

Time to create page: 0.205 seconds
Powered by Kunena Forum