update configs
[clinton/Smoothieware.git] / ConfigSamples / AzteegX5Mini / Version3 / config
index 8bee8ed..c878483 100644 (file)
@@ -90,6 +90,11 @@ temperature_control.hotend.designator        T                #
 #temperature_control.hotend.max_temp         300              # Set maximum temperature - Will prevent heating above 300 by default\r
 #temperature_control.hotend.min_temp         0                # Set minimum temperature - Will prevent heating below 0 by default\r
 \r
+# safety control is enabled by default and can be overidden here, the values show the defaults\r
+#temperature_control.hotend.runaway_heating_timeout      900   # max is 2040 seconds, how long it can take to heat up\r
+#temperature_control.hotend.runaway_cooling_timeout        0   # max is 2040 seconds, how long it can take to cool down if temp is set lower\r
+#temperature_control.hotend.runaway_range                20    # Max setting is 63°C\r
+\r
 temperature_control.hotend.p_factor          13.7             #\r
 temperature_control.hotend.i_factor          0.097            #\r
 temperature_control.hotend.d_factor          24               #\r
@@ -136,7 +141,7 @@ switch.misc.output_pin                       0.26              #
 \r
 # Endstops\r
 endstops_enable                              true             # the endstop module is enabled by default and can be disabled here\r
-#corexy_homing                               false            # set to true if homing on a hbit or corexy\r
+#corexy_homing                               false            # set to true if homing on a hbot or corexy\r
 alpha_min_endstop                            1.24^            # add a ! to invert if endstop is NO connected to ground\r
 #alpha_max_endstop                           1.24^            #\r
 alpha_homing_direction                       home_to_min      # or set to home_to_max and set alpha_max\r