Merge pull request #686 from thinkl33t/edge
[clinton/Smoothieware.git] / ConfigSamples / Smoothieboard / config
index 25c5fcb..d952f40 100644 (file)
@@ -316,10 +316,3 @@ network.ip_address                           auto             # use dhcp to get
 #network.ip_mask                              255.255.255.0    # the ip mask
 #network.ip_gateway                           192.168.3.1      # the gateway address
 #network.mac_override                         xx.xx.xx.xx.xx.xx  # override the mac address, only do this if you have a conflict
-
-# Drills module
-# Implement the Canned Drilling Cycles
-# G80-83, G98, G99 in absolute mode only
-# Incremental mode not implemented (L)
-drillingcycles.enable                                false # enable module, default false
-drillingcycles.dwell_units                           S     # dwell units [S = seconds, P = millis], default: S