| Commit message (Expand) | Author | Age | Files | Lines |
* | spi_flash: Update board_defs.py (#6318) | locki-cz | 2023-08-15 | 1 | -0/+1 |
* | scripts: Added stm32f070 to mcus supported by flash_usb.py | Chris Lombardi | 2023-08-13 | 1 | -2/+2 |
* | scripts: Support both H743 and H723 BTT SKR3 boards sdflash | Donna Whisnant | 2023-08-11 | 1 | -1/+8 |
* | scripts: modernize logextract.py (with opens, generators) | Maël Kerbiriou | 2023-07-16 | 1 | -35/+37 |
* | scripts: logextract.py Python 3 compatibility | Maël Kerbiriou | 2023-07-16 | 1 | -10/+16 |
* | motan: Added smoothing motan data analyzer | Dmitry Butyugin | 2023-07-16 | 1 | -0/+38 |
* | motan: Added pointwise 2-norm motan data analyzer | Dmitry Butyugin | 2023-07-16 | 1 | -0/+53 |
* | spi_flash: New Board Definition for BTT SKRat V1.0 (#6249) | Dennis Kühn | 2023-06-29 | 1 | -1/+7 |
* | parsecandump: New utility to parse Klipper messages in a candump capture | Kevin O'Connor | 2023-05-30 | 1 | -0/+125 |
* | stm32f7: add support for stm32f7 and remram board | Frederic Morin | 2023-05-07 | 1 | -0/+1 |
* | util: report git version info as a dict | Eric Callahan | 2023-05-04 | 1 | -1/+1 |
* | klippy: Report repo version as "dirty" if there are untracked python files | Kevin O'Connor | 2023-05-02 | 1 | -1/+1 |
* | scripts: Fix flash linux when OUT argument provided (#6133) | visilya | 2023-04-07 | 1 | -1/+8 |
* | scripts: add install script for Ubuntu 22.04 Jammy (#6112) | Jess | 2023-03-27 | 1 | -0/+102 |
* | scripts: Update flash-linux.sh to restart new systemd service (#6049) | JamesH1978 | 2023-02-23 | 1 | -0/+5 |
* | scripts: Fixed potential undefined var error in graph_accelerometer.py | Dmitry Butyugin | 2023-02-23 | 1 | -2/+4 |
* | scripts: Support multiple inputs in graph_accelerometer.py raw mode | Dmitry Butyugin | 2023-02-23 | 1 | -16/+21 |
* | scripts: Support resonances files in graph_accelerometer.py | Dmitry Butyugin | 2023-02-23 | 1 | -4/+15 |
* | ar100: Support for ar100 (#6054) | Elias Bakken | 2023-02-20 | 3 | -0/+117 |
* | stm32: Add sdio support | H. Gregor Molter | 2023-02-20 | 1 | -6/+416 |
* | scripts: update_chitu.py python env version (#6055) | JamesH1978 | 2023-02-13 | 1 | -1/+1 |
* | workflows: Convert to Ubuntu 20.04 for build test | Kevin O'Connor | 2023-02-09 | 1 | -3/+3 |
* | klippy-requirements: Update to greenlet v2.0.2 | Kevin O'Connor | 2023-02-09 | 1 | -1/+1 |
* | scripts: update_mks_robin.py python env version (#6043) | JamesH1978 | 2023-02-09 | 1 | -1/+1 |
* | scripts: Update update_mks_robin.py for Python3 (#5985) | 3D Print PT | 2023-01-17 | 1 | -1/+1 |
* | scripts: add systemd klipper-mcu.service example | Stefan Dej | 2023-01-17 | 1 | -0/+21 |
* | scripts: remove initd klipper-mcu-start.sh | Stefan Dej | 2023-01-17 | 1 | -78/+0 |
* | spi_flash: Add SKR2 F429 chip variant to spi_flash (#5956) | JamesH1978 | 2023-01-04 | 1 | -1/+2 |
* | board_defs: Add Fysetc Cheetah V2 to spi_flash (#5952) | JamesH1978 | 2022-12-31 | 1 | -0/+7 |
* | scripts: support CanBoot on RP2040 in flash_usb.py | Chris Lee | 2022-12-19 | 1 | -1/+5 |
* | stm32g4: implement build,usb,can,i2c,spi,serial,adc. | Matt Baker | 2022-12-02 | 1 | -1/+1 |
* | spi_flash: Update to fix SKR-3 config (#5827) | JamesH1978 | 2022-10-13 | 1 | -2/+3 |
* | atsamd: Add Kconfig definitions for same51j19 and same54p20 chips | Kevin O'Connor | 2022-10-13 | 1 | -4/+5 |
* | spi_flash: Add SKR2, SKR3 and Creality 4.2.2/7 to spi_flash (#5807) | JamesH1978 | 2022-10-05 | 1 | -2/+15 |
* | logextract: Improve detection of clock and tmc uart parameters | Kevin O'Connor | 2022-09-20 | 1 | -4/+4 |
* | stm32l4: add stm32l412 support with adc,i2c,spi,usb | Matt Baker | 2022-09-15 | 1 | -1/+2 |
* | scripts: Support BigTreeTech Octopus boards in flash-sdcard. | Donna Whisnant | 2022-09-11 | 1 | -0/+29 |
* | scripts: Support SDIO in flash-sdcard using split verification step | Donna Whisnant | 2022-09-11 | 2 | -10/+48 |
* | motan: Improve reading of initial step position data | Kevin O'Connor | 2022-09-05 | 1 | -0/+4 |
* | dump_mcu: helper for mcu flash backups | Eric Callahan | 2022-09-01 | 1 | -0/+203 |
* | scripts: Update install-debian.sh (#5704) | chestwood96 | 2022-08-24 | 1 | -1/+1 |
* | graphstats: Normalize mcu frequency to microseconds when graphing multiple mcus | Kevin O'Connor | 2022-07-29 | 1 | -9/+43 |
* | spi_flash: Add board definition for Mellow FLY Gemini V2 (#5651) | s6t | 2022-07-20 | 1 | -0/+5 |
* | stm32: stm32g0/h7 usb_dfu_bootloader support (#5596) | BIGTREETECH | 2022-06-30 | 1 | -1/+2 |
* | spi_flash: add mks_monster8,robin_v3 (#5568) | Andreas Fröhlke | 2022-06-18 | 1 | -1/+8 |
* | flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader mode | Kevin O'Connor | 2022-06-16 | 1 | -3/+5 |
* | flash_usb: update shebang to python3 | Eric Callahan | 2022-06-10 | 1 | -1/+1 |
* | flash_usb: add canboot support | Eric Callahan | 2022-06-10 | 1 | -2/+48 |
* | flash_usb: Rework flash_rp2040 code to be similar to other boards | Kevin O'Connor | 2022-06-01 | 1 | -26/+29 |
* | scripts: identify application in canbus_query | Eric Callahan | 2022-05-10 | 1 | -1/+12 |