- LinuxCNC
- General LinuxCNC Questions
- What does this message mean? "unknown code where unary operator could be"
What does this message mean? "unknown code where unary operator could be"
- claytoncramer
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 2
13 Jan 2025 22:44 #318892
by claytoncramer
What does this message mean? "unknown code where unary operator could be" was created by claytoncramer
%
g17 g20 g54
g1 z1.0 f25
g1 x.13000000000000000000 y.50000000000000000000 f25
g1 z0 y.500 f25
g1 z-0.01 f25
g2 x y.50000000000000000000 i.43500000000000000000 j0 x.13000000000000000000 y.50000000000000000000 j0 i-.43500000000000000000
g1 z1.0 f25
%
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19613
- Thank you received: 6607
13 Jan 2025 23:11 #318899
by tommylight
Replied by tommylight on topic What does this message mean? "unknown code where unary operator could be"
G2 line has an orphaned X with no value.
%
g17 g20 g54
g1 z1.0 f25
g1 x.13000000000000000000 y.50000000000000000000 f25
g1 z0 y.500 f25
g1 z-0.01 f25
g2 x y.50000000000000000000 i.43500000000000000000 j0 x.13000000000000000000 y.50000000000000000000 j0 i-.43500000000000000000
g1 z1.0 f25
%
Please Log in or Create an account to join the conversation.
- claytoncramer
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 2
14 Jan 2025 02:01 #318915
by claytoncramer
Replied by claytoncramer on topic What does this message mean? "unknown code where unary operator could be"
Thank you. I noticed that a few minutes ago.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- What does this message mean? "unknown code where unary operator could be"
Time to create page: 0.069 seconds