Error: G-Code buffer length overflow.
-
Does anyone know what this means? Just setting up and running on 5V only.
-
It means that the Duet has read or received a line of text that is too long (>100 characters) for any reasonable gcode command.
-
How should I go about debugging it? It seems to also prevent me from sending any G codes as well.
-
What are you doing that provokes the error, and which firmware version are you running?
-
Latest firmware updated yesterday. Just seems to happen randomly. I have been trying for 3 days to get through issues, latest being bed temp error posted that one.
-
I had this happens when I accidentally uploaded an STL rather than a GCODE file.