chiark / gitweb /
Fixed soft limits when the origin is in the middle.
authorChris Palmer <nop.head@gmail.com>
Sat, 2 Jun 2012 12:17:47 +0000 (13:17 +0100)
committerErik van der Zalm <erik@vdzalm.eu>
Sat, 14 Jul 2012 20:24:26 +0000 (22:24 +0200)
commit538189cc19182f28209912efd353081f18aa76e7
treec655a797e3b5192e7f839c7c53285901284a2b4b
parent686011a5484d3593ee0001a50f1886d1d36d736d
Fixed soft limits when the origin is in the middle.
HOME_POS is now always where the endstop is and can be outside the limits.
The limits are now defined by MIN_POS and MAX_POS rather than HOME_POS and MAX_LENGTH.
The Z is axis now homed first if direction is away from the bed.

Saguinololu limit pins change from MIN to MAX according to the homing direction.
Marlin/Configuration.h
Marlin/Marlin.pde
Marlin/pins.h