Commit Graph

  • ee5bdbadd1
    config: Fix Ender 3 S1 Config (#5771) Fisheiyy 2022-09-11 21:16:24 -0500
  • 721c764746
    Update printer-anycubic-vyper-2021.cfg (#5692) JackyHe398 2022-09-12 10:12:06 +0800
  • a530bf2421 docs: Add SDIO programming and split verification details to SDCard_Updates Donna Whisnant 2022-08-17 23:35:25 -0500
  • 773f9ac56c scripts: Support BigTreeTech Octopus boards in flash-sdcard. Donna Whisnant 2022-08-17 23:19:40 -0500
  • a0457f79e4 scripts: Support SDIO in flash-sdcard using split verification step Donna Whisnant 2022-08-22 10:23:49 -0500
  • f4440267e6 virtual_sdcard: read new lines as-is Pedro Lamas 2022-09-06 17:04:14 +0100
  • 30d25834c5 samd21: fix erroneous register bit reference. Matt Baker 2022-08-29 13:00:38 -0700
  • 989d0f8097 stm32: Fix i2c on stm32g0 Kevin O'Connor 2022-08-25 17:33:57 -0400
  • 97a5b39aab stm32: Add a gpio_valid() helper function Kevin O'Connor 2022-08-25 17:19:36 -0400
  • 84ec2813ab serial_irq: Support side channel for entering bootloader Kevin O'Connor 2022-09-01 21:28:59 -0400
  • ba38897a35 lpc176x: Move bootloader_request() from usbserial.c to main.c Kevin O'Connor 2022-09-01 21:27:05 -0400
  • f6a166cb67 tmc: Improve error on missing stepper section Kevin O'Connor 2022-09-05 13:52:17 -0400
  • 35e2472bbc motan: Improve reading of initial step position data Kevin O'Connor 2022-09-03 22:20:20 -0400
  • 9f8f3cd77d
    fan: add enable_pin option (#5732) dalegaard 2022-09-03 18:23:55 +0200
  • 6ba0242900
    config: Fix uart_address on BTT SKR CR6 (#5741) JamesH1978 2022-09-03 17:19:50 +0100
  • ae6c16422f
    mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737) jake-b 2022-09-02 11:30:06 -0300
  • 354915d2ad
    kinematics: Add deltesian printers (#5743) Tircown 2022-09-01 21:56:31 +0200
  • ec4ecd7a70 stm32f0: implement i2c_read endpoint Matt Baker 2022-08-29 12:56:31 -0700
  • 5d9ff75d02 extruder_stepper: Support configuring pressure advance from config Dmitry Butyugin 2022-08-26 01:40:03 +0200
  • 2e1b649617 dump_mcu: helper for mcu flash backups Eric Callahan 2022-08-25 15:15:49 -0400
  • b220b8bfaf
    stm32: Add Hardware PWM support for STM32G0 processors (#5714) Ben Jackson 2022-09-01 10:30:11 -0700
  • 83ab6fbae5 save_variables: Do not write to console when variables are saved MapleLeafMakers 2022-08-08 18:39:11 -0400
  • 9687b2786a
    t5uid1: add tests dgus-reloaded-220828 Desuuuu 2022-08-28 18:29:39 +0200
  • 23e13e94a1
    t5uid1: fix Python3 errors Desuuuu 2022-08-28 18:29:29 +0200
  • 25110253ec
    dgus_display: add tests dgus-display Desuuuu 2022-08-28 18:25:28 +0200
  • f7ce63eb6b
    t5uid1: add disable_ack option for testing Desuuuu 2022-08-28 18:24:59 +0200
  • b466915998
    Merge remote-tracking branch 'upstream/master' into dgus-display Desuuuu 2022-08-28 17:35:44 +0200
  • d1a778ee1d
    Merge remote-tracking branch 'upstream/master' into dgus-reloaded Desuuuu 2022-08-28 15:07:34 +0200
  • f7e29b276e docs: Update koconnor donation links Kevin O'Connor 2022-08-24 20:54:11 -0400
  • db507f89b9
    scripts: Update install-debian.sh (#5704) chestwood96 2022-08-24 19:30:33 +0200
  • a8883d83e3
    stm32: add FDCAN support for STM32H743 (SKR-3 Series) (#5668) BIGTREETECH 2022-08-24 05:53:35 +0800
  • 9e4994cbdb
    stm32: Fix the STM32H743 mcu temp on SKR 3 (#5711) adelyser 2022-08-19 14:42:20 -0400
  • 724b007c50
    rp2040: Enabled hw pullups for the I2C pins (#5710) chestwood96 2022-08-19 20:39:30 +0200
  • ce27d35924 palette2: Fix UART encoding Clifford Roche 2022-08-06 13:40:41 -0400
  • b1dcd35b7a
    config: Add BQ Hephestos printer (#5676) Rui Carmo 2022-08-19 18:57:18 +0100
  • 6a91824486
    delta: Added the possibility to get where the "cone shape" of the build volume starts from Macros (#5662) Nitram 2022-08-19 19:27:44 +0200
  • 20a28bc00f
    config: Anycubic 4 Max Pro 2.0 - Added two internal systems (beeper and PSU control). (#5629) int_0x03 2022-08-19 20:11:42 +0300
  • 2357221bb4 atsamd: Use CONFIG_USB instead of CONFIG_USBSERIAL during clock init Kevin O'Connor 2022-08-16 21:16:08 -0400
  • 6aec6efcc9 stm32: Use new CONFIG_USB to determine if USB needs to be configured Kevin O'Connor 2022-08-16 21:12:42 -0400
  • a709ba43af Revert "config: Create printer-bq-hephestos-2014.cfg (#5607)" Kevin O'Connor 2022-07-29 14:52:22 -0400
  • 18119858c6
    config: Create printer-bq-hephestos-2014.cfg (#5607) Rui Carmo 2022-07-29 19:48:58 +0100
  • 49d83bd3e2 console: Add support for DUMP and FILEDUMP commands Kevin O'Connor 2022-07-29 13:30:39 -0400
  • b026f1d2c9 canserial: Fix typo in canserial.h Kevin O'Connor 2022-07-27 21:44:51 -0400
  • dc012f8659 docs: Recommend allow-hotplug in CANBUS.md when using USB to canbus bridge Kevin O'Connor 2022-07-27 13:38:23 -0400
  • 2005d4dbf4 docs: Updates to CANBUS_protocol.md Kevin O'Connor 2022-07-27 13:19:36 -0400
  • 9e3feab0b4 stm32: Remove stm32f4 canbus warning Kevin O'Connor 2022-07-27 13:12:53 -0400
  • 751bff7d38 mcu: Delay reset signaling for usb to canbus bridge nodes Kevin O'Connor 2022-07-25 19:01:17 -0400
  • 2d74b3d358 canserial: Request bootloader via bootloader_request() Kevin O'Connor 2022-07-25 13:27:22 -0400
  • 18ff84aa04 usb_cdc: Rename usb_request_bootloader() to bootloader_request() Kevin O'Connor 2022-07-25 13:17:23 -0400
  • 48b60a8021 graphstats: Normalize mcu frequency to microseconds when graphing multiple mcus Kevin O'Connor 2022-07-26 14:15:06 -0400
  • db6346e7e5 serialqueue: Improve canbus timing Kevin O'Connor 2022-07-25 20:50:19 -0400
  • 2293e1506f canbus_ids: Use 4 as the first nodeid to reduce id bitstuffing Kevin O'Connor 2022-07-25 12:39:39 -0400
  • b725d971db bed_screws: report status Pedro Lamas 2022-07-25 16:49:21 +0100
  • c29e190696 docs: fixes typo on heater_bed Pedro Lamas 2022-07-28 14:53:58 +0100
  • 3796a31959 stm32: Add CCRDY check to stm32g0 adc Kevin O'Connor 2022-07-25 10:21:29 -0400
  • 3387a9c23d config: Use printer-creality-ender3-s1-2021.cfg for both s1 and s1 pro. Kevin O'Connor 2022-07-24 08:49:25 -0400
  • 282d1113e4 manual_probe: report status Pedro Lamas 2022-07-20 13:06:09 +0100
  • 407be177d5 config: Fix wording of serial port selection on recent creality configs Kevin O'Connor 2022-07-21 21:56:46 -0400
  • 0c74b3d8bf
    config: Integrate configuration file for Creality Sermoon V1. (#5621) S1NH 2022-07-22 09:45:05 +0800
  • a151aa8c7a
    spi_flash: Add board definition for Mellow FLY Gemini V2 (#5651) s6t 2022-07-21 03:57:08 +0200
  • e9c83d66e0 config: Fix screw typo in printer-creality-cr10-v3-2020.cfg Kevin O'Connor 2022-07-19 13:43:14 -0400
  • dd03cca49b
    config: Change of alias for heater_fan in multiple configs (#5632) JamesH1978 2022-07-19 18:02:51 +0100
  • 6be114d728 docs: fix rawparams example by truncating comments Pedro Lamas 2022-07-04 09:37:24 +0100
  • 50b4d4c43c config: Note 25Mhz clock in generic-bigtreetech-skr-3.cfg Kevin O'Connor 2022-07-19 12:44:18 -0400
  • d91939c4bf docs: Add BIGTREETECH to Sponsors.md file Kevin O'Connor 2022-07-16 22:57:35 -0400
  • 75c4b1238e lib: Update to latest can2040 code Kevin O'Connor 2022-07-16 21:00:49 -0400
  • 2f9fe49cb8 docs: Add a Sponsors.md file Kevin O'Connor 2022-07-12 17:42:48 -0400
  • 8a038c6941 workflows: Fix spurious path in klipper3d-deploy.yaml Kevin O'Connor 2022-07-16 10:45:26 -0400
  • 06022b305f mkdocs-requirements: Force markdown==3.3.7 Kevin O'Connor 2022-07-16 10:43:53 -0400
  • 36887ce6fe lib: Update to the latest can2040 code Kevin O'Connor 2022-07-16 00:16:51 -0400
  • 24a1b50e51
    config: Added Anet alt-wiring display example (#5605) Cabia Rangris 2022-07-06 23:56:02 +0400
  • a283e0f7d4 webhooks: Close clients that become unresponsive Kevin O'Connor 2022-05-23 22:04:18 -0400
  • 7b9583391e webhooks: Use reactor to watch for writable fds Kevin O'Connor 2022-05-23 21:57:04 -0400
  • 02dd0742c4 reactor: Add support for waiting on fds becoming writable Kevin O'Connor 2022-05-23 21:23:56 -0400
  • be503b2b9b rp2040: Add support for USB to CANbus bridge mode Kevin O'Connor 2022-06-12 14:01:48 -0400
  • a831254e83 rp2040: Initial support for CANbus Kevin O'Connor 2022-05-23 01:04:32 -0400
  • f10fd7c2fa lib: Add can2040 code Kevin O'Connor 2022-06-02 12:40:18 -0400
  • 1636a9759b
    stm32: stm32g0/h7 usb_dfu_bootloader support (#5596) BIGTREETECH 2022-07-01 01:58:00 +0800
  • 167736ad1c
    respond: No forced spaces (#5152) chestwood96 2022-06-30 19:56:35 +0200
  • a8f08b08ca test: Fix ordering of printers.test Kevin O'Connor 2022-06-29 19:37:52 -0400
  • 4404c98637 test: Add printer-biqu-b1-se-plus-2022.cfg to printers.test Kevin O'Connor 2022-06-29 18:10:47 -0400
  • e952b021e8
    config: Create printer-biqu-b1-se-plus.cfg (#5477) Bruno Melo 2022-06-29 23:07:26 +0100
  • 790ff4d8d7 usb_canbus: Initial support for USB to CAN bridge mode Kevin O'Connor 2022-06-08 21:03:11 -0400
  • c8cc98ce5d canserial: Rename canbus.c to canserial.c Kevin O'Connor 2022-06-11 19:37:30 -0400
  • 11828387d9 usb_cdc_ep: Change default endpoint numbers Kevin O'Connor 2022-06-11 17:53:10 -0400
  • f5d5f53914 stm32: Add support for disabling the canbus filter Kevin O'Connor 2022-06-11 18:19:53 -0400
  • 84b2bfe313
    stm32: Add MCU temp for Stm32h7 (#5606) adelyser 2022-06-27 08:16:09 -0600
  • 045455648a klippy: properly set log level when logging to stderr Kamil Trzciński 2022-06-24 13:17:20 +0200
  • 6ad6e39ad2 docs: add SET_DISPLAY_TEXT documentation Eric Callahan 2022-06-21 12:39:00 -0400
  • a431900f7f display_status: Implement SET_DISPLAY_TEXT command Eric Callahan 2022-06-21 12:33:11 -0400
  • ae17b66a88
    docs: remove FAQ ToC (#5585) Yifei Ding 2022-06-27 06:58:48 -0700
  • d3c4ba4839 rp2040: Add a Kconfig option for selecting "generic_03H" flash type Kevin O'Connor 2022-06-18 12:38:58 -0400
  • 9e52dc337f rp2040: Add options to Kconfig for "stage2" flash chip options Kevin O'Connor 2022-06-18 12:23:42 -0400
  • 52a8afba43 docs: Note mcu types with i2c_speed support in Config_Reference.md Kevin O'Connor 2022-06-20 12:58:05 -0400
  • 8804c1578d docs: Added instructions how to configure I2C for MPU-9250 Dmitry Butyugin 2022-06-16 23:19:30 +0200
  • f2e27ae05e docs: Updated accelerometer installation instructions for Python 3 Dmitry Butyugin 2022-06-16 23:10:57 +0200
  • 247a409335 mpu9250: Inline twos_complement() code Kevin O'Connor 2022-06-16 12:13:12 -0400
  • 98a24172e7 docs: Add mpu9250 to Config_Reference.md Kevin O'Connor 2022-06-16 12:05:08 -0400
  • f6734d83b3 mpu9250: Use adxl345.AccelCommandHelper directly Kevin O'Connor 2022-06-16 11:54:31 -0400
  • 4a7b429115 mpu9250: Use adxl345.ClockSyncRegression directly Kevin O'Connor 2022-06-16 11:39:04 -0400