Babystepping stops working mid print
I recently printed with alot of simultaneous XYZ moves (non planar and very small segments 0.1mm and inserting lots of color definitions)
When printing those files, the babystepping initially works, but after awhiles stops reacting.
On the LCD the height changes, but the Z Axis doesn't move anymore.
Is there a possible reason for that? I deleted eeprom und reflashed different firmware version, but same problem.
When printing those files, the babystepping initially works, but after awhiles stops reacting.
On the LCD the height changes, but the Z Axis doesn't move anymore.
Is there a possible reason for that? I deleted eeprom und reflashed different firmware version, but same problem.
Comments
I'm not sure if the Z Axis stopped working completely.
Is there anywhere I could look for a solution, no matter if it's only babystepping or disabling the whole Z axis?
You can send
G1 Z10
to test if Z is working in general which it should since it is unrelated.
If you do not do babystepping does it work over complete height? Just to exclude hardware problems happening when electronics get warm.
Can setting the Z axis below zero be the problem?
Like:
G1 Z1
G92 Z2
G1 Z0
//Thanks as always, not hyper important to solve this.
Babystepping in same region should be no problem at least if no end stop is triggered. Then moves in end stop direction might be impossible.