Head crash when moving past 1mm
G'day
This is driving me nuts! So far in fact that I put Marlin back onto my delta yesterday!
I have relented, and put Repetier back, and want to resolve these issues.
1. I have set the height correctly (copied out of the working Marlin configuration.h) and have been trying to verify it in Repetier. What happens is that if I move the head down (g1 z10) and then jog it with the "Z" pad in Host is initially behaves correctly, but at about the 1mm point it suddenly crashed the head into the table. It's as if the movement has been multiplied by 10.
2. Auto level. This is weird, it starts off toward the z tower, checking in a line parallel to the x-z side. it then returns and starts again, moving still parallel to x-z towers. Does it again, but then attempts to leave the printable area, and triggers an error
14:01:25.547 : X:0.00 Y:0.00 Z:515.263 E:NAN
14:01:25.547 : Info:Autoleveling enabled
14:04:35.657 : Error:Cpos x square
14:04:35.665 : Warning:Invalid delta coordinate - move ignored x:-5002 y:-11568 z:39530
14:04:35.669 : Warning:in queueDeltaMove to calculateDeltaSubSegments returns error.
14:04:35.673 : Warning:executeGCode / queueDeltaMove returns error
14:04:35.722 : Error:Cpos x square
14:04:35.726 : Warning:Invalid delta coordinate - move ignored x:-4979 y:-11514 z:27858
14:04:35.734 : Warning:in queueDeltaMove to calculateDeltaSubSegments returns error.
14:04:35.738 : Warning:moveTo / queueDeltaMove returns error
14:04:40.780 : Printer reset detected - initalizing
14:04:40.780 : start
14:04:40.784 : Info:External Reset
14:04:40.789 : Info:Autoleveling enabled
14:04:40.797 : Transformation matrix: 0.999998 0.000393 -0.001900 0.000000 0.979301 0.202410 0.001941 -0.202409 0.979299
The pattern seems to be a rhombus, but it errors out and the stored data attempts to put the bed centre right at the front of the bed.
The pattern looks like this:
Z Tower
.
. .
. . .
. . . .
. . . . .
What's going on?
Cheers
Poida
Comments