Commit Graph

  • 6269dda56b sensor_lis2dw: Fix fifo_empty check on lis2dw chips Kevin O'Connor 2025-10-06 13:32:01 -04:00
  • cba7a285e4 trapq: Extend trapq_extract_old() to also check active moves Kevin O'Connor 2025-10-08 15:45:00 -04:00
  • b85b92fdfb toolhead: Don't enter "Priming" state on a dwell() Kevin O'Connor 2025-10-03 17:53:09 -04:00
  • 7f177aad1a toolhead: Minor code movement Kevin O'Connor 2025-10-03 17:49:06 -04:00
  • 3f9733d04d toolhead: Move priming logic from _check_pause() to new _check_priming_state() Kevin O'Connor 2025-10-03 17:40:23 -04:00
  • 8fd263ca69 toolhead: Add a lookahead.is_empty() helper function Kevin O'Connor 2025-10-03 17:29:30 -04:00
  • e87de2ae49 motion_queuing: Don't disable step+dir+step filter in drip_update_time() Kevin O'Connor 2025-10-08 20:10:24 -04:00
  • c7ebfe7c59 Deploying to gh-pages from @ Klipper3d/klipper@d55baaf265 🚀 KevinOConnor 2025-10-09 00:05:23 +00:00
  • e643b91f16 Deploying to gh-pages from @ Klipper3d/klipper@d55baaf265 🚀 KevinOConnor 2025-10-08 00:05:22 +00:00
  • d55baaf265 bus: Additional devices require i2c_write_noack() Kevin O'Connor 2025-09-28 14:05:09 -04:00
  • ea3e9fdc4d Deploying to gh-pages from @ Klipper3d/klipper@b7602ff969 🚀 KevinOConnor 2025-10-07 00:05:35 +00:00
  • b7602ff969 input_shaper: Fixed initialization for dual_carriage Dmitry Butyugin 2025-10-06 18:40:57 +02:00
  • 321730fbdf Deploying to gh-pages from @ Klipper3d/klipper@470803853e 🚀 KevinOConnor 2025-10-06 00:05:33 +00:00
  • 2f45fd3233 Deploying to gh-pages from @ Klipper3d/klipper@470803853e 🚀 KevinOConnor 2025-10-05 00:05:51 +00:00
  • 8371c5d8fe Deploying to gh-pages from @ Klipper3d/klipper@470803853e 🚀 KevinOConnor 2025-10-04 23:51:15 +00:00
  • 470803853e docs: Documentation for Z axis input shaper and resonance measurements Dmitry Butyugin 2025-09-23 22:23:33 +02:00
  • ec82cee7fc resonance_tester: Support testing resonances over Z axis Dmitry Butyugin 2025-09-19 21:48:36 +02:00
  • caf7accf2d input_shaper: Z-axis input shaper Dmitry Butyugin 2025-09-19 21:46:56 +02:00
  • c49dbb5a87 trapq: Fix bug that broke numerical stability workaround for initial movement Kevin O'Connor 2025-10-04 19:35:41 -04:00
  • 4a938ac4d6 Deploying to gh-pages from @ Klipper3d/klipper@768b19e8be 🚀 KevinOConnor 2025-10-04 17:08:30 +00:00
  • 768b19e8be input_shaper: Limit maximum damping_ratio of the shapers Dmitry Butyugin 2025-10-04 00:18:21 +02:00
  • c570f4e095 docs: Added description of MZV input shaper Dmitry Butyugin 2025-10-02 01:28:43 +02:00
  • c98527ff00 docs: Updated the docs to the latest shaper changes and fixed typos Dmitry Butyugin 2025-10-01 00:30:36 +02:00
  • d825d43108 scripts: Updated graph_shaper.py script Dmitry Butyugin 2025-10-01 00:27:52 +02:00
  • 2f0c892593 Deploying to gh-pages from @ Klipper3d/klipper@c803249467 🚀 KevinOConnor 2025-10-04 00:05:32 +00:00
  • e35a2e92b7 Deploying to gh-pages from @ Klipper3d/klipper@c803249467 🚀 KevinOConnor 2025-10-03 18:11:02 +00:00
  • c803249467 docs: Minor wording change in Code_Overview.md thread description Kevin O'Connor 2025-10-03 14:09:24 -04:00
  • 0c86b388a9 toolhead: Remove extra batching time added in _check_pause() Kevin O'Connor 2025-09-30 20:21:09 -04:00
  • 4cd786fe08 toolhead: Avoid pausing an infinitesimal amount of time Kevin O'Connor 2025-09-30 20:16:27 -04:00
  • ecad4f7229 Deploying to gh-pages from @ Klipper3d/klipper@a43846c277 🚀 KevinOConnor 2025-10-03 16:40:43 +00:00
  • a43846c277 mcu: Reorganize wrapper methods in main mcu class Kevin O'Connor 2025-09-22 16:40:36 -04:00
  • 95f263fa59 mcu: Directly register "mcu_identify" handler in each helper class Kevin O'Connor 2025-09-22 16:33:21 -04:00
  • de73e41d0f mcu: Add new MCURestartHelper helper class Kevin O'Connor 2025-09-22 15:47:57 -04:00
  • 64c155121e mcu: Add new MCUConfigHelper helper class Kevin O'Connor 2025-09-19 22:23:40 -04:00
  • 1bb674d0b8 mcu: Add new MCUStatsHelper() helper class Kevin O'Connor 2025-09-19 22:23:15 -04:00
  • 1668d6d7c6 mcu: Separate low-level connection handling to new MCUConnectHelper class Kevin O'Connor 2025-09-19 21:18:46 -04:00
  • b086349a9f mcu: Setup debugging estimated_print_time() in constructor Kevin O'Connor 2025-09-19 21:22:39 -04:00
  • 1e18f32914 mcu: Move registration of "starting" message to _post_attach_setup_shutdown() Kevin O'Connor 2025-09-19 20:47:40 -04:00
  • fcd9cefb3f mcu: Add _check_restart_on_xxx() helper methods Kevin O'Connor 2025-09-19 20:46:22 -04:00
  • ce55d41166 mcu: Split _mcu_identify() into separate methods Kevin O'Connor 2025-09-19 20:34:51 -04:00
  • 07466411ac mcu: Remove max_stepper_error config parameter Kevin O'Connor 2025-09-19 13:57:34 -04:00
  • ea9c88526b klippy: Report Linux version in log Kevin O'Connor 2025-09-30 21:27:36 -04:00
  • bb46858300 Deploying to gh-pages from @ Klipper3d/klipper@ac6f059cb9 🚀 KevinOConnor 2025-10-03 00:05:27 +00:00
  • 3fa0337f80 Deploying to gh-pages from @ Klipper3d/klipper@ac6f059cb9 🚀 KevinOConnor 2025-10-02 00:05:22 +00:00
  • 35aeb78088 util: Strip all leading/trailing whitespace in get_device_info() Kevin O'Connor 2025-09-30 21:22:53 -04:00
  • 07c5973142 util: Introduce _try_read_file() helper Kevin O'Connor 2025-09-30 21:21:00 -04:00
  • 729460f04f Deploying to gh-pages from @ Klipper3d/klipper@ac6f059cb9 🚀 KevinOConnor 2025-10-01 00:06:18 +00:00
  • ac6f059cb9 util: use dmi data on x86 instead of device-tree Timofey Titovets 2025-09-25 00:32:50 +02:00
  • fe09e2e6bf klippy: track the device model Timofey Titovets 2025-09-16 00:23:01 +02:00
  • 6118525c19 toolhead: Allow more entries to flush from "lazy" lookahead flush Kevin O'Connor 2025-09-26 11:43:19 -04:00
  • 41901ec382 toolhead: Simplify LookAheadQueue.flush() code Kevin O'Connor 2025-09-25 14:32:05 -04:00
  • ff8c8eab55 toolhead: Clarify internal minimum_cruise_ratio variable names Kevin O'Connor 2025-09-26 01:22:57 -04:00
  • a683ef3503 spi_flash: add timestamp to firmware filenames on sdcard upload (#7063) Sezgin AÇIKGÖZ 2025-09-30 03:24:13 +03:00
  • ae15065f22 Deploying to gh-pages from @ Klipper3d/klipper@184ba4080c 🚀 KevinOConnor 2025-09-30 00:05:56 +00:00
  • 184ba4080c toolhead: Flush lookahead on dwell - fix flushing bug after long delays Kevin O'Connor 2025-09-29 11:31:31 -04:00
  • 9e6430aa60 config: Modify software SPI to hardware SPI for BIGTREETECH boards bigtreetech 2025-09-27 16:49:16 +08:00
  • 366fb423c5 stm32: Add spi2_PB6_PB7_PB8 and spi3_PC11_PC12_PC10 for stm32g0 bigtreetech 2025-09-27 16:32:29 +08:00
  • c1ef868940 Deploying to gh-pages from @ Klipper3d/klipper@af17c8c238 🚀 KevinOConnor 2025-09-29 00:06:00 +00:00
  • 2f049922c3 Deploying to gh-pages from @ Klipper3d/klipper@af17c8c238 🚀 KevinOConnor 2025-09-28 00:05:59 +00:00
  • d7e9cfbccd Deploying to gh-pages from @ Klipper3d/klipper@af17c8c238 🚀 KevinOConnor 2025-09-27 00:05:41 +00:00
  • af17c8c238 stm32: No need to special case GPIOI in spi.c Kevin O'Connor 2025-09-19 12:31:27 -04:00
  • 6e73181c47 stm32: No need to special case GPIOI in stm32h7_spi.c Kevin O'Connor 2025-09-19 12:26:34 -04:00
  • 870c0437e9 stm32: Verify pin is valid in gpio_peripheral() Kevin O'Connor 2025-09-24 14:22:24 -04:00
  • 30a1f22e1d motion_queuing: Improve run to run stability of flushing when in debug mode Kevin O'Connor 2025-09-26 11:59:07 -04:00
  • f8b19f547f Deploying to gh-pages from @ Klipper3d/klipper@8c7693c048 🚀 KevinOConnor 2025-09-26 00:05:45 +00:00
  • 1b3b967353 Deploying to gh-pages from @ Klipper3d/klipper@8c7693c048 🚀 KevinOConnor 2025-09-25 00:05:31 +00:00
  • 8c7693c048 uc1701: allow non blocking i2c writes Timofey Titovets 2025-09-19 22:29:57 +02:00
  • 3c01f71d9e itersolve: Don't call trapq_check_sentinels() from itersolve_generate_steps() Kevin O'Connor 2025-09-24 18:52:10 -04:00
  • 3cbcc385d1 Deploying to gh-pages from @ Klipper3d/klipper@1da2e39b85 🚀 KevinOConnor 2025-09-24 19:48:53 +00:00
  • 1da2e39b85 docs: Update Code_Overview.md with recent motion generation changes Kevin O'Connor 2025-09-24 15:30:46 -04:00
  • 9220887224 Deploying to gh-pages from @ Klipper3d/klipper@dfa666d9c1 🚀 KevinOConnor 2025-09-24 19:11:02 +00:00
  • dfa666d9c1 stepcompress: Remove stepcompress_queue_msg() Kevin O'Connor 2025-09-19 00:01:24 -04:00
  • 56fb4d2b04 docs: Update Code_Overview.md to reflect recent steppersync changes Kevin O'Connor 2025-09-18 22:38:59 -04:00
  • 546976b1fe steppersync: Print the thread name on a stepcompress error Kevin O'Connor 2025-09-18 22:08:53 -04:00
  • 414679ac99 steppersync: Move history clearing to background thread Kevin O'Connor 2025-09-18 22:03:29 -04:00
  • 3ef4702e06 steppersync: Move step generation thread from stepcompress.c to steppersync.c Kevin O'Connor 2025-09-18 21:49:12 -04:00
  • e78d11bc6f steppersync: Support sending messages directly from syncemitter Kevin O'Connor 2025-09-18 21:03:39 -04:00
  • d831d66c11 steppersync: Introduce new 'struct syncemitter' Kevin O'Connor 2025-09-18 19:43:00 -04:00
  • a29cfc1701 stepcompress: Pass oid in stepcompress_fill() instead of stepcompress_alloc() Kevin O'Connor 2025-09-18 18:45:18 -04:00
  • f21cca049f steppersync: Add new steppersyncmgr_gen_steps() function Kevin O'Connor 2025-09-18 15:31:44 -04:00
  • bd747872c3 steppersync: Add new 'struct steppersyncmgr' Kevin O'Connor 2025-09-18 15:13:14 -04:00
  • a66f5cec52 msgblock: Add new clock_fill() function Kevin O'Connor 2025-09-18 15:11:20 -04:00
  • 13cfdf5711 motion_queuing: Reorganize code into sections Kevin O'Connor 2025-09-18 14:58:36 -04:00
  • 3d4126c4cc Deploying to gh-pages from @ Klipper3d/klipper@1c76ed1dc9 🚀 KevinOConnor 2025-09-24 00:05:35 +00:00
  • 1c76ed1dc9 resonance_tester: Gracefully handle zero accelerations during the test Dmitry Butyugin 2025-09-21 17:10:26 +02:00
  • 599dcd176c resonance_tester: Correctly handle incorrect accelerometer chip names Dmitry Butyugin 2025-09-21 01:50:54 +02:00
  • e57bdf5421 Deploying to gh-pages from @ Klipper3d/klipper@5da026a337 🚀 KevinOConnor 2025-09-23 00:05:18 +00:00
  • cc6900244f Deploying to gh-pages from @ Klipper3d/klipper@5da026a337 🚀 KevinOConnor 2025-09-22 19:18:47 +00:00
  • 5da026a337 input_shaper: Updated definitions of *EI input shapers Dmitry Butyugin 2024-02-14 01:55:21 +01:00
  • 5541790216 Deploying to gh-pages from @ Klipper3d/klipper@1be6c0fce0 🚀 KevinOConnor 2025-09-22 00:05:55 +00:00
  • 374f501652 Deploying to gh-pages from @ Klipper3d/klipper@1be6c0fce0 🚀 KevinOConnor 2025-09-21 00:05:50 +00:00
  • 14ea9579ea Deploying to gh-pages from @ Klipper3d/klipper@1be6c0fce0 🚀 KevinOConnor 2025-09-20 00:05:18 +00:00
  • 1be6c0fce0 stm32: change GPIO_FUNCTION_ALL to SPI_FUNCTION bigtreetech 2025-09-10 18:20:06 +08:00
  • 61252819e3 stm32: Clean up SPI code on spi.c bigtreetech 2025-09-10 15:39:51 +08:00
  • e8e88415ea stm32: Clean up SPI code on stm32h7_spi.c bigtreetech 2025-09-02 19:08:00 +08:00
  • bbf31777c6 Deploying to gh-pages from @ Klipper3d/klipper@8db5d254e0 🚀 KevinOConnor 2025-09-19 00:05:34 +00:00
  • a9098c06ba Deploying to gh-pages from @ Klipper3d/klipper@8db5d254e0 🚀 KevinOConnor 2025-09-18 00:05:22 +00:00
  • 196e5556ae Deploying to gh-pages from @ Klipper3d/klipper@8db5d254e0 🚀 KevinOConnor 2025-09-17 00:05:27 +00:00
  • 0938a85bf6 Deploying to gh-pages from @ Klipper3d/klipper@8db5d254e0 🚀 KevinOConnor 2025-09-16 16:23:25 +00:00
  • 8db5d254e0 docs: Update Code_Overview.md with recent motion_queuing changes Kevin O'Connor 2025-09-16 11:35:11 -04:00