tss I get this message after homing when I keep hearing the motors from whatever reason, this happens about 60& of the time when I home the printer. What is the problem?
tss Some more details....I'm using repetier firmware version 0.92.8.Settings:steps per mm = 100max. travel speed = 200 mm/sechoming speed = 80 mm/sectravel acceleration = 1000 mm/sec2print acceleration = 1000 mm/sec2
Repetier Delta printer? Than it is a problem with the endstops not fully untriggering for second attempt. Try going back a bit more so switches can turn off,
Repetier For delta only z is relevant, so <p class="p1">#define ENDSTOP_Z_BACK_MOVE 3</p><p class="p1">would at least be a reason when not knowing your printer.</p>