mirror of
https://github.com/andreili/klipper.git
synced 2025-09-14 17:31:12 +02:00
Add an allocate_trapq() helper function to facilitate the creation of a low-level C trapq object. Track all trapq objects and clear history on them globally when the main motion queues are flushed. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>