heaters: Add MAXIMUM option to TEMPERATURE_WAIT command

Signed-off-by: Justin Schuh <code@justinschuh.com>
This commit is contained in:
Justin Schuh
2020-12-22 19:09:28 -08:00
committed by KevinOConnor
parent 16963a8e1a
commit 1a9218532b
2 changed files with 5 additions and 3 deletions

View File

@@ -156,8 +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>`: Wait until
the given temperature sensor is at or above the given target value.
- `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.
- `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