Commit Graph

  • ecccd21f2a toolhead: Don't report dummy extruders in extra_axes status report Kevin O'Connor 2025-11-06 12:00:16 -05:00
  • 612d2b6d1f Deploying to gh-pages from @ Klipper3d/klipper@db7acaa34a 🚀 KevinOConnor 2025-11-11 00:05:43 +00:00
  • 1b6f8ab29c Deploying to gh-pages from @ Klipper3d/klipper@db7acaa34a 🚀 KevinOConnor 2025-11-10 00:05:47 +00:00
  • db7acaa34a motion_report: Fix off-by-one error in live_extruder_velocity calculation Kevin O'Connor 2025-11-09 18:57:16 -05:00
  • 87c1f1db6f Deploying to gh-pages from @ Klipper3d/klipper@f04895f540 🚀 KevinOConnor 2025-11-09 00:06:06 +00:00
  • 900637f698 Deploying to gh-pages from @ Klipper3d/klipper@f04895f540 🚀 KevinOConnor 2025-11-08 00:05:30 +00:00
  • e5918cc7a2 Deploying to gh-pages from @ Klipper3d/klipper@f04895f540 🚀 KevinOConnor 2025-11-07 00:05:50 +00:00
  • 6f89da9742 Deploying to gh-pages from @ Klipper3d/klipper@f04895f540 🚀 KevinOConnor 2025-11-06 15:23:55 +00:00
  • f04895f540 docs: Update Config_Changes.md with recent coordinate changes Kevin O'Connor 2025-10-09 22:45:41 -04:00
  • c7b1e401f0 docs: Update Status_Reference.md with information on accessing coordinates Kevin O'Connor 2025-10-09 22:29:30 -04:00
  • c3bf7b109e motion_report: Support reporting live_position of extra axes Kevin O'Connor 2025-10-10 20:20:18 -04:00
  • 24a1116c7c motion_report: Support reporting of manual_stepper trapqs Kevin O'Connor 2025-10-10 20:07:05 -04:00
  • 67db551be5 toolhead: Export "extra axes" coordinates in status Kevin O'Connor 2025-10-09 21:59:37 -04:00
  • ac6cab9168 gcode_move: Export extra axes in status reference Kevin O'Connor 2025-10-09 21:43:59 -04:00
  • d0b1b832dd gcode: Change Coord() class to initialize from a list or tuple Kevin O'Connor 2025-09-26 22:31:55 -04:00
  • 01b3a6a8e4 gcode: Replace Coord named tuple with custom tuple class Kevin O'Connor 2025-09-18 12:31:30 -04:00
  • b13e65280e Deploying to gh-pages from @ Klipper3d/klipper@877b63a28c 🚀 KevinOConnor 2025-11-06 00:05:44 +00:00
  • 7d2c1ed73b Deploying to gh-pages from @ Klipper3d/klipper@877b63a28c 🚀 KevinOConnor 2025-11-05 00:05:51 +00:00
  • b6c1b5a6dd serialqueue: Minor simplification in serialqueue_extract_old() Kevin O'Connor 2025-11-04 12:35:26 -05:00
  • 35dffc1516 serialqueue: Rework check_wake_receive() to receive_append_wake() Kevin O'Connor 2025-11-04 11:45:54 -05:00
  • 459e77c4f9 serialqueue: Keep moving messages from pending queues to ready queues Kevin O'Connor 2025-10-18 15:17:29 -04:00
  • 804a9d11e8 serialqueue: Reduce time transmit_requests lock is held Kevin O'Connor 2025-10-18 15:07:56 -04:00
  • bfb627c3d0 serialqueue: Cache min_release_clock in pending queues Kevin O'Connor 2025-10-18 14:44:10 -04:00
  • cfb616664e serialqueue: Introduce new check_upcoming_queues() internal function Kevin O'Connor 2025-10-18 14:27:23 -04:00
  • d453ab3d19 serialqueue: Simplify command_event() Kevin O'Connor 2025-10-18 14:10:42 -04:00
  • 7634773cf1 serialqueue: Move definition of transmit_requests in serialqueue Kevin O'Connor 2025-10-18 14:32:39 -04:00
  • 46af133613 serialqueue: decouple transmit requests Timofey Titovets 2025-09-20 02:42:40 +02:00
  • 4a00e4b0ec serialqueue: decouple serialhdl receive lock Timofey Titovets 2025-09-19 01:28:14 +02:00
  • 85338f6b27 Deploying to gh-pages from @ Klipper3d/klipper@877b63a28c 🚀 KevinOConnor 2025-11-04 15:59:36 +00:00
  • 22c6db2773 Deploying to gh-pages from @ Klipper3d/klipper@05c4a38279 🚀 KevinOConnor 2025-11-04 15:58:39 +00:00
  • 877b63a28c docs: Fix minor typo in Eddy_Probe.md Kevin O'Connor 2025-11-04 10:58:36 -05:00
  • 05c4a38279 docs: Fix minor typo in Eddy_Probe.md Kevin O'Connor 2025-11-04 10:57:27 -05:00
  • 0fc172814a Deploying to gh-pages from @ Klipper3d/klipper@ba79d72fb4 🚀 KevinOConnor 2025-11-04 00:05:41 +00:00
  • aa44f89ac4 Deploying to gh-pages from @ Klipper3d/klipper@ba79d72fb4 🚀 KevinOConnor 2025-11-03 00:05:53 +00:00
  • 190a9f30a5 Deploying to gh-pages from @ Klipper3d/klipper@ba79d72fb4 🚀 KevinOConnor 2025-11-02 00:05:51 +00:00
  • e135e9f3b2 Deploying to gh-pages from @ Klipper3d/klipper@ba79d72fb4 🚀 KevinOConnor 2025-11-01 00:06:01 +00:00
  • ba79d72fb4 serialqueue: decouple pending & ready queues Timofey Titovets 2025-09-22 18:19:55 +02:00
  • fb50d82820 Deploying to gh-pages from @ Klipper3d/klipper@99c0bfca4f 🚀 KevinOConnor 2025-10-31 00:05:41 +00:00
  • db1912dbd2 Deploying to gh-pages from @ Klipper3d/klipper@99c0bfca4f 🚀 KevinOConnor 2025-10-30 00:05:46 +00:00
  • c5ae75e24d Deploying to gh-pages from @ Klipper3d/klipper@99c0bfca4f 🚀 KevinOConnor 2025-10-29 00:05:49 +00:00
  • 5277578851 Deploying to gh-pages from @ Klipper3d/klipper@99c0bfca4f 🚀 KevinOConnor 2025-10-28 00:05:41 +00:00
  • 99c0bfca4f stm32: Fix RTR and EFF canbus tx requests in can.c Kevin O'Connor 2025-10-23 11:39:17 -04:00
  • cf2b97d1df Deploying to gh-pages from @ Klipper3d/klipper@6465921a5a 🚀 KevinOConnor 2025-10-27 00:06:03 +00:00
  • c28471210c Deploying to gh-pages from @ Klipper3d/klipper@6465921a5a 🚀 KevinOConnor 2025-10-26 00:06:10 +00:00
  • a697a9f228 Deploying to gh-pages from @ Klipper3d/klipper@6465921a5a 🚀 KevinOConnor 2025-10-25 00:05:34 +00:00
  • 6ed1184883 Deploying to gh-pages from @ Klipper3d/klipper@6465921a5a 🚀 KevinOConnor 2025-10-24 00:05:06 +00:00
  • 6465921a5a gcode_macro: Verify nothing attempts to pause in a get_status() callback Kevin O'Connor 2025-10-18 13:05:54 -04:00
  • ff667075cf statistics: Verify nothing attempts to pause in a stats() callback Kevin O'Connor 2025-10-18 12:57:15 -04:00
  • cfb9163538 Deploying to gh-pages from @ Klipper3d/klipper@7a723bdc1c 🚀 KevinOConnor 2025-10-23 00:05:46 +00:00
  • 932bbffee1 Deploying to gh-pages from @ Klipper3d/klipper@7a723bdc1c 🚀 KevinOConnor 2025-10-22 00:05:48 +00:00
  • 9d8cb722eb Deploying to gh-pages from @ Klipper3d/klipper@7a723bdc1c 🚀 KevinOConnor 2025-10-21 00:05:50 +00:00
  • 5136295582 Deploying to gh-pages from @ Klipper3d/klipper@7a723bdc1c 🚀 KevinOConnor 2025-10-20 00:05:50 +00:00
  • 57da2a5901 Deploying to gh-pages from @ Klipper3d/klipper@7a723bdc1c 🚀 KevinOConnor 2025-10-19 00:05:55 +00:00
  • 7a723bdc1c serialqueue: Revert recent serialqueue locking changes Kevin O'Connor 2025-10-18 19:46:23 -04:00
  • bb04546e6e pca9533: do write on connect like pca9632 does Timofey Titovets 2025-10-11 15:20:35 +02:00
  • 6a8b823a45 led: run update function as reactor callback Timofey Titovets 2025-10-11 15:10:13 +02:00
  • aea8d8e0a1 serialqueue: decouple transmit requests Timofey Titovets 2025-09-20 02:42:40 +02:00
  • 493271697f serialqueue: decouple serialhdl receive lock Timofey Titovets 2025-09-19 01:28:14 +02:00
  • d7da45e152 serialqueue: decouple pending & ready queues Timofey Titovets 2025-09-22 18:19:55 +02:00
  • 7a036a6ba7 toolhead: Verify nothing attempts to pause in lookahead callbacks Kevin O'Connor 2025-10-06 21:55:11 -04:00
  • 6557050968 motion_queuing: Verify nothing attempts to pause in flush callbacks Kevin O'Connor 2025-10-06 21:53:36 -04:00
  • 302df255db klippy: Verify nothing attempts to pause in the klippy:ready event Kevin O'Connor 2025-10-06 21:37:31 -04:00
  • e549cc4143 load_cell: Only launch a callback in the klippy:ready event handler Kevin O'Connor 2025-10-06 21:48:44 -04:00
  • 0e7e908af4 klippy: Verify nothing attempts to pause in the klippy:shutdown event Kevin O'Connor 2025-10-06 21:36:00 -04:00
  • d1c0cbd63a reactor: Add support for temporarily disabling reactor pauses Kevin O'Connor 2025-10-06 21:32:59 -04:00
  • e96a944f33 mcu: It is not necessary to export an is_shutdown() method Kevin O'Connor 2025-10-08 16:24:27 -04:00
  • 0d0d3917c9 motion_report: Simplify shutdown_clock tracking Kevin O'Connor 2025-10-08 14:40:23 -04:00
  • 1bba59b7a0 motion_report: Move shutdown debugging to "klippy:analyze_shutdown" event Kevin O'Connor 2025-10-08 13:56:21 -04:00
  • bc27bd9a13 mcu: Move shutdown debugging to "klippy:analyze_shutdown" event Kevin O'Connor 2025-10-08 14:25:28 -04:00
  • 54d2716bdd webhooks: Move shutdown debugging to "klippy:analyze_shutdown" event Kevin O'Connor 2025-10-08 14:17:11 -04:00
  • 6f5ab8d0e8 gcode: Move shutdown debugging to "klippy:analyze_shutdown" event Kevin O'Connor 2025-10-08 14:06:12 -04:00
  • c64c5e891c virtual_sdcard: Move shutdown debugging to "klippy:analyze_shutdown" event Kevin O'Connor 2025-10-08 14:03:33 -04:00
  • e672391dbc gcode_move: Move shutdown debugging to "klippy:analyze_shutdown" event Kevin O'Connor 2025-10-08 13:52:46 -04:00
  • 38b286db4b error_mcu: Report reactor stats in error_mcu module Kevin O'Connor 2025-10-08 19:54:22 -04:00
  • f147804d97 error_mcu: Rename "klippy:notify_mcu_shutdown" to "klippy:analyze_shutdown" Kevin O'Connor 2025-10-08 13:15:07 -04:00
  • 3215e3a2aa motion_report: Improve "motion_report/dump_stepper" during homing Kevin O'Connor 2025-10-13 13:29:24 -04:00
  • 95b0ebf4c7 motion_report: Improve "motion_report/dump_trapq" during homing Kevin O'Connor 2025-10-09 21:05:34 -04:00
  • 3bdd1d2f8b Deploying to gh-pages from @ Klipper3d/klipper@3fe594ef20 🚀 KevinOConnor 2025-10-18 00:05:26 +00:00
  • 710e1ce5ea Deploying to gh-pages from @ Klipper3d/klipper@3fe594ef20 🚀 KevinOConnor 2025-10-17 00:05:38 +00:00
  • c49f9c4f03 Deploying to gh-pages from @ Klipper3d/klipper@3fe594ef20 🚀 KevinOConnor 2025-10-16 00:05:37 +00:00
  • c489079c80 Deploying to gh-pages from @ Klipper3d/klipper@b1dd6a73f7 🚀 KevinOConnor 2025-10-15 00:05:31 +00:00
  • 3fe594ef20 sensor_lis2dw: Read 8 samples at a time from sensor fifo Kevin O'Connor 2025-10-06 14:03:27 -04:00
  • b124100571 Deploying to gh-pages from @ Klipper3d/klipper@b1dd6a73f7 🚀 KevinOConnor 2025-10-14 00:05:25 +00:00
  • 671e5beb68 Deploying to gh-pages from @ Klipper3d/klipper@b1dd6a73f7 🚀 KevinOConnor 2025-10-13 17:53:57 +00:00
  • b1dd6a73f7 docs: Update FAQ.md - Typo (#7089) JamesH1978 2025-10-13 18:53:13 +01:00
  • 219b87dd40 Deploying to gh-pages from @ Klipper3d/klipper@e3909fb205 🚀 KevinOConnor 2025-10-13 00:05:49 +00:00
  • 4d3d6c87dd Deploying to gh-pages from @ Klipper3d/klipper@a5c764bbe9 🚀 KevinOConnor 2025-10-12 18:38:17 +00:00
  • e3909fb205 manual_stepper: Remove some unused code Kevin O'Connor 2025-10-11 01:33:38 -04:00
  • a5c764bbe9 docs: Command parameter fix Pedro Lamas 2025-10-12 18:02:34 +01:00
  • 12e7257f4b Deploying to gh-pages from @ Klipper3d/klipper@9117c09037 🚀 KevinOConnor 2025-10-12 00:05:27 +00:00
  • 51e60bb27d Deploying to gh-pages from @ Klipper3d/klipper@9117c09037 🚀 KevinOConnor 2025-10-11 00:05:23 +00:00
  • e682af8397 Deploying to gh-pages from @ Klipper3d/klipper@9117c09037 🚀 KevinOConnor 2025-10-10 15:13:46 +00:00
  • 9117c09037 graphstats: Set MAXBUFFER=1 Kevin O'Connor 2025-10-09 17:56:25 -04:00
  • 84e9a28141 virtual_sdcard: Reduce pause time on busy detection Kevin O'Connor 2025-10-08 22:02:08 -04:00
  • 8de426d244 toolhead: Reduce target buffer time to 1 second from 2 seconds Kevin O'Connor 2025-09-07 00:08:24 -04:00
  • 16fc46fe5f toolhead: Reduce LOOKAHEAD_FLUSH_TIME to 0.150 seconds Kevin O'Connor 2025-09-30 19:32:49 -04:00
  • 50cb362234 toolhead: Make sure to periodically yield to other tasks when buffering moves Kevin O'Connor 2025-10-08 23:15:09 -04:00
  • 4415b988c1 toolhead: Clarify priming timer scheduling Kevin O'Connor 2025-10-09 01:14:53 -04:00
  • 06a9c7b97a reactor: Log any unhandled exceptions work-reactorerror-20251008 Kevin O'Connor 2025-10-08 17:22:07 -04:00
  • b8ecb4a9bf Deploying to gh-pages from @ Klipper3d/klipper@6269dda56b 🚀 KevinOConnor 2025-10-10 00:05:50 +00:00