Update config
authorJim Morris <morris@wolfman.com>
Sun, 27 Apr 2014 04:30:24 +0000 (21:30 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 27 Apr 2014 04:30:24 +0000 (21:30 -0700)
ConfigSamples/Smoothieboard.Kossel/config

index 3772575..a3c184a 100644 (file)
@@ -172,6 +172,16 @@ gamma_trim                                   0                 # software trim f
 
 #endstop_debounce_count                       100              # uncomment if you get noise on your endstops
 
+# optional Z probe
+zprobe.enable                                false           # set to true to enable a zprobe
+zprobe.probe_pin                             1.28!^          # pin probe is attached to if NC remove the !
+zprobe.slow_feedrate                         5               # mm/sec probe feed rate
+#zprobe.debounce_count                       100             # set if noisy
+zprobe.fast_feedrate                         100             # move feedrate mm/sec
+zprobe.probe_radius                          100             # where to probe
+zprobe.probe_height                          5               # how much above bed to start probe
+#gamma_min_endstop                           nc              # normally 1.28. Change to nc to prevent conflict,
+
 # Pause button
 pause_button_enable                          true             #