Fix endstop configuration
authorJim Morris <morris@wolfman.com>
Sat, 27 Jul 2013 22:49:13 +0000 (15:49 -0700)
committerJim Morris <morris@wolfman.com>
Sat, 27 Jul 2013 22:49:13 +0000 (15:49 -0700)
ConfigSamples/Smoothieboard.Rostock/config

index 552a596..21763f3 100644 (file)
@@ -101,16 +101,16 @@ switch.spindle.enable                        false            #
 
 # Endstops
 endstops_enable                              true             # the endstop module is enabled by default and can be disabled here
-alpha_min_endstop                            1.24             #
-alpha_max_endstop                            1.25             #
+alpha_min_endstop                            nc               #
+alpha_max_endstop                            1.25!^           # invert pullup if switch is NC to ground
 alpha_homing_direction                       home_to_max      # Home up
 alpha_max                                    0                #
-beta_min_endstop                             1.26             #
-beta_max_endstop                             1.27             #
+beta_min_endstop                             nc               #
+beta_max_endstop                             1.27!^           #
 beta_homing_direction                        home_to_max      #
 beta_max                                     0                #
-gamma_min_endstop                            1.28             #
-gamma_max_endstop                            1.29             #
+gamma_min_endstop                            nc               #
+gamma_max_endstop                            1.29!^           #
 gamma_homing_direction                       home_to_max      #
 gamma_max                                    300              #