Commit Graph

  • 2471918f08 config: Change the position_max value of Kobra Go to the physic limit (#6200) xpeng 2023-05-14 16:18:07 +02:00
  • 33b18fd62b stm32f7: add support for stm32f7 and remram board Frederic Morin 2023-03-05 19:15:43 -05:00
  • a3eebab4f2 util: report git version info as a dict Eric Callahan 2023-05-03 06:05:37 -04:00
  • b89a049fdb klippy: report repo branch, remote, and tracking url Eric Callahan 2023-04-30 07:31:45 -04:00
  • 3bd0be40d5 lib: Update to latest can2040 code Kevin O'Connor 2023-05-03 10:45:41 -04:00
  • 1a24e7c5b6 klippy: Report repo version as "dirty" if there are untracked python files Kevin O'Connor 2023-04-26 18:24:39 -04:00
  • 3b0729c949 atsamd: Add support for SAMC21 Wulfsta 2023-01-16 01:32:31 -05:00
  • 06e5c577bd lib: Add Atmel SAM C21 headers Wulfsta 2023-01-15 18:44:25 -05:00
  • 6414e1772d config : Longer LK4 X (#6185) Thomas Lété 2023-05-01 19:30:32 +02:00
  • 1987742545 lib: Update to latest can2040 code Kevin O'Connor 2023-04-29 11:49:53 -04:00
  • bec1d957d2 rp2040: Handle USB resets Kevin O'Connor 2023-04-25 00:05:04 -04:00
  • b17ae55f5b usb_canbus: Rework USB message transmit prioritization Kevin O'Connor 2023-04-15 12:54:32 -04:00
  • 28f11244c3 usb_canbus: No need to check if canserial can accept a packet Kevin O'Connor 2023-04-15 12:21:46 -04:00
  • 3377f29bc5 usb_canbus: Minor code reformatting of drain_hw_queue() Kevin O'Connor 2023-04-14 14:48:40 -04:00
  • f10c60eea7 usb_canbus: Increase rx canbus packet buffer to 32 Kevin O'Connor 2023-04-14 14:51:48 -04:00
  • 8b2074e068 stm32: Fix usbotg irq wakeup notification Kevin O'Connor 2023-04-14 23:59:34 -04:00
  • 10e816979e aht10: update comments and docs for AHT20/AHT21 support Scott Mudge 2023-04-21 09:38:44 -04:00
  • 5a49372dec docs: Update Measuring_Resonances.md (#6177) crazyroses 2023-04-24 17:07:10 +02:00
  • 9b59d745f1 docs: Update Bed_Mesh.md (#6143) jdonagher 2023-04-24 08:00:50 -07:00
  • 011b4e39e6 docs: Fix nested list in Measuring_Resonances (#6157) Dr. Matthew Swabey 2023-04-19 22:00:03 -04:00
  • 80a7744b42 sensor_mpu9250: Fix or improve reliability (#6170) Dr. Matthew Swabey 2023-04-19 12:34:22 -04:00
  • c2fe372925 gcode_macro: Catch variable encoding errors Justin Schuh 2023-04-12 07:27:15 -07:00
  • d68a6c28ba webhooks: Log json encoding errors Justin Schuh 2023-04-08 19:34:32 -07:00
  • 40b4b34998 stm32: Support for USART5 on STM32G0B1 (#6105) Florin Popescu 2023-04-19 17:47:18 +02:00
  • cba119db3a config: Add printer configuration for Anycubic Kobra Go (#6166) xpeng 2023-04-16 04:24:02 +02:00
  • 4748dffd7a docs: Add AHT10 temperature sensor doc section in Config_Reference.md (followup #6138) (#6167) Scott Mudge 2023-04-15 19:17:54 -04:00
  • a8b1b0ef05 docs: Fix duplicate section in Measuring_Resonaces.md (#6160) Nathan 2023-04-11 23:48:20 +08:00
  • c2b2278a49 tmc5160: add DRV_CONF Register for TMC5160 (#6154) vcore85 2023-04-11 23:43:19 +08:00
  • d16adc356b docs: Add missing code block indicators to Slicers.md(#6161) flowerysong 2023-04-11 11:39:41 -04:00
  • aa8a6f4cf1 lib: Update to latest can2040 code Kevin O'Connor 2023-04-11 11:20:57 -04:00
  • 83308a1051 tmc: Support reporting tmc2240 temperature in driver get_status() Kevin O'Connor 2023-03-28 16:34:58 -04:00
  • 22ee889f41 serialqueue: Rename stalled_bytes stat to upcoming_bytes Kevin O'Connor 2023-03-29 18:24:32 -04:00
  • acca55b074 aht10: Added support for AHT10 ambient temperature sensor (#6138) Scott Mudge 2023-04-07 13:41:06 -04:00
  • 754a67af4e config: SKR3, update for second chip choice (#6153) JamesH1978 2023-04-07 18:05:55 +01:00
  • 8850084fcf scripts: Fix flash linux when OUT argument provided (#6133) visilya 2023-04-07 19:32:23 +03:00
  • e5ed245ff2 stm32: Improve ifdef indent in hard_pwm.c Kevin O'Connor 2023-04-07 12:27:09 -04:00
  • ecc23fc6fa stm32: Prefer "MACH_STM32F1" test over "MACH_STM32F103 || MACH_N32G45x" Kevin O'Connor 2023-04-07 12:25:27 -04:00
  • ef34c5bb5d config: Update comment header in printer-voxelab-aquila-2021.cfg Kevin O'Connor 2023-04-07 12:21:22 -04:00
  • 23e82d37f1 stm32: Add support for Nation N32G45x mcus (#6116) Alexey 2023-04-07 19:20:14 +03:00
  • 27dab0ee51 docs: Measuring_Resonances.md improved information on I2C accelerometers and AVR support (#6132) Dr. Matthew Swabey 2023-04-07 11:45:54 -04:00
  • fec7ddd8ae docs: Fix typo in docs (#6147) Alex Voinea 2023-03-30 18:30:48 +02:00
  • c9731a6fe2 tmc: DUMP_TMC optional REGISTER parameter Alex Voinea 2023-03-28 09:44:51 +02:00
  • 36e0afea2d config: Fix motor4 comment in manta m8p configs Kevin O'Connor 2023-03-29 14:19:26 -04:00
  • 9fe3152e23 config: Add config printer-sovol-sv05-2022.cfg (#6122) spinixguy 2023-03-29 09:55:02 -04:00
  • d8a9ab5ef7 config: Add Ratrig V-Minion (#6120) bbro44 2023-03-29 08:53:54 -05:00
  • 4026365270 linux: Lock Memory and Increase Priority (#6131) Dr. Matthew Swabey 2023-03-27 21:34:24 -04:00
  • d518152ab2 stm32: Enable I2C on stm32h7 (#6130) BIGTREETECH 2023-03-28 09:32:42 +08:00
  • 346e3901f6 tmc: Enable sg_angle_offset for smooth switching from Stealthchop to Spreadcycle (#6123) BIGTREETECH 2023-03-28 09:18:06 +08:00
  • 1a2033aba8 scripts: add install script for Ubuntu 22.04 Jammy (#6112) Jess 2023-03-27 21:09:46 -04:00
  • e93f39444c docs: Document how to connect ADXL345 to Pico then on to Pi. (#5996) Chris Thompson 2023-03-27 18:38:26 -06:00
  • 16f54c8200 stale-issue-bot: Update github lock-threads action to v4 Kevin O'Connor 2023-03-27 20:22:44 -04:00
  • 52f4e20c26 config: Update printer-anycubic-vyper-2021.cfg (#6113) Robert 2023-03-21 20:12:58 +01:00
  • 2466b7a2c6 avr: Allow I2C bus speed to be set by Klipper (#6111) Dr. Matthew Swabey 2023-03-21 15:02:58 -04:00
  • e2d7c59812 config: Add Fysetc Cheetah V2.0 (#6119) bbro44 2023-03-20 10:06:44 -05:00
  • 73f4c6cd00 tmc: SET_TMC_FIELD VELOCITY Alex Voinea 2023-03-16 13:11:34 +01:00
  • 0469710a69 tmc: Implement TMCtstepHelper Alex Voinea 2023-03-11 17:42:48 +01:00
  • c54d83c9f1 tmc: Initialize self.coolthrs in TMCVirtualPinHelper constructor Kevin O'Connor 2023-03-15 16:46:35 -04:00
  • a9feeaa9eb tmc: Do not override tcoolthrs if it is configured Alex Voinea 2023-03-11 18:20:32 +01:00
  • fd167894a0 docs: Update reviewers in CONTRIBUTING.md Kevin O'Connor 2023-03-15 14:55:51 -04:00
  • dd39091388 tmc: Enable multistep_filt for drivers that support it Alex Voinea 2023-03-15 12:20:33 +01:00
  • 117c1d42ac tmc2209: Remove duplicate pdn_disable initialization Alex Voinea 2023-03-15 12:13:35 +01:00
  • 0d5b96a601 reactor: Fix typo D4SK 2023-03-15 02:03:47 +01:00
  • 136283bd14 reactor: Fix typo D4SK 2023-03-15 01:53:50 +01:00
  • 45dd30c820 docs: Remove comment about default profile loading Maurice Breit 2023-03-04 00:43:05 +01:00
  • 87f109984a probe: expose name on status report Pedro Lamas 2023-03-03 09:46:36 +00:00
  • 2337d05f48 docs: addition of slicer specific gcode for START_PRINT (#6063) JamesH1978 2023-03-15 01:09:00 +00:00
  • 187173cbb5 config: Add Ender 3 v2 Neo base config (#6103) Sam 2023-03-15 12:05:08 +11:00
  • 9d77f44995 linux: Fast Linux MCU i2c_read() with I2C_RDRW (#6101) Dr. Matthew Swabey 2023-03-14 21:03:07 -04:00
  • ca6e5fe514 probe: Allow overriding horizontal_move_z on gcode Lasse Dalegaard 2022-08-29 21:10:02 +02:00
  • 5a69d0f857 config: Add Anycubic Kobra Plus (#6084) Derek Kaser 2023-03-14 20:58:42 -04:00
  • e3485fc31b config: Add printer-elegoo-neptune3-pro configuration (#5965) Koz Ross 2023-03-15 13:56:45 +13:00
  • 57c4da5ecf config: Example config file for Creality CR5 Pro HT (#6089) Brandon Baker 2023-03-11 10:30:35 -06:00
  • 4b1536d62f tmc: Beautify initialization code Alex Voinea 2023-03-04 10:32:48 +01:00
  • bee1c67416 tmc5160: allow changing the globalscaler at runtime Alex Voinea 2023-03-04 10:25:49 +01:00
  • e6307ca9fe tmc: Fix s2vs field formatters Alex Voinea 2023-03-04 10:11:22 +01:00
  • b2178f49ec stm32h7: Restore the RCC set in the bootloader to the default value (#6092) BIGTREETECH 2023-03-07 00:53:18 +08:00
  • 6b75f54e50 tmc2240: initial implementation Alex Voinea 2023-02-26 11:52:03 +01:00
  • e6ef48cdf7 config: Update printer-sunlu-t3-2022.cfg (#6040) dahliamoth 2023-02-28 11:41:02 -06:00
  • a5fb20765e config: Update and rename generic-th3d-ezboard-lite-v2.0.cfg to generic-th3d-… (#6070) Apulo 2023-02-23 11:46:21 -05:00
  • 761b350c80 scripts: Update flash-linux.sh to restart new systemd service (#6049) JamesH1978 2023-02-23 16:44:58 +00:00
  • 0a9a0eac3d scripts: Fixed potential undefined var error in graph_accelerometer.py Dmitry Butyugin 2023-02-22 19:55:32 +01:00
  • 14bf9f8ba8 scripts: Support multiple inputs in graph_accelerometer.py raw mode Dmitry Butyugin 2021-09-29 22:50:17 +02:00
  • ea65670239 scripts: Support resonances files in graph_accelerometer.py Dmitry Butyugin 2021-08-05 23:53:55 +02:00
  • d881171739 mcu: Move lookup_command_tag() to CommandWrapper class Kevin O'Connor 2023-01-13 12:42:14 -05:00
  • 69dcda1696 mcu: Code movement in mcu.py Kevin O'Connor 2023-01-13 12:08:47 -05:00
  • 0a645e4916 docs: use correct mpu9250 i2c_bus (#6064) Thijs Triemstra 2023-02-21 02:19:04 +01:00
  • b7978d37b3 ar100: Support for ar100 (#6054) Elias Bakken 2023-02-21 02:15:01 +01:00
  • d7bd7f1f4b stm32: Add sdio support H. Gregor Molter 2023-02-20 19:52:36 -05:00
  • 848a78d1a5 docs: Fix typos (#6032) Thijs Triemstra 2023-02-20 17:06:25 +01:00
  • aca0c71a2b config: Add printer sovol sv06 config file (#6056) spinixguy 2023-02-14 13:26:10 -05:00
  • 738ddaf362 scripts: update_chitu.py python env version (#6055) JamesH1978 2023-02-13 17:28:50 +00:00
  • 4b5d056421 stepper_enable: report status Pedro Lamas 2023-02-06 17:20:41 +00:00
  • 72b6bd7efa hc32f460: Add support for hc32f460 micro-controllers Steven Gotthardt 2022-12-18 15:05:51 -07:00
  • 94cbf5ff48 lib: Add hc32f460 definitions Steven Gotthardt 2022-12-18 15:05:51 -07:00
  • 1e7057e917 configfile: Make getlists return an empty list on empty string. (#6042) Jordan Woyak 2023-02-09 20:41:09 -06:00
  • df1137ef75 workflows: Convert to Ubuntu 20.04 for build test Kevin O'Connor 2023-02-09 18:05:41 -05:00
  • 5ffe5d6349 klippy-requirements: Update to greenlet v2.0.2 Kevin O'Connor 2023-02-09 18:01:04 -05:00
  • da8d4b0231 extruder: store currently sync'ed motion queue name Pedro Lamas 2023-02-04 15:27:51 +00:00
  • 17f7c03921 scripts: update_mks_robin.py python env version (#6043) JamesH1978 2023-02-09 16:44:30 +00:00
  • ae9169c4c3 docs: Fix 'screw_thread' explanation in 'screws_tilt_adjust' section. (#6039) Bassam Husain 2023-02-09 11:30:41 -05:00