Invalid delta coordinate...
Posted: Tue Apr 15, 2014 10:14 am
Ok, this one has me stumped. I turned on my machine this morning and warmed up the hot end and bed in Repetier Host. I then loaded a gcode program that I print literally everyday. When I hit "Run" I got this in the log panel:
I spent some time debugging - rebooting the RAMBo, shutting down / starting RH, loading a different known good gcode file and had the same problem. Then I switched to using my Raspberry Pi with Octoprint and again have the same problem. The RAMBo is frozen when this happens and I have to pull the USB power to get it to cycle.
I thought maybe my firmware had somehow got corrupt so I re-uploaded Repetier. No luck, still getting this problem.
I an jog the printer in Z but if I try any X or Y moves from RH (either using buttons or entering gcode in the entry field) I get this Invalid delta coordinate warning and no movement. Something odd is going on. Anyone seen this or have any ideas on what else to check?
Code: Select all
> 9:56:24 AM: N166 G28 *50
> 9:56:24 AM: N167 M104 S195 *72
> 9:56:24 AM: N168 M190 S50 *114
> 9:56:24 AM: N169 M109 S195 *75
> 9:56:24 AM: N170 G92 E0.0000 *79
> 9:56:24 AM: N171 T0 *29
> 9:56:24 AM: N172 M104 S195 *76
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:28 AM: Warning:Invalid delta coordinate - move ignored
> 9:56:28 AM: N174 G92 E0.0000 *75
> 9:56:29 AM: N175 G1 X45.14 Y22.31 Z1.20 E0.0000 F12000.00 *107
> 9:56:29 AM: N176 G1 X45.14 Y22.31 Z0.20 E0.0000 *18
> 9:56:29 AM: N177 G1 E3.0000 F1200.00 *58
> 9:56:29 AM: N178 G1 X44.83 Y22.57 E3.0267 F300.00 *14
< 9:56:29 AM: Warning:Invalid delta coordinate - move ignored
< 9:56:29 AM: Warning:Invalid delta coordinate - move ignored
I thought maybe my firmware had somehow got corrupt so I re-uploaded Repetier. No luck, still getting this problem.
I an jog the printer in Z but if I try any X or Y moves from RH (either using buttons or entering gcode in the entry field) I get this Invalid delta coordinate warning and no movement. Something odd is going on. Anyone seen this or have any ideas on what else to check?