aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r--docs/G-Codes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index 06c1a7d0..c61a6031 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -156,9 +156,9 @@ The following standard commands are supported:
/tmp/heattest.txt will be created with a log of all temperature
samples taken during the test.
- `TURN_OFF_HEATERS`: Turn off all heaters.
-- `TEMPERATURE_WAIT SENSOR=<config_name> MINIMUM=<target> [MAXIMUM=<target>]`:
- Wait until the given temperature sensor is at or above the given
- minumum target, and (if specified) at or below the maximum target.
+- `TEMPERATURE_WAIT SENSOR=<config_name> [MINIMUM=<target>] [MAXIMUM=<target>]`:
+ Wait until the given temperature sensor is at or above the supplied
+ MINIMUM and/or at or below the supplied MAXIMUM.
- `SET_VELOCITY_LIMIT [VELOCITY=<value>] [ACCEL=<value>]
[ACCEL_TO_DECEL=<value>] [SQUARE_CORNER_VELOCITY=<value>]`: Modify
the printer's velocity limits. Note that one may only set values