Topic: Skipping Y and X axis
So,
I am using my Solidoodle 3 for printing the first time today. After a bunch of problems with not sticking to the plate, I finally figured out how to calibrate my level, and set the first layer depth properly. So things are looking good there.
I now have found a new problem. My print head will just randomly offset itself during the print. It will print perfectly for the first 10 layers, then it will offset on the Y axis and try printing the rest of the layers 8 mm to the front. This of course results in the extruding ABS just going everywhere but where it should. I thought it was just a Y axis problem until my X axis just jumped about 30 mm to the right as I was trying to troubleshoot.
I don't think it is a mechanical problem. A loose belt might result in slippage and get a few mm offset, but not 30 mm straight to the right. I think there is a loose cable, or something weird going on with the electronics that is sending false info to the motor.
It might also be a dropped command. I don't know how the code is written, but does it work like this?:
Sent commands:
-forward
-left
-right
-back
-next layer
-forward
-left
-right
-back
-next layer
-forward
-left
-right
-back
-next layer
-etc.
Because if so, missing out on one of the -back commands would cause the entire thing to start printing offset by whatever that back distance should have been. I don't know if this is the problem, but I know it isn't mechanical and since I am an ME, where my expertise ends.
Has anybody ever run into this problem and know what causes it or how to fix it?
