Commit Graph

  • 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
  • 2a1027ce41 probe: Convert pull_probed_results() to return ProbeResult Kevin O'Connor 2025-12-22 22:17:39 -05:00
  • f33c76da22 load_cell_probe: Pass probe_offsets to TapSession() Kevin O'Connor 2025-12-23 11:25:56 -05:00
  • 8c2c90b8d6 probe_eddy_current: Pass probe_offsets class to EddyDescend Kevin O'Connor 2025-12-23 11:20:26 -05:00
  • 252fc18c12 probe: Pass probe_offsets to HomingViaProbeHelper() class Kevin O'Connor 2025-12-23 11:00:16 -05:00
  • 2e0c2262e7 probe: Convert ProbePointsHelper to use ProbeResult Kevin O'Connor 2025-12-21 12:28:36 -05:00
  • 9ccb4d96e9 manual_probe: Report final probe results in new ProbeResult named tuple Kevin O'Connor 2025-12-20 16:41:44 -05:00
  • 3c56eb7f6f load_cell_probe: Enhance regression test case Kevin O'Connor 2026-01-19 23:27:24 -05:00
  • bb96318725 ci-install: Install scipy/numpy in github regression test case environment Kevin O'Connor 2026-01-19 23:38:00 -05:00
  • 8be004401e probe_eddy_current: Implement regression test case Kevin O'Connor 2026-01-19 21:53:27 -05:00
  • 57b94520de mcu: Generate a dummy response to query commands when in debugging mode Kevin O'Connor 2026-01-19 21:25:19 -05:00
  • 1cde5e2018 mcu: Pass conn_helper to CommandWrapper and CommandQueryWrapper Kevin O'Connor 2026-01-19 20:40:40 -05:00
  • e590bc87d8 spi_flash: Don't import mcu module Kevin O'Connor 2026-01-19 20:27:02 -05:00
  • 48f0b3cad6 gcode_move: Export more than 4 components in gcode_position status Kevin O'Connor 2026-01-04 13:09:28 -05:00
  • 2bd0acb6ca exclude_object: Fixed object exclusion with changing GCode axes Dmitry Butyugin 2026-01-09 10:57:47 +01:00
  • 3e2300c394 Deploying to gh-pages from @ Klipper3d/klipper@1fc9d81095 🚀 KevinOConnor 2026-01-08 17:01:31 +00:00
  • 1fc9d81095 docs: describe eddy error messages Timofey Titovets 2026-01-04 22:48:23 +01:00
  • f1bd17d83d ldc1612: decode error flags Timofey Titovets 2025-11-27 00:47:59 +01:00
  • 2e0d746172 ldc1612: trigger error on high frequency Timofey Titovets 2025-12-19 04:51:47 +01:00
  • c6c7614972 ldc1612: ignore amplitude errors during homing Timofey Titovets 2025-11-27 00:54:00 +01:00
  • f7ddb40037 ldc1612: handle i2c errors Timofey Titovets 2025-02-08 16:03:27 +01:00
  • e605fd1856 stm32: Improve accuracy of hardware pwm cycle time Kevin O'Connor 2026-01-02 18:37:43 -05:00
  • 8bca4cbcd9 static_pwm_clock: Don't rely on custom stm32_timer_output mcu code Kevin O'Connor 2026-01-02 18:33:22 -05:00
  • abda66d6ef ldc1612: enable frequency div to reduce noise Timofey Titovets 2026-01-02 23:44:43 +01:00
  • e60fe3d99b stm32: Fix off-by-one error in the prescaler calculation in hard_pwm.c Kevin O'Connor 2025-12-31 18:39:23 -05:00
  • 74a15f4834 stm32: Minor comment and code organization changes to hard_pwm.c Kevin O'Connor 2025-12-31 14:45:19 -05:00
  • 8dd798ebb8 tmc: Fix stepper:set_dir_inverted event handler name MRX8024 2026-01-01 00:30:16 +02:00
  • 05ce956456 stm32: fix static clock output for faster chips Timofey Titovets 2025-12-31 12:39:02 +01:00