Kevin O'Connor 126275d1f4 toolhead: Default note_mcu_movequeue_activity() to set step_gen_time
Change note_mcu_movequeue_activity() to default to setting the
step_gen_time (instead of the previous default to not set it).

Most users of the mcu "move queue" will be for stepper activity.
There is also little harm in incrementing the tracking of the last
possible step generation time, but accidentally generating a step
without incrementing the tracking can lead to very hard to debug
failures.

The two cases (output_pin.py and pwm_tool.py) where
note_mcu_movequeue_activity() is called and definitely not related to
step generation can explicitly pass 'is_step_gen=False'.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2025-08-11 19:43:34 -04:00
..
2023-11-02 13:08:53 -04:00
2024-08-16 22:21:12 -04:00
2025-03-21 13:36:27 -04:00
2024-10-01 11:43:27 -04:00
2025-04-03 14:08:23 -04:00
2025-05-26 18:44:29 -04:00
2022-06-30 13:56:35 -04:00
2025-07-22 14:17:43 -04:00
2024-09-22 19:23:14 -04:00
2025-07-12 16:17:22 -04:00
2025-07-12 16:17:22 -04:00
2024-05-21 20:31:23 -04:00
2025-07-12 16:17:22 -04:00
2025-07-12 16:17:22 -04:00