kliment / Sprinter

Firmware for RepRap printers and similar devices
432 stars 329 forks source link

losing position when endstop is hit #164

Closed midopple closed 12 years ago

midopple commented 12 years ago

Kliments idea if(!endstop)step;else(++counter); if(counter)counter--; else step;

midopple commented 12 years ago

Bug is solved, see --> https://github.com/kliment/Sprinter/commit/378426c766cc0a09d51b69dd1da1f2551a569833