Commit Graph

7 Commits

Author SHA1 Message Date
Matt Gilbert 732bd470cf Homing order in configtool.
Adjustments by Traumflug:

 - Rebased to current 'experimental'.

 - Some whitespace adjustments.

 - Renamed labelWidth_homing to labelWidthHoming.

 - Fixed an issue in printer.py which would write only the first
   character of an option ('x' instead of 'x_positive', 'n'
   instead of 'none', etc.)

Thank you very much for the code, Matt!
2017-12-31 17:22:51 +01:00
Nico Tonnhofer a0936287f9 home.c/.h: formattings 2017-12-08 18:22:08 +01:00
Nico Tonnhofer 3b13eb342f enumerate for axis endstop 2017-12-02 00:11:33 +01:00
Bas Laarhoven 1683db7f57 Fixed single inclusion of file. Added missing define. 2011-08-16 14:09:49 +02:00
Michael Moon c6122eda74 add G161/G162 commands, upgrade home.c to provide negative/positive homing calls for G161/G162 2011-02-20 14:10:53 +11:00
Michael Moon 4426c69274 individual functions to home each axis 2011-02-20 13:39:07 +11:00
Michael Moon 0110af2ede preliminary homing code- not linked into anything yet 2011-02-08 17:52:51 +11:00