Hey all,
so how the code is intended to work is to have the servos (4) to raise and lower in 4 time interval settings, fast - medium - slow. This is for different size color bands as the printer puts down layer by layer. The random function is an additional "setting" to get random sized bands. It all works as intended, but it stalls out after several hours (3d prints can take a long time), and the code wont reset with the reset button. The only way it starts working normally again is if I re-upload the code.
Does that make sense?