Commit Graph

  • e30035f92a probe_eddy_current: Support TAP_THRESHOLD parameter on "tap" probes work-eddy-20260222 Kevin O'Connor 2026-02-23 20:55:33 -05:00
  • 391834ba12 docs: Rework how METHOD= parameter works in G-Codes.md Kevin O'Connor 2026-02-27 19:24:29 -05:00
  • 8e4e42af8f mcu: Improve unknown message response warnings in AsyncResponseWrapper work-response-register-20260226 Kevin O'Connor 2026-02-27 14:05:07 -05:00
  • 9f8000b707 mcu: Rework mcu.register_response() to mcu.register_serial_response() Kevin O'Connor 2026-02-26 14:36:36 -05:00
  • 82e322210e mcu: Track if the mcu config phase has completed Kevin O'Connor 2026-02-26 14:45:52 -05:00
  • c9d890e867 mcu: Minor code reorg in MCUConfigHelper Kevin O'Connor 2026-02-27 13:20:54 -05:00
  • d819a89911 hx71x: Remove dead self.bulk_queue code Kevin O'Connor 2026-02-25 19:59:35 -05:00
  • 9281309083 ads1220: Remove dead self.bulk_queue code Kevin O'Connor 2026-02-25 19:58:57 -05:00
  • 7e0dcc3c49 probe_eddy_current: Improve gap detection in EddyTap Kevin O'Connor 2026-02-23 20:42:34 -05:00
  • 5886df056a Deploying to gh-pages from @ Klipper3d/klipper@54c7b65d5d 🚀 gh-pages KevinOConnor 2026-02-24 15:15:08 +00:00
  • 016f6e62b8 probe_eddy_current: Stop measurements on an error in EddyScanningProbe Kevin O'Connor 2026-02-22 12:12:55 -05:00
  • 54c7b65d5d motan: Support capturing bmi160 and icm20948 accelerometer data master Kevin O'Connor 2026-02-23 15:26:33 -05:00
  • 3aa56f3bd0 motan: Rename "adxl345" dataset to "accelerometer" Kevin O'Connor 2026-02-23 15:24:16 -05:00
  • 43b2d55d9b motan: Don't default to subscribing to all sensors in data_logger Kevin O'Connor 2026-02-23 14:59:21 -05:00
  • 60b6271c98 motan: print avaliable keys on error Timofey Titovets 2026-02-01 02:43:56 +01:00
  • 0213ad7536 canbus_stats: Note mcu code deprecation if missing get_canbus_status Kevin O'Connor 2026-02-11 10:19:28 -05:00
  • 90c72b7986 stepper: Note mcu code deprecation if missing STEPPER_STEP_BOTH_EDGE Kevin O'Connor 2026-02-11 10:12:44 -05:00
  • 6bbc90697a bus: Note mcu code deprecation if missing i2c_transfer Kevin O'Connor 2026-02-11 10:02:43 -05:00
  • ee28dec93d bus: Note mcu code deprecation if missing i2c_set_sw_bus Kevin O'Connor 2026-02-11 10:00:31 -05:00
  • 016474b68d bus: Note mcu code deprecation if missing spi_set_sw_bus Kevin O'Connor 2026-02-11 09:58:16 -05:00
  • a445013f7a configfile: Add support for warning on deprecated mcu code Kevin O'Connor 2026-02-11 09:15:34 -05:00
  • 2f2219b4b7 buttons: Use ADC batching for ADC based buttons Kevin O'Connor 2026-02-17 13:10:16 -05:00
  • 8ed426b54c mcu: Convert ADC callback to pass a list of samples Kevin O'Connor 2026-02-14 12:38:14 -05:00
  • 5a2fd1009d mcu: Change MCU_adc.get_last_value() to return (time, value) Kevin O'Connor 2026-02-14 12:43:28 -05:00
  • 9e962ee3f4 adccmds: Add support for homing/probing triggering with regular mcu adc pins Kevin O'Connor 2026-02-14 13:35:13 -05:00
  • a44e905ffe trigger_analog: Support not compiling trigger_analog on small flash builds Kevin O'Connor 2026-02-14 13:25:34 -05:00
  • 41bc240b16 adccmds: Support batching multiple reports into a single message Kevin O'Connor 2026-02-11 12:27:24 -05:00
  • 6765e5f737 Deploying to gh-pages from @ Klipper3d/klipper@187481e251 🚀 KevinOConnor 2026-02-20 02:38:00 +00:00
  • 187481e251 dual_carriage: Allow dual carriage inactivation Dmitry Butyugin 2026-02-02 22:28:36 +01:00
  • 2947025a11 Deploying to gh-pages from @ Klipper3d/klipper@57c2e0c960 🚀 KevinOConnor 2026-02-14 19:09:58 +00:00
  • 57c2e0c960 manual_stepper: Support STOP_ON_ENDSTOP=probe Kevin O'Connor 2026-02-01 17:47:55 -05:00
  • 5a877d7220 manual_stepper: Rework STOP_ON_ENDSTOP parameter Kevin O'Connor 2026-02-01 17:07:55 -05:00
  • 21604d8bc7 configfile: Support warning for deprecated gcode commands Kevin O'Connor 2026-02-10 18:12:29 -05:00
  • 1473b79ac0 configfile: Only warn once for each message sent to runtime_warning() Kevin O'Connor 2026-02-10 17:57:24 -05:00
  • d418d6fcca Deploying to gh-pages from @ Klipper3d/klipper@8a210d23fe 🚀 KevinOConnor 2026-02-12 22:47:23 +00:00
  • 8a210d23fe bmi160: Add support for BMI160 accelerometer FranciscoStephens 2026-01-21 14:50:45 -03:00
  • 636a6141f1 probe: Fix application of axis_twist_compensation Kevin O'Connor 2026-02-11 09:31:25 -05:00
  • ce97c514ba linux: fixed array out of bounds access for GPIO setup in linux process (#7196) Tom 2026-02-10 16:52:32 +01:00
  • 6d7d3403e4 stepcompress: Add some comments on internal structs Kevin O'Connor 2026-02-07 14:49:00 -05:00
  • 0a43774432 heaters: refactor to mux commands Timofey Titovets 2026-01-27 03:22:16 +01:00
  • c85a1a6761 stepper_enable: refactor to mux commands Timofey Titovets 2025-12-02 22:00:36 +01:00
  • cfd9dc7242 force_move: refactor to mux commands Timofey Titovets 2025-11-22 20:04:31 +01:00
  • c2d0cc1967 gcode: enrich param errors Timofey Titovets 2025-11-22 20:24:38 +01:00
  • 0dff097b72 stepcompress: wrap steps in struct qstep Timofey Titovets 2026-02-07 20:18:23 +01:00
  • 1e15e19a0a Deploying to gh-pages from @ Klipper3d/klipper@13b4561beb 🚀 KevinOConnor 2026-02-07 19:35:00 +00:00
  • 13b4561beb docs: Update Config_Changes.md to reflect i2c changes to sx1509 and uc1701 Kevin O'Connor 2026-02-07 14:32:43 -05:00
  • 0c2c1dd13b bus: allow mark i2c as write only Timofey Titovets 2025-10-11 18:43:13 +02:00
  • 8965958a8b bus: raise I2C errors on the host side Timofey Titovets 2025-08-13 22:35:05 +02:00
  • 87ea2ff1ce temperature_combined: fix operations on empty list Timofey Titovets 2026-02-06 02:53:47 +01:00
  • 36d9a77580 temperature_combined: add additional sensor values(humidity, pressure, gas) bigtreetech 2025-12-31 14:19:08 +08:00
  • b67ef92ada Deploying to gh-pages from @ Klipper3d/klipper@4c89f7f826 🚀 KevinOConnor 2026-02-04 21:54:51 +00:00
  • 4c89f7f826 generic_cartesian: Full IQEX printers support (#7165) Dmitry Butyugin 2026-02-04 22:54:05 +01:00
  • ca7d90084c probe: disable PROBE_CALIBRATE for Eddy Timofey Titovets 2026-01-25 15:05:20 +01:00
  • 8571d55f0c Deploying to gh-pages from @ Klipper3d/klipper@29a494aa9e 🚀 KevinOConnor 2026-02-02 17:30:55 +00:00
  • 29a494aa9e docs: eddy homing correction macro Timofey Titovets 2026-02-01 17:00:07 +01:00
  • 9a04eb5aab docs: eddy tap recommended samples/tolerance/retries Timofey Titovets 2026-02-01 16:21:08 +01:00
  • 4c62220491 docs: eddy probe - tip about PROBE_ACCURACY Timofey Titovets 2026-01-31 21:29:39 +01:00
  • 7047d80b0f docs: eddy probe - tap requires install of scipy Timofey Titovets 2026-01-31 21:28:48 +01:00
  • bc0862ddba config: cartographer v3 example config Timofey Titovets 2026-01-31 01:10:46 +01:00
  • 85ccd1d9df temperature_probe: fix missing kin_pos Timofey Titovets 2026-01-30 23:10:14 +01:00
  • 576d0ca13d probe_eddy_current: Minor reorg to PrinterEddyProbe startup Kevin O'Connor 2026-01-30 14:00:55 -05:00
  • a3e0589404 Deploying to gh-pages from @ Klipper3d/klipper@1fe9fb3ad4 🚀 KevinOConnor 2026-01-30 01:58:41 +00:00
  • 1fe9fb3ad4 trigger_analog: Don't report trigger time as the peak time Kevin O'Connor 2026-01-29 14:53:11 -05:00
  • 0795fb0141 probe_eddy_current: analyze tap data Timofey Titovets 2025-11-20 00:53:14 +01:00
  • 5fb9902dda sos_filter: define filtfilt call Timofey Titovets 2026-01-24 17:11:41 +01:00
  • dfe6d3f066 docs: describe calibration output Timofey Titovets 2026-01-07 17:16:48 +01:00
  • a03eed7115 docs: describe tap calibration routine Timofey Titovets 2025-12-09 00:35:45 +01:00
  • 5c23f9296a probe_eddy_current: implement tap support Kevin O'Connor 2026-01-22 12:31:44 -05:00
  • 08f4b65c7c probe_eddy_current: Make EddyScanningProbe a long lived class Kevin O'Connor 2026-01-26 14:28:17 -05:00
  • 8922481034 probe_eddy_current: Create trigger_analog instance in main PrinterEddyProbe Kevin O'Connor 2026-01-26 14:04:14 -05:00
  • 9957546ae0 probe_eddy_current: Rework EddyGatherSamples() Kevin O'Connor 2026-01-22 10:26:38 -05:00
  • 7f822f3a5c probe: fix sign inversion in probe calibrate (#7178) Timofey Titovets 2026-01-27 01:03:55 +01:00
  • 4d9d57c0bd test: Add a bed_mesh test case Kevin O'Connor 2026-01-26 18:38:39 -05:00
  • 7e394d6dd7 bed_mesh: Fix tuple vs list error Kevin O'Connor 2026-01-26 18:30:18 -05:00
  • eb09030469 Deploying to gh-pages from @ Klipper3d/klipper@2956c1e223 🚀 KevinOConnor 2026-01-25 18:39:16 +00:00
  • c9d904aa9d trigger_analog: Add initial support for detecting "tap" events Kevin O'Connor 2026-01-22 11:40:40 -05:00
  • 9a97ade74f sos_filter: Implement auto_offset feature Kevin O'Connor 2026-01-24 12:12:39 -05:00
  • 30720d29b5 trigger_analog: Avoid storing value_frac_bits in MCU_SosFilter Kevin O'Connor 2026-01-24 20:05:12 -05:00
  • 36b9898117 trigger_analog: Set the MCU_SosFilter coeff_frac_bits in set_filter_design() Kevin O'Connor 2026-01-24 18:39:14 -05:00
  • 16755481cc trigger_analog: Support scaling the filter's initial start state Kevin O'Connor 2026-01-23 18:38:12 -05:00
  • 58cc059e31 sensor_ldc1612: Convert homing code to use trigger_analog system Kevin O'Connor 2026-01-20 22:56:29 -05:00
  • 147022dee2 trigger_analog: Update to support generic trigger types Kevin O'Connor 2026-01-20 22:16:22 -05:00
  • 73a6184407 trigger_analog: Check if trigger_analog is allocated in trigger_analog_update() Kevin O'Connor 2026-01-20 21:17:59 -05:00
  • 87c8b505a7 trigger_analog: Attach trigger_analog to sensor during initialization Kevin O'Connor 2026-01-20 20:10:47 -05:00
  • 5bd791d96e hx71x: Make sure to use the same cmd_queue for all commands Kevin O'Connor 2026-01-20 20:02:21 -05:00
  • f9b1b9c1b5 trigger_analog: Create trigger_dispatch within MCU_trigger_analog Kevin O'Connor 2026-01-20 19:41:43 -05:00
  • 402303aa22 trigger_analog: New trigger_analog.py file Kevin O'Connor 2026-01-20 18:05:08 -05:00
  • 165fe1730d load_cell_probe: Move phoming.probing_move() interface to MCU_trigger_analog Kevin O'Connor 2026-01-20 19:16:31 -05:00
  • 067539e0a3 load_cell_probe: Move set_endstop_range() code to LoadCellProbingMove Kevin O'Connor 2026-01-12 13:14:38 -05:00
  • 7ec82baca3 sos_filter: Move offset/scale support from trigger_analog.c to sos_filter.c Kevin O'Connor 2026-01-08 14:01:18 -05:00
  • 109f13c797 sos_filter: Consistently use "frac_bits" instead of "int_bits" Kevin O'Connor 2026-01-10 19:17:05 -05:00
  • 3b5045ed9e sos_filter: Handle fixed point conversion within MCU_SosFilter Kevin O'Connor 2026-01-08 19:44:15 -05:00
  • 6413399784 sos_filter: No need to support "is_init" in MCU_SosFilter Kevin O'Connor 2026-01-08 18:30:09 -05:00
  • 40242b2e33 sos_filter: Propagate overflow errors instead of a shutdown Kevin O'Connor 2026-01-08 16:29:45 -05:00
  • fd195ff4ce sos_filter: Remove unnecessary "const" declarations Kevin O'Connor 2026-01-08 13:35:13 -05:00
  • 667c57e444 sos_filter: Remove unnecessary is_active flag Kevin O'Connor 2026-01-08 13:33:04 -05:00
  • ec08ff5a1e trigger_analog: Rename load_cell_probe.c to trigger_analog.c Kevin O'Connor 2026-01-07 18:37:35 -05:00
  • 2956c1e223 probe: Support passing gcmd to probe.get_offsets() Kevin O'Connor 2026-01-22 11:22:05 -05:00
  • a353efa5b6 probe: Return to start XY position on each attempt in PROBE_ACCURACY Kevin O'Connor 2026-01-05 12:27:03 -05:00
  • 32a5f2b042 probe: Deprecate last_z_result and add new last_probe_position Kevin O'Connor 2025-12-26 21:28:41 -05:00