Commit Graph

  • 623ebf2fb1 hc32f460: Use correct USART for PH2/PB10 pins Boris-Chengbiao Zhou 2023-06-17 16:43:34 +0200
  • 2ae3dd2f78 docs: Improve documentation of i2c_software_scl_pin/i2c_software_sda_pin Kevin O'Connor 2023-06-20 12:00:59 -0400
  • 9a77d8859b docs: note rri deprecation in config_changes Eric Callahan 2023-06-17 08:12:02 -0400
  • 8fe18f27a9 docs: update Bed Mesh documentation Eric Callahan 2023-04-29 16:39:42 -0400
  • 1ad4c0fd6e bed_mesh: improve zero reference offset Eric Callahan 2023-04-29 12:31:05 -0400
  • 775092fc01 bed_mesh: generate new points before each calibration Eric Callahan 2023-06-04 17:42:50 -0400
  • 0245073c55 serialhdl: Catch os.error on can.interface.Bus() call Kevin O'Connor 2023-06-17 19:29:07 -0400
  • 38e79dffb6
    config: remove move_to_previous from Ender 3 S1 configs (#6245) JamesH1978 2023-06-16 22:32:13 +0100
  • 9cb2656914
    atsamd: Fixes for samc21 and compiler optimizations (#6198) Luke V 2023-06-16 16:41:08 -0400
  • 5ee72d320c tmc: Configurable `multistep_filt` Alex Voinea 2023-03-30 18:08:56 +0200
  • 6cbb6f144b
    config: Update printer-creality-cr10-smart-pro-2022.cfg (#6253) IronAegis90 2023-06-16 16:35:12 -0400
  • 6ce2bd61cc test: Add stm32f042 regression build test Kevin O'Connor 2023-06-08 11:05:57 -0400
  • 15d302901f Kconfig: Support selecting optional features on chips with small flash size Kevin O'Connor 2023-06-08 11:20:59 -0400
  • 645a1b8364
    i2c_software: Implementation of software i2c (#6141) BIGTREETECH 2023-06-08 08:55:46 +0800
  • b389c70d5a
    hc32f460: update for HC32F460 - clock, flash add, serial (#6235) Steve Gotthardt 2023-06-06 19:13:04 -0700
  • 3bbae611f9 config: Correct year in documentation for ender 3 v2 neo Jason W. Thompson 2023-06-01 07:26:56 -0500
  • a3c00d0bed input_shaper: Correctly initialize input shaper stepper_kinematics Dmitry Butyugin 2023-04-19 22:57:39 +0200
  • e15bad4844 input_shaper: Fixed tracking of step_generation_scan_time Dmitry Butyugin 2023-04-16 00:31:45 +0200
  • 345934bd68 idex_modes: Native input shaping support with dual carriages Dmitry Butyugin 2023-02-20 01:18:57 +0100
  • 98ed0a8168 test: Regression test for hybrid corexy input shaping with dual carriage Dmitry Butyugin 2023-02-20 01:20:12 +0100
  • 90e1477d72 docs: Fix link in Sponsors.md Kevin O'Connor 2023-06-05 22:14:51 -0400
  • a919594b66 docs: Update Sponsors.md Kevin O'Connor 2023-06-05 19:24:22 -0400
  • 0539e9f266 bme280: use consistent report time for BME680 Eric Callahan 2023-05-31 06:17:29 -0400
  • ddf0994ba2 parsecandump: New utility to parse Klipper messages in a candump capture Kevin O'Connor 2023-04-14 14:55:35 -0400
  • 14ff50c94d docs: Add new CANBUS_Troubleshooting.md document Kevin O'Connor 2023-05-20 20:45:49 -0400
  • 23bbbaa21b Kconfig: Change default CANbus frequency to 1000000 Kevin O'Connor 2023-05-20 16:49:48 -0400
  • 81e4636f42 docs: Update CANBUS.md Kevin O'Connor 2023-05-20 16:36:25 -0400
  • 5f0d252b40 docs: Minor update to Config_Changes.md dates Kevin O'Connor 2023-05-25 12:53:06 -0400
  • 624d360a34 resonance_tester: Apply input shaper params on SHAPER_CALIBRATE Dmitry Butyugin 2023-04-19 23:11:10 +0200
  • 16c53992d6 resonance_tester: Support CHIPS= parameter in SHAPER_CALIBRATE command Dmitry Butyugin 2023-04-19 23:22:44 +0200
  • ec61f10f0f
    hybrid_corexy: Fix changing dual-carriage carriage will inadvertently set axis to homed, even if it wasn't. (#6183) Frans-Willem Hardijzer 2023-05-25 17:55:07 +0200
  • 37315bf336 stm32: add PB5/PB6 as CAN pins - required for BTT U2C v2.x Stefan Dej 2023-05-17 21:42:50 +0200
  • 7511151ac9
    docs: Add gcode_button to the Status Reference docs (#6201) Chris 2023-05-14 10:19:42 -0400
  • 2471918f08
    config: Change the position_max value of Kobra Go to the physic limit (#6200) xpeng 2023-05-14 16:18:07 +0200
  • 33b18fd62b stm32f7: add support for stm32f7 and remram board Frederic Morin 2023-03-05 19:15:43 -0500
  • a3eebab4f2 util: report git version info as a dict Eric Callahan 2023-05-03 06:05:37 -0400
  • b89a049fdb klippy: report repo branch, remote, and tracking url Eric Callahan 2023-04-30 07:31:45 -0400
  • 3bd0be40d5 lib: Update to latest can2040 code Kevin O'Connor 2023-05-03 10:45:41 -0400
  • 1a24e7c5b6 klippy: Report repo version as "dirty" if there are untracked python files Kevin O'Connor 2023-04-26 18:24:39 -0400
  • 3b0729c949 atsamd: Add support for SAMC21 Wulfsta 2023-01-16 01:32:31 -0500
  • 06e5c577bd lib: Add Atmel SAM C21 headers Wulfsta 2023-01-15 18:44:25 -0500
  • 6414e1772d
    config : Longer LK4 X (#6185) Thomas Lété 2023-05-01 19:30:32 +0200
  • 1987742545 lib: Update to latest can2040 code Kevin O'Connor 2023-04-29 11:49:53 -0400
  • bec1d957d2 rp2040: Handle USB resets Kevin O'Connor 2023-04-25 00:05:04 -0400
  • b17ae55f5b usb_canbus: Rework USB message transmit prioritization Kevin O'Connor 2023-04-15 12:54:32 -0400
  • 28f11244c3 usb_canbus: No need to check if canserial can accept a packet Kevin O'Connor 2023-04-15 12:21:46 -0400
  • 3377f29bc5 usb_canbus: Minor code reformatting of drain_hw_queue() Kevin O'Connor 2023-04-14 14:48:40 -0400
  • f10c60eea7 usb_canbus: Increase rx canbus packet buffer to 32 Kevin O'Connor 2023-04-14 14:51:48 -0400
  • 8b2074e068 stm32: Fix usbotg irq wakeup notification Kevin O'Connor 2023-04-14 23:59:34 -0400
  • 10e816979e aht10: update comments and docs for AHT20/AHT21 support Scott Mudge 2023-04-21 09:38:44 -0400
  • 5a49372dec
    docs: Update Measuring_Resonances.md (#6177) crazyroses 2023-04-24 17:07:10 +0200
  • 9b59d745f1
    docs: Update Bed_Mesh.md (#6143) jdonagher 2023-04-24 08:00:50 -0700
  • 011b4e39e6
    docs: Fix nested list in Measuring_Resonances (#6157) Dr. Matthew Swabey 2023-04-19 22:00:03 -0400
  • 80a7744b42
    sensor_mpu9250: Fix or improve reliability (#6170) Dr. Matthew Swabey 2023-04-19 12:34:22 -0400
  • c2fe372925 gcode_macro: Catch variable encoding errors Justin Schuh 2023-04-12 07:27:15 -0700
  • d68a6c28ba webhooks: Log json encoding errors Justin Schuh 2023-04-08 19:34:32 -0700
  • 40b4b34998
    stm32: Support for USART5 on STM32G0B1 (#6105) Florin Popescu 2023-04-19 17:47:18 +0200
  • cba119db3a
    config: Add printer configuration for Anycubic Kobra Go (#6166) xpeng 2023-04-16 04:24:02 +0200
  • 4748dffd7a
    docs: Add AHT10 temperature sensor doc section in Config_Reference.md (followup #6138) (#6167) Scott Mudge 2023-04-15 19:17:54 -0400
  • a8b1b0ef05
    docs: Fix duplicate section in Measuring_Resonaces.md (#6160) Nathan 2023-04-11 23:48:20 +0800
  • c2b2278a49
    tmc5160: add DRV_CONF Register for TMC5160 (#6154) vcore85 2023-04-11 23:43:19 +0800
  • d16adc356b
    docs: Add missing code block indicators to Slicers.md(#6161) flowerysong 2023-04-11 11:39:41 -0400
  • aa8a6f4cf1 lib: Update to latest can2040 code Kevin O'Connor 2023-04-11 11:20:57 -0400
  • 83308a1051 tmc: Support reporting tmc2240 temperature in driver get_status() Kevin O'Connor 2023-03-28 16:34:58 -0400
  • 22ee889f41 serialqueue: Rename stalled_bytes stat to upcoming_bytes Kevin O'Connor 2023-03-29 18:24:32 -0400
  • acca55b074
    aht10: Added support for AHT10 ambient temperature sensor (#6138) Scott Mudge 2023-04-07 13:41:06 -0400
  • 754a67af4e
    config: SKR3, update for second chip choice (#6153) JamesH1978 2023-04-07 18:05:55 +0100
  • 8850084fcf
    scripts: Fix flash linux when OUT argument provided (#6133) visilya 2023-04-07 19:32:23 +0300
  • e5ed245ff2 stm32: Improve ifdef indent in hard_pwm.c Kevin O'Connor 2023-04-07 12:27:09 -0400
  • ecc23fc6fa stm32: Prefer "MACH_STM32F1" test over "MACH_STM32F103 || MACH_N32G45x" Kevin O'Connor 2023-04-07 12:25:27 -0400
  • ef34c5bb5d config: Update comment header in printer-voxelab-aquila-2021.cfg Kevin O'Connor 2023-04-07 12:21:22 -0400
  • 23e82d37f1
    stm32: Add support for Nation N32G45x mcus (#6116) Alexey 2023-04-07 19:20:14 +0300
  • 27dab0ee51
    docs: Measuring_Resonances.md improved information on I2C accelerometers and AVR support (#6132) Dr. Matthew Swabey 2023-04-07 11:45:54 -0400
  • fec7ddd8ae
    docs: Fix typo in docs (#6147) Alex Voinea 2023-03-30 18:30:48 +0200
  • c9731a6fe2 tmc: DUMP_TMC optional REGISTER parameter Alex Voinea 2023-03-28 09:44:51 +0200
  • 36e0afea2d config: Fix motor4 comment in manta m8p configs Kevin O'Connor 2023-03-29 14:19:26 -0400
  • 9fe3152e23
    config: Add config printer-sovol-sv05-2022.cfg (#6122) spinixguy 2023-03-29 09:55:02 -0400
  • d8a9ab5ef7
    config: Add Ratrig V-Minion (#6120) bbro44 2023-03-29 08:53:54 -0500
  • 4026365270
    linux: Lock Memory and Increase Priority (#6131) Dr. Matthew Swabey 2023-03-27 21:34:24 -0400
  • d518152ab2
    stm32: Enable I2C on stm32h7 (#6130) BIGTREETECH 2023-03-28 09:32:42 +0800
  • 346e3901f6
    tmc: Enable sg_angle_offset for smooth switching from Stealthchop to Spreadcycle (#6123) BIGTREETECH 2023-03-28 09:18:06 +0800
  • 1a2033aba8
    scripts: add install script for Ubuntu 22.04 Jammy (#6112) Jess 2023-03-27 21:09:46 -0400
  • e93f39444c
    docs: Document how to connect ADXL345 to Pico then on to Pi. (#5996) Chris Thompson 2023-03-27 18:38:26 -0600
  • 16f54c8200 stale-issue-bot: Update github lock-threads action to v4 Kevin O'Connor 2023-03-27 20:22:44 -0400
  • 52f4e20c26
    config: Update printer-anycubic-vyper-2021.cfg (#6113) Robert 2023-03-21 20:12:58 +0100
  • 2466b7a2c6
    avr: Allow I2C bus speed to be set by Klipper (#6111) Dr. Matthew Swabey 2023-03-21 15:02:58 -0400
  • e2d7c59812
    config: Add Fysetc Cheetah V2.0 (#6119) bbro44 2023-03-20 10:06:44 -0500
  • 73f4c6cd00 tmc: SET_TMC_FIELD VELOCITY Alex Voinea 2023-03-16 13:11:34 +0100
  • 0469710a69 tmc: Implement TMCtstepHelper Alex Voinea 2023-03-11 17:42:48 +0100
  • c54d83c9f1 tmc: Initialize self.coolthrs in TMCVirtualPinHelper constructor Kevin O'Connor 2023-03-15 16:46:35 -0400
  • a9feeaa9eb tmc: Do not override tcoolthrs if it is configured Alex Voinea 2023-03-11 18:20:32 +0100
  • fd167894a0 docs: Update reviewers in CONTRIBUTING.md Kevin O'Connor 2023-03-15 14:55:51 -0400
  • dd39091388 tmc: Enable `multistep_filt` for drivers that support it Alex Voinea 2023-03-15 12:20:33 +0100
  • 117c1d42ac tmc2209: Remove duplicate `pdn_disable` initialization Alex Voinea 2023-03-15 12:13:35 +0100
  • 0d5b96a601 reactor: Fix typo D4SK 2023-03-15 02:03:47 +0100
  • 136283bd14 reactor: Fix typo D4SK 2023-03-15 01:53:50 +0100
  • 45dd30c820 docs: Remove comment about default profile loading Maurice Breit 2023-03-04 00:43:05 +0100
  • 87f109984a probe: expose name on status report Pedro Lamas 2023-03-03 09:46:36 +0000
  • 2337d05f48
    docs: addition of slicer specific gcode for START_PRINT (#6063) JamesH1978 2023-03-15 01:09:00 +0000
  • 187173cbb5
    config: Add Ender 3 v2 Neo base config (#6103) Sam 2023-03-15 12:05:08 +1100