Commit Graph

  • 73a39370ad shaper_calibrate: Estimate max_accel to avoid excessive smoothing Dmitry Butyugin 2021-01-29 19:21:04 +01:00
  • 8c369b54ab ds18b20: Segmentation fault on 64bit Raspberry Pi Evgeny Chukreev 2021-03-18 01:12:04 +01:00
  • 8eceb9d40a mcu: Update hints for "Timer too close" and "No next step" errors Kevin O'Connor 2021-03-19 08:35:21 -04:00
  • 6c9404ac0c htu21d: sensor definition fix (#4075) Jon Sanders 2021-03-18 23:38:07 -04:00
  • 2144f716f6 tmc2660: Fix typo in seup field Kevin O'Connor 2021-03-18 23:36:25 -04:00
  • b6eea021b1 tmc2660: Use lowercase for stallguard/coolstep fields Kevin O'Connor 2021-03-18 22:44:38 -04:00
  • 4566392faf stm32: Minor optimization to can.c IRQ data reading Kevin O'Connor 2021-03-18 16:50:33 -04:00
  • fee84c2afb canbus: Support reading CAN packets directly from IRQ handler Kevin O'Connor 2021-03-18 15:40:47 -04:00
  • d5a3ef6c40 avr: Fix Kconfig USB/Serial selection Kevin O'Connor 2021-03-18 14:45:12 -04:00
  • 2024451f50 lpc176x: Use "communication interface" menu option in Kconfig Kevin O'Connor 2021-03-18 14:23:24 -04:00
  • 1804fbfce9 atsamd: Use "communication interface" menu option in Kconfig Kevin O'Connor 2021-03-18 14:23:14 -04:00
  • 6a4f1ece89 atsam: Use "communication interface" menu option in Kconfig Kevin O'Connor 2021-03-18 14:22:57 -04:00
  • c5f21aa16c avr: Use "communication interface" menu option in Kconfig Kevin O'Connor 2021-03-18 14:22:15 -04:00
  • 1eddc0fd90 stm32: Simplify USB/Serial/CANbus Kconfig selection Kevin O'Connor 2021-03-18 13:20:54 -04:00
  • c8dc3afc23 docs: Update TMC_Drivers.md with note on SPI failures on TMC driver checks Kevin O'Connor 2021-03-16 14:41:58 -04:00
  • 0ddd6e8d21 docs: Add common reasons for tmc error reports to TMC_Drivers.md Kevin O'Connor 2021-03-16 11:56:24 -04:00
  • 3f04238e79 tmc2660: Report SE in DUMP_TMC even if zero Kevin O'Connor 2021-03-16 11:30:50 -04:00
  • 6ebdc48b7c tmc2130: Report CS_ACTUAL in DUMP_TMC even if zero Kevin O'Connor 2021-03-16 11:30:24 -04:00
  • 22753f3b38 tmc: Only check for tmc2130 reset via CS_ACTUAL if IHOLD > 0 Kevin O'Connor 2021-03-15 13:48:58 -04:00
  • b4437f8eee bme280: Add support for BMP280 and BME680 sensors (#4040) Michael Kurz 2021-03-15 16:50:29 +01:00
  • 86a924f5a6 tmc: Improve driver reset check on tmc2130 and tmc2660 Kevin O'Connor 2021-03-15 11:16:15 -04:00
  • d184d9fd91 tmc: Move clear_gstat check for tmc2130 to within TMCErrorCheck class Kevin O'Connor 2021-03-15 00:19:57 -04:00
  • 88d0af3da3 tmc2660: Change stallguard flags to better match tmc2130/tmc5160 Kevin O'Connor 2021-03-14 23:27:49 -04:00
  • 3233ec08f4 config: Ender5Plus add filament sensor (#4031) Bob90 2021-03-15 02:04:45 +00:00
  • bf8f7133b4 filament_motion_sensor: Add filament_motion_sensor (#3857) TheJoshW 2021-03-15 12:36:19 +11:00
  • d77928b17b extruder: Support looking up an extruder position from a past time Kevin O'Connor 2021-02-22 21:38:33 -05:00
  • 81428265bd stepcompress: Add support for tracking history of queue_step commands Kevin O'Connor 2021-02-22 17:57:36 -05:00
  • 4cbcd45ce9 serialhdl: Only load the CAN module if CAN bus is configured Kevin O'Connor 2021-03-13 15:02:41 -05:00
  • c7dc3e78bf docs: Update CAN bus documents Kevin O'Connor 2021-03-04 12:51:13 -05:00
  • 5e0503f643 canbus_query: Add tool to query CANBUS uuid Kevin O'Connor 2021-03-07 22:30:39 -05:00
  • 6cb419a90a canbus: Rework CAN command protocol Kevin O'Connor 2021-02-07 15:23:19 -05:00
  • 041692828c mcu: Add support for connecting to devices on a CAN bus Kevin O'Connor 2021-02-07 17:56:39 -05:00
  • babde17c4c console: Add support for connecting via CAN bus Kevin O'Connor 2021-02-07 17:13:15 -05:00
  • a20f4a8759 serialhdl: Add support for communicating over a CAN bus Kevin O'Connor 2021-02-07 16:59:18 -05:00
  • 8b4ad34e22 serialqueue: Support sending messages over a CAN bus Kevin O'Connor 2021-02-07 16:03:39 -05:00
  • 9572ad4327 tmc_uart: Limit to only one active uart at a time on an mcu Kevin O'Connor 2021-03-12 20:51:11 -05:00
  • 11b9b72b41 docs: Minor wording change to TMC_Drivers.md Kevin O'Connor 2021-03-11 13:57:38 -05:00
  • bf5c2505ab tmc2130: Fix broken error report due to missing self.name Kevin O'Connor 2021-03-11 17:52:18 -05:00
  • 715b89ce0c docs: Rename Sensorless_homing.md to TMC_Drivers.md and extend Kevin O'Connor 2021-03-10 14:14:11 -05:00
  • b36ec76989 docs: Wrap lines in Sensorless_Homing.md Kevin O'Connor 2021-03-10 12:20:34 -05:00
  • 7dd2bf4af3 tmc2130: Verify SPI register writes Kevin O'Connor 2021-03-10 13:55:14 -05:00
  • 3ea2e4fc58 tmc2660: Do not enable SFILT by default Kevin O'Connor 2021-03-10 11:38:05 -05:00
  • 3f07b16b35 armcm_boot: Improve ARM Cortex-M control transfer from bootloaders (#4024) Matt Baker 2021-03-09 06:32:20 -08:00
  • b0f94e50ee test: Add printer-hiprecy-leo-2019.cfg to printers.test Kevin O'Connor 2021-03-07 18:58:08 -05:00
  • 75275bad7c config: New configuration printer-hiprecy-leo-2019.cfg (#4021) TheBugLebowsky 2021-03-08 00:53:46 +01:00
  • 153698c90d idle_timeout: change standard timeout g-code (#4018) fleinze 2021-03-07 19:48:54 +01:00
  • 64b3e5642e heaters: Make sure set_temp() command wakes up the idle_timeout Kevin O'Connor 2021-03-05 18:41:21 -05:00
  • 1950380d6c klippy: Fix check for duplicate objects Kevin O'Connor 2021-03-05 13:59:20 -05:00
  • ab979a52cf stm32: Add support for STM32F1 I2C1 alternate pin mapping (#4012) Michael Kurz 2021-03-03 05:02:20 +01:00
  • 5f80c84309 console: Add option to enable debug output mode Kevin O'Connor 2021-02-07 17:30:21 -05:00
  • 3c6eb376ac console: Make baud an optional parameter Kevin O'Connor 2021-02-07 14:20:47 -05:00
  • 9d3a3f3f30 serialhdl: Update callers to decide serial fd type Kevin O'Connor 2021-01-30 00:01:23 -05:00
  • bc2096f543 st7920: Better support for emulated ST7920 displays (#3979) teeminus 2021-03-02 00:23:06 +01:00
  • 4d3d25b1f7 fan: Minor updates to tachometer handling Kevin O'Connor 2021-03-01 14:57:40 -05:00
  • 16d85d1a78 fan: Add tachometer support Adrian Keet 2021-02-06 15:11:29 -08:00
  • f8b0ea53dc serialqueue: correctly report EOF errors Lasse Dalegaard 2021-02-27 10:56:14 +00:00
  • 70a1b752c9 chelper: Move logging_callback() to global scope Kevin O'Connor 2021-03-01 13:30:02 -05:00
  • e0db9f3a6e serialhdl: prevent creation of controlling tty Lasse Dalegaard 2021-03-01 15:49:18 +00:00
  • 1b989b81e0 tmc: Fix order of init during sensorless homing Kevin O'Connor 2021-02-28 18:30:25 -05:00
  • 36ca639e1f tmc: No need to delay init on a stepper enable Kevin O'Connor 2021-02-28 18:04:20 -05:00
  • ddb795bccc logextract: Improve handling of TMC UART read/write register commands Kevin O'Connor 2021-02-28 17:15:29 -05:00
  • c9b81e698e tmc: Allow more retries on a TMC UART read error during background checks Kevin O'Connor 2021-02-28 16:44:03 -05:00
  • a1a7b5e480 logextract: Add helper to decode tmcuart messages Kevin O'Connor 2021-02-28 16:06:54 -05:00
  • 9a0e1e9bd4 config: fan pin number correction for Robin Nano 3 (#4005) Oleksii Zelivianskyi 2021-02-28 23:17:21 +02:00
  • 1c1c517913 confifg: Update printer-flsun-q5-2020.cfg (#4000) FrY Sennberg 2021-02-28 15:59:20 +01:00
  • 9df07530c6 config: EXP2 header pin correction in Robin Nano 3 (#3997) Oleksii Zelivianskyi 2021-02-28 16:57:53 +02:00
  • 86c943467f tmc_uart: Minor change - make the baud rate setting more clear Kevin O'Connor 2021-02-27 10:58:01 -05:00
  • f035de264f tmc: Add support for periodic checking of driver status Kevin O'Connor 2021-02-20 20:18:40 -05:00
  • 53b10d3ae7 tmc: Reinitialize on every driver enable Kevin O'Connor 2021-02-20 20:14:45 -05:00
  • af8bfee210 tmc2660: Fix tmc register reading Kevin O'Connor 2021-02-26 10:19:30 -05:00
  • e24709b112 tmc2660: Use common warning/error flag names and descriptions Kevin O'Connor 2021-02-20 20:02:10 -05:00
  • 2d781b8340 tmc5160: Merge field formatters into tmc2130.py Kevin O'Connor 2021-02-26 14:09:20 -05:00
  • 21383fa32e tmc: Always report values after a SET_TMC_CURRENT command Kevin O'Connor 2021-02-20 14:08:24 -05:00
  • 6e4270fa79 tmc: Move SET_TMC_CURRENT command to TMCCommandHelper() Kevin O'Connor 2021-02-20 13:42:16 -05:00
  • a657aab0bf tmc2660: Add set_current()/get_current() helpers to TMC2660CurrentHelper Kevin O'Connor 2021-02-20 13:32:22 -05:00
  • 8312843bbe tmc5160: Add set_current()/get_current() helpers to TMC5160CurrentHelper Kevin O'Connor 2021-02-20 13:31:38 -05:00
  • 9c9f78037b tmc2130: Add set_current()/get_current() helper functions to TMCCurrentHelper Kevin O'Connor 2021-02-20 13:30:26 -05:00
  • 0bdee6bc04 mcu: Raise a command_error on a command timeout event Kevin O'Connor 2021-02-21 22:09:51 -05:00
  • 3fc72da9ae virtual_sdcard: exact filename match before case insensitive one Andre LeBlanc 2021-02-25 19:57:45 -05:00
  • c5a9d7914b extruder: Make sure to flush steps during sync_stepper() Kevin O'Connor 2021-02-26 20:11:39 -05:00
  • c7688c6bca tmc2130: Add spi daisy chain support Marco D'Alessio 2020-10-18 10:50:32 +02:00
  • a8742e982d tmc: Improve error message on missing microsteps config Kevin O'Connor 2021-02-23 12:00:08 -05:00
  • 4d2adddb20 stepper: Improve error messages on missing rotation_distance Kevin O'Connor 2021-02-23 11:51:06 -05:00
  • 6b6ab45bac docs: Use BME280 (uppercase) in Config_Reference.md (#3896) Stefan Dej 2021-02-22 21:42:14 +01:00
  • a1072be7eb test: Add printer-flsun-q5-2020.cfg to printers.test and minor changes Kevin O'Connor 2021-02-22 15:29:34 -05:00
  • 8f52816419 config: add Flsun Q5 config (#3915) FrY Sennberg 2021-02-22 21:26:03 +01:00
  • 2aa2e91f2c Revert "bme280: Rename sensor_type from BME280 to bme280" Kevin O'Connor 2021-02-20 15:38:56 -05:00
  • 92cc286159 menu: Default menu should check extruders have heaters (#3969) Janar Sööt 2021-02-20 18:33:34 +02:00
  • 5a7fbe671e menu: redesigned name scroller & menu rendering (#3837) Janar Sööt 2021-02-20 18:31:03 +02:00
  • 7e21350989 config: Rename generic-mks-robin-nano.cfg to generic-mks-robin-nano-v1.cfg Kevin O'Connor 2021-02-20 10:00:53 -05:00
  • 83552f6ea6 config: Add example generic-mks-robin-nano-v2.cfg config Kevin O'Connor 2021-02-20 09:59:45 -05:00
  • 023eeceb2a config: Add example generic-mks-robin-nano-v3.cfg config Kevin O'Connor 2021-02-20 09:56:51 -05:00
  • c4edc7d946 stm32: Add support for 48KiB bootloaders Kevin O'Connor 2021-02-20 09:37:43 -05:00
  • 0a813f2805 scripts: Fix typo in install-centos.sh Kevin O'Connor 2021-02-20 09:27:45 -05:00
  • ac61f8b726 bme280: Rename sensor_type from BME280 to bme280 Kevin O'Connor 2021-02-20 09:23:39 -05:00
  • c29585f7f3 temperature_host: Rename "path" config to "sensor_path" Kevin O'Connor 2021-02-20 09:21:51 -05:00
  • 227d9bdbcf temperature_host: Improve backwards compatibility check Kevin O'Connor 2021-02-19 18:51:42 -05:00
  • 3d35c003db temperature_host: Rename rpi_temperature and add support for custom paths Evgenii 2021-02-17 22:59:57 +03:00
  • 267a2f3a38 stm32: Optimize stm32f401 peripheral clock Kevin O'Connor 2021-02-19 12:19:32 -05:00
  • 90ffa0685f stm32: stm32f401 pll_freq updates Arkadiusz Raj 2021-02-19 16:42:27 +00:00