extruder: Add SET_PRESSURE_ADVANCE command.

Signed-off-by: Michael Barbour <barbour.michael.0@gmail.com>
This commit is contained in:
Michael Barbour 2018-04-01 15:26:25 -04:00 committed by KevinOConnor
parent bee179eab4
commit a301713361
2 changed files with 25 additions and 5 deletions

View file

@ -71,6 +71,9 @@ The following standard commands are supported:
cycles. If the WRITE_FILE parameter is enabled, then the file
/tmp/heattest.txt will be created with a log of all temperature
samples taken during the test.
- `SET_PRESSURE_ADVANCE [ADVANCE=<pressure_advance>]
[ADVANCE_LOOKAHEAD_TIME=<pressure_advance_lookahead_time>]`:
Set pressure advance parameters.
- `RESTART`: This will cause the host software to reload its config
and perform an internal reset. This command will not clear error
state from the micro-controller (see FIRMWARE_RESTART) nor will it