diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-02-17 16:57:27 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-02-17 16:57:27 -0500 |
commit | b6368173cf12b5d3966239e41141af9bd65087c9 (patch) | |
tree | fee660662b70dd3b633db55d3fe60b05427cac5b /docs/Installation.md | |
parent | 6716007420f80afb32cd9dbe95a7f7d161d67de4 (diff) | |
download | kutter-b6368173cf12b5d3966239e41141af9bd65087c9.tar.gz kutter-b6368173cf12b5d3966239e41141af9bd65087c9.tar.xz kutter-b6368173cf12b5d3966239e41141af9bd65087c9.zip |
filament_switch_sensor: Collapse event disable flags
Introduce min_event_systime and rework the previous start_time,
last_event_time, and event_running flags into this one state tracking
variable.
This also makes a minor change to the behavior of the event_delay - it
is now calculated from the time the command completes execution
(instead of from when the event is first detected). This may make a
difference if there is a long running g-code command occurring during
the detection event.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Installation.md')
0 files changed, 0 insertions, 0 deletions