extruder_stepper: Support configuring pressure advance from config

Also added status report for extruder_stepper objects with the
current pressure advance parameters values.

Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
This commit is contained in:
Dmitry Butyugin 2022-08-26 01:40:03 +02:00 committed by KevinOConnor
parent 2e1b649617
commit 5d9ff75d02
3 changed files with 13 additions and 4 deletions

View file

@ -120,6 +120,13 @@ The following information is available in the
- `excluded_objects`: An array of strings listing the names of excluded objects.
- `current_object`: The name of the object currently being printed.
## extruder_stepper
The following information is available for extruder_stepper objects (as well as
[extruder](Config_Reference.md#extruder) objects):
- `pressure_advance`: The current [pressure advance](Pressure_Advance.md) value.
- `smooth_time`: The current pressure advance smooth time.
## fan
The following information is available in