update configs
authorJim Morris <morris@wolfman.com>
Mon, 9 Nov 2015 23:20:35 +0000 (15:20 -0800)
committerJim Morris <morris@wolfman.com>
Mon, 9 Nov 2015 23:20:35 +0000 (15:20 -0800)
ConfigSamples/AzteegX5Mini.delta/config
ConfigSamples/AzteegX5Mini/config
ConfigSamples/FirePick.delta/config
ConfigSamples/Smoothieboard.delta/config
ConfigSamples/Smoothieboard/config

index f280566..21273ad 100644 (file)
@@ -52,6 +52,9 @@ z_axis_max_speed                             30000.0          # mm/min
 uart0.baud_rate                              115200           # Baud rate for the default hardware serial port
 second_usb_serial_enable                     false            # This enables a second usb serial port (to have both pronterface and a terminal connected)
 #msd_disable                                 false            # disable the MSD (USB SDCARD) when set to true
+#leds_disable                                true             # disable using leds after config loaded
+#dfu_enable                                  false            # for linux developers, set to true to enable DFU
+#watchdog_timeout                            10               # watchdog timeout in seconds, default is 10, set to 0 to disable the watchdog
 
 # Extruder module configuration
 extruder_module_enable                       true             # Whether to activate the extruder module at all. All configuration is ignored if false
index f144c31..8155b8f 100755 (executable)
@@ -46,7 +46,11 @@ gamma_max_rate                               300.0            # mm/min actuator
 # Serial communications configuration ( baud rate default to 9600 if undefined )
 uart0.baud_rate                              115200           # Baud rate for the default hardware serial port
 second_usb_serial_enable                     false            # This enables a second usb serial port (to have both pronterface and a terminal connected)
+
 #msd_disable                                 false            # disable the MSD (USB SDCARD) when set to true
+#leds_disable                                true             # disable using leds after config loaded
+#dfu_enable                                  false            # for linux developers, set to true to enable DFU
+#watchdog_timeout                            10               # watchdog timeout in seconds, default is 10, set to 0 to disable the watchdog
 
 # Extruder module configuration
 extruder_module_enable                       true             # Whether to activate the extruder module at all. All configuration is ignored if false
index 4af39a9..03b5376 100644 (file)
@@ -81,10 +81,11 @@ gamma_max_rate                               3000.0           # mm/min
 uart0.baud_rate                              115200           # Baud rate for the default hardware serial port
 second_usb_serial_enable                     false            # This enables a second usb serial port (to have both pronterface
                                                               # and a terminal connected)
+
 #leds_disable                                true             # disable using leds after config loaded
 #msd_disable                                 false            # disable the MSD (USB SDCARD) when set to true
-
 #dfu_enable                                  false            # for linux developers, set to true to enable DFU
+#watchdog_timeout                            10               # watchdog timeout in seconds, default is 10, set to 0 to disable the watchdog
 
 # Extruder module configuration
 extruder.hotend.enable                          true             # Whether to activate the extruder module at all. All configuration is ignored if false
index 48a8659..63b67ca 100644 (file)
@@ -66,6 +66,8 @@ second_usb_serial_enable                     false            # This enables a s
                                                               # and a terminal connected)
 #leds_disable                                true             # disable using leds after config loaded
 #msd_disable                                 false            # disable the MSD (USB SDCARD) when set to true
+#dfu_enable                                  false            # for linux developers, set to true to enable DFU
+#watchdog_timeout                            10               # watchdog timeout in seconds, default is 10, set to 0 to disable the watchdog
 
 # Extruder module configuration
 extruder.hotend.enable                          true             # Whether to activate the extruder module at all. All configuration is ignored if false
index 54aadd6..51de462 100644 (file)
@@ -67,6 +67,7 @@ kill_button_pin                              2.12             # kill button pin.
 
 #msd_disable                                 false            # disable the MSD (USB SDCARD) when set to true (needs special binary)
 #dfu_enable                                  false            # for linux developers, set to true to enable DFU
+#watchdog_timeout                            10               # watchdog timeout in seconds, default is 10, set to 0 to disable the watchdog
 
 # Extruder module configuration
 extruder.hotend.enable                          true             # Whether to activate the extruder module at all. All configuration is ignored if false