Proof reading please. "unknown control command in o word"

More
20 Feb 2025 22:16 #322118 by Sziggy_NC
Could someone help me find my error?
The program orients the spindle and calls an unknown control command in o word. I have attached the toolchange.ngc that is throwing the error.
Attachments:

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

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
20 Feb 2025 22:48 #322124 by tommylight
O105 elseif [#<selected_tool> LT 22]
	M3 S300 ; need rpm to orient
	M64 P6 ; orient spindle
	M66 P6 L4 Q9 ; check spindle orient
	o053 if [#5399 LT 0]
	(abort, failed to orient spindle)
	o053 endif
Notice o053 in two instances above, so i am guessing they should be O upper case as the rest of them.

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

More
20 Feb 2025 23:05 #322127 by MaHa
Line 12,  M61 T0  should be
M61 Q0
The following user(s) said Thank You: tommylight, Sziggy_NC

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

More
21 Feb 2025 00:19 #322135 by Sziggy_NC
That is going to be it. I'll make the change and check in the morning.

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

More
21 Feb 2025 17:34 #322217 by Sziggy_NC
That fixed it.

Now I need to add a section to match the pocket to the tool when putting away the tool.

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

Time to create page: 0.129 seconds
Powered by Kunena Forum