Browse Source

Merge pull request #2116 from AnHardt/wording

transpire -> expire
Scott Lahteine 10 years ago
parent
commit
94de1e0d93

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/configurator/config/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/K8200/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/delta/biv2.5/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/makibox/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h View File

@@ -23,7 +23,7 @@
23 23
 
24 24
   /**
25 25
    * Whenever an M104 or M109 increases the target temperature the firmware will wait for the
26
-   * WATCH_TEMP_PERIOD to transpire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
26
+   * WATCH_TEMP_PERIOD to expire, and if the temperature hasn't increased by WATCH_TEMP_INCREASE
27 27
    * degrees, the machine is halted, requiring a hard reset. This test restarts with any M104/M109,
28 28
    * but only if the current temperature is far enough below the target for a reliable test.
29 29
    */

Loading…
Cancel
Save