g code out of range
- clayton cramer
- Offline
- Senior Member
Less
More
- Posts: 45
- Thank you received: 0
29 Jun 2016 21:22 - 29 Jun 2016 22:49 #76805
by clayton cramer
Replied by clayton cramer on topic g code out of range
That would only change how CRLF are output and that should only be end of line not after G
Last edit: 29 Jun 2016 22:49 by clayton cramer.
Please Log in or Create an account to join the conversation.
01 Jul 2016 14:14 #76893
by andypugh
I agree, but I am running out of other ideas.
It is quite clear what causes that error. It is hard to see what might trigger that error in your G-code as-published.
Be aware that the system is not very good at pin-pointing the _exact_ line that has the error. The problem is often a few lines above or below the number given.
I am also confused by your statement that the line where the error is raised isbecause there isn't a line like that in yout G-code.
Replied by andypugh on topic g code out of range
That would only change how CRLF are output and that should only be end of line not after G
I agree, but I am running out of other ideas.
It is quite clear what causes that error. It is hard to see what might trigger that error in your G-code as-published.
Be aware that the system is not very good at pin-pointing the _exact_ line that has the error. The problem is often a few lines above or below the number given.
I am also confused by your statement that the line where the error is raised is
G01 z#5 F#7
Please Log in or Create an account to join the conversation.
01 Jul 2016 15:47 #76901
by PCW
Replied by PCW on topic g code out of range
Also if you wish to have the gcode checked, you should post the entire file with a file upload or provide
a link to the file (instead of pasting it into the message text) since if there are any hidden control characters, they
will be stripped from a paste into the page
a link to the file (instead of pasting it into the message text) since if there are any hidden control characters, they
will be stripped from a paste into the page
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds