Commit Graph

  • 2005d4dbf4 docs: Updates to CANBUS_protocol.md Kevin O'Connor 2022-07-27 13:19:36 -04:00
  • 9e3feab0b4 stm32: Remove stm32f4 canbus warning Kevin O'Connor 2022-07-27 13:12:53 -04:00
  • 751bff7d38 mcu: Delay reset signaling for usb to canbus bridge nodes Kevin O'Connor 2022-07-25 19:01:17 -04:00
  • 2d74b3d358 canserial: Request bootloader via bootloader_request() Kevin O'Connor 2022-07-25 13:27:22 -04:00
  • 18ff84aa04 usb_cdc: Rename usb_request_bootloader() to bootloader_request() Kevin O'Connor 2022-07-25 13:17:23 -04:00
  • 48b60a8021 graphstats: Normalize mcu frequency to microseconds when graphing multiple mcus Kevin O'Connor 2022-07-26 14:15:06 -04:00
  • db6346e7e5 serialqueue: Improve canbus timing Kevin O'Connor 2022-07-25 20:50:19 -04:00
  • 2293e1506f canbus_ids: Use 4 as the first nodeid to reduce id bitstuffing Kevin O'Connor 2022-07-25 12:39:39 -04:00
  • b725d971db bed_screws: report status Pedro Lamas 2022-07-25 16:49:21 +01:00
  • c29e190696 docs: fixes typo on heater_bed Pedro Lamas 2022-07-28 14:53:58 +01:00
  • 3796a31959 stm32: Add CCRDY check to stm32g0 adc Kevin O'Connor 2022-07-25 10:21:29 -04:00
  • 3387a9c23d config: Use printer-creality-ender3-s1-2021.cfg for both s1 and s1 pro. Kevin O'Connor 2022-07-24 08:49:25 -04:00
  • 282d1113e4 manual_probe: report status Pedro Lamas 2022-07-20 13:06:09 +01:00
  • 407be177d5 config: Fix wording of serial port selection on recent creality configs Kevin O'Connor 2022-07-21 21:56:46 -04:00
  • 0c74b3d8bf config: Integrate configuration file for Creality Sermoon V1. (#5621) S1NH 2022-07-22 09:45:05 +08:00
  • a151aa8c7a spi_flash: Add board definition for Mellow FLY Gemini V2 (#5651) s6t 2022-07-21 03:57:08 +02:00
  • e9c83d66e0 config: Fix screw typo in printer-creality-cr10-v3-2020.cfg Kevin O'Connor 2022-07-19 13:43:14 -04:00
  • dd03cca49b config: Change of alias for heater_fan in multiple configs (#5632) JamesH1978 2022-07-19 18:02:51 +01:00
  • 6be114d728 docs: fix rawparams example by truncating comments Pedro Lamas 2022-07-04 09:37:24 +01:00
  • 50b4d4c43c config: Note 25Mhz clock in generic-bigtreetech-skr-3.cfg Kevin O'Connor 2022-07-19 12:44:18 -04:00
  • d91939c4bf docs: Add BIGTREETECH to Sponsors.md file Kevin O'Connor 2022-07-16 22:57:35 -04:00
  • 75c4b1238e lib: Update to latest can2040 code Kevin O'Connor 2022-07-16 21:00:49 -04:00
  • 2f9fe49cb8 docs: Add a Sponsors.md file Kevin O'Connor 2022-07-12 17:42:48 -04:00
  • 8a038c6941 workflows: Fix spurious path in klipper3d-deploy.yaml Kevin O'Connor 2022-07-16 10:45:26 -04:00
  • 06022b305f mkdocs-requirements: Force markdown==3.3.7 Kevin O'Connor 2022-07-16 10:43:53 -04:00
  • 36887ce6fe lib: Update to the latest can2040 code Kevin O'Connor 2022-07-16 00:16:51 -04:00
  • 24a1b50e51 config: Added Anet alt-wiring display example (#5605) Cabia Rangris 2022-07-06 23:56:02 +04:00
  • a283e0f7d4 webhooks: Close clients that become unresponsive Kevin O'Connor 2022-05-23 22:04:18 -04:00
  • 7b9583391e webhooks: Use reactor to watch for writable fds Kevin O'Connor 2022-05-23 21:57:04 -04:00
  • 02dd0742c4 reactor: Add support for waiting on fds becoming writable Kevin O'Connor 2022-05-23 21:23:56 -04:00
  • be503b2b9b rp2040: Add support for USB to CANbus bridge mode Kevin O'Connor 2022-06-12 14:01:48 -04:00
  • a831254e83 rp2040: Initial support for CANbus Kevin O'Connor 2022-05-23 01:04:32 -04:00
  • f10fd7c2fa lib: Add can2040 code Kevin O'Connor 2022-06-02 12:40:18 -04:00
  • 1636a9759b stm32: stm32g0/h7 usb_dfu_bootloader support (#5596) BIGTREETECH 2022-07-01 01:58:00 +08:00
  • 167736ad1c respond: No forced spaces (#5152) chestwood96 2022-06-30 19:56:35 +02:00
  • a8f08b08ca test: Fix ordering of printers.test Kevin O'Connor 2022-06-29 19:37:52 -04:00
  • 4404c98637 test: Add printer-biqu-b1-se-plus-2022.cfg to printers.test Kevin O'Connor 2022-06-29 18:10:47 -04:00
  • e952b021e8 config: Create printer-biqu-b1-se-plus.cfg (#5477) Bruno Melo 2022-06-29 23:07:26 +01:00
  • 790ff4d8d7 usb_canbus: Initial support for USB to CAN bridge mode Kevin O'Connor 2022-06-08 21:03:11 -04:00
  • c8cc98ce5d canserial: Rename canbus.c to canserial.c Kevin O'Connor 2022-06-11 19:37:30 -04:00
  • 11828387d9 usb_cdc_ep: Change default endpoint numbers Kevin O'Connor 2022-06-11 17:53:10 -04:00
  • f5d5f53914 stm32: Add support for disabling the canbus filter Kevin O'Connor 2022-06-11 18:19:53 -04:00
  • 84b2bfe313 stm32: Add MCU temp for Stm32h7 (#5606) adelyser 2022-06-27 08:16:09 -06:00
  • 045455648a klippy: properly set log level when logging to stderr Kamil Trzciński 2022-06-24 13:17:20 +02:00
  • 6ad6e39ad2 docs: add SET_DISPLAY_TEXT documentation Eric Callahan 2022-06-21 12:39:00 -04:00
  • a431900f7f display_status: Implement SET_DISPLAY_TEXT command Eric Callahan 2022-06-21 12:33:11 -04:00
  • ae17b66a88 docs: remove FAQ ToC (#5585) Yifei Ding 2022-06-27 06:58:48 -07:00
  • d3c4ba4839 rp2040: Add a Kconfig option for selecting "generic_03H" flash type Kevin O'Connor 2022-06-18 12:38:58 -04:00
  • 9e52dc337f rp2040: Add options to Kconfig for "stage2" flash chip options Kevin O'Connor 2022-06-18 12:23:42 -04:00
  • 52a8afba43 docs: Note mcu types with i2c_speed support in Config_Reference.md Kevin O'Connor 2022-06-20 12:58:05 -04:00
  • 8804c1578d docs: Added instructions how to configure I2C for MPU-9250 Dmitry Butyugin 2022-06-16 23:19:30 +02:00
  • f2e27ae05e docs: Updated accelerometer installation instructions for Python 3 Dmitry Butyugin 2022-06-16 23:10:57 +02:00
  • 247a409335 mpu9250: Inline twos_complement() code Kevin O'Connor 2022-06-16 12:13:12 -04:00
  • 98a24172e7 docs: Add mpu9250 to Config_Reference.md Kevin O'Connor 2022-06-16 12:05:08 -04:00
  • f6734d83b3 mpu9250: Use adxl345.AccelCommandHelper directly Kevin O'Connor 2022-06-16 11:54:31 -04:00
  • 4a7b429115 mpu9250: Use adxl345.ClockSyncRegression directly Kevin O'Connor 2022-06-16 11:39:04 -04:00
  • f0ba3a8c52 mpu9250: Use adxl345.AccelQueryHelper directly Kevin O'Connor 2022-06-16 11:36:14 -04:00
  • 46842026b9 docs: Wrap lines in Measuring_Resonances.md Kevin O'Connor 2022-06-16 11:33:07 -04:00
  • aea847501f test: Add mpu9250 to input_shaper.test regression test case Kevin O'Connor 2022-06-16 11:31:37 -04:00
  • cf9d96434c stm32: Add Kconfig option for stm32f103x6 chip (with only 10KiB ram) Kevin O'Connor 2022-06-20 12:37:23 -04:00
  • 0256967def stm32: support stm32f401 adc_temperature sensor (#5572) Kamil Trzciński 2022-06-20 18:13:02 +02:00
  • f2a5800cea configfile: Expose options awaiting to be saved (#5270) Kurt Haenen 2022-06-20 18:10:57 +02:00
  • 6af931c4e1 spi_flash: add mks_monster8,robin_v3 (#5568) Andreas Fröhlke 2022-06-18 19:08:30 +02:00
  • 78454dd3b1 bed_mesh: cache mesh status Eric Callahan 2022-06-16 20:09:56 -04:00
  • 55d1c3728d docs: Note that i2c is not noise resilient in Config_Reference.md Kevin O'Connor 2022-06-16 18:38:31 -04:00
  • 3f3713ee97 Kconfig: Move SERIAL, USBSERIAL, and CANSERIAL definitions to src/Kconfig Kevin O'Connor 2022-06-16 14:59:03 -04:00
  • f55b9d3e57 mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometer bluesforte 2022-05-04 16:02:37 -07:00
  • fc7838855f canbus: Move canbus uuid calculation to canbus.c Kevin O'Connor 2022-06-12 11:55:46 -04:00
  • 3f7d05dd18 stm32: Support passing through RTR and EFF canbus frames Kevin O'Connor 2022-06-11 19:00:54 -04:00
  • 913c6a913d stm32: Support PA11/PA12 and PB8/PB9 on fdcan Kevin O'Connor 2022-06-10 22:48:53 -04:00
  • ce186c6af6 stm32: Simplify fdcan tx irq handling Kevin O'Connor 2022-06-10 23:27:53 -04:00
  • 84d798f516 canbus: Use single method for reading canbus messages Kevin O'Connor 2022-06-10 14:13:39 -04:00
  • da755c3c1b canbus: Move global variables into a struct Kevin O'Connor 2022-06-10 12:51:24 -04:00
  • b9e195f098 flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader mode Kevin O'Connor 2022-06-13 11:40:41 -04:00
  • e98a29bef3 config: Minor comment changes to printer-creality-cr10-v3-2020.cfg Kevin O'Connor 2022-06-16 10:56:30 -04:00
  • 31f9bbf105 config: Creality CR10 v3 with BLTouch support config. (#5533) CoreRasurae 2022-06-16 15:54:38 +01:00
  • c61db45613 config: fix processor name in th3d ezboard lite v2.0 config Stefan Dej 2022-06-15 08:41:52 +02:00
  • 7f9ea231b7 delta_calibrate: Fix Python3 error in DELTA_ANALYZE Kevin O'Connor 2022-06-13 13:51:07 -04:00
  • 29e9ac6ec5 config: Update generic-duet3-mini.cfg to include Tacho pins (#5551) Devin Fritz 2022-06-12 19:03:50 +02:00
  • ea4f6d6a77 rp2040: Implement workaround for USB errata "rp2040-e5" Kevin O'Connor 2022-06-07 11:43:19 -04:00
  • c30e5f847c config: Correct UART pins for Ender 3 S1 & S1 Pro (#5553) Aart Röst 2022-06-10 11:13:10 -07:00
  • 7ffd01de4c stm32: Support 4KiB bootloader on stm32f1 and stm32f0 Kevin O'Connor 2022-06-08 18:25:10 -04:00
  • 1b6ab65833 flash_usb: update shebang to python3 Eric Callahan 2022-06-09 11:43:22 -04:00
  • 3e1719bdbb flash_usb: add canboot support Eric Callahan 2022-06-06 11:53:28 -04:00
  • b6feda4eae lpc176x: add support for canboot usb Eric Callahan 2022-06-06 08:13:33 -04:00
  • f42ce3e2fd linuxtest: Add a test case for the ds18b20 sensor Kevin O'Connor 2022-06-08 18:06:12 -04:00
  • 33ecc6d62e ds18b20: fix string conversion error on startup (#5559) functionpointer 2022-06-09 00:05:27 +02:00
  • d61d3ade23 ds18b20: Don't propagate incorrect temperature on a fault Kevin O'Connor 2022-06-08 12:46:07 -04:00
  • 2dc20c011d ds18b20: Allow some read errors functionpointer 2022-06-05 14:26:51 +02:00
  • b0da191bee makefile: disable null pointer checks Eric Callahan 2022-06-07 11:54:54 -04:00
  • ada571ecb8 stm32: Enable Automatic retransmission feature to avoid data loss caused by bus conflict for STM32G0B1 fdcan (#5550) BIGTREETECH 2022-06-06 22:59:18 +08:00
  • db5a4351a5 Kconfig: Move CANBUS_FREQUENCY definition from src/stm32/Kconfig to src/Kconfig Kevin O'Connor 2022-06-02 12:43:19 -04:00
  • c1f4bdebf2 armcm_reset: Add a armcm_reset.h header file for try_request_canboot() Kevin O'Connor 2022-06-04 11:50:57 -04:00
  • 9047702a00 mkdocs: Replace TOC in Translations Yifei Ding 2022-05-21 13:41:49 -07:00
  • 7c8cf7661b docs: fix typo in Exclude_Object.md Stefan Dej 2022-06-03 22:12:43 +02:00
  • c43f62bdd6 lib: Update lib/README with latest canboot changes Kevin O'Connor 2022-06-03 14:53:18 -04:00
  • b829a89069 flash_can: add usb support Eric Callahan 2022-06-03 08:27:03 -04:00
  • 39535b15ba stm32: use TME bits to find the canbus tx mailbox Eric Callahan 2022-06-03 06:09:53 -04:00
  • 3c7eea7336 stm32: call "try_request_canboot" for bootloader requests Eric Callahan 2022-05-31 07:34:26 -04:00
  • 129091d811 canbus: use "try_request_canboot" method Eric Callahan 2022-05-31 06:55:13 -04:00