aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* spi_flash: Update board_defs.py (#6318)locki-cz2023-08-151-0/+1
* scripts: Added stm32f070 to mcus supported by flash_usb.pyChris Lombardi2023-08-131-2/+2
* scripts: Support both H743 and H723 BTT SKR3 boards sdflashDonna Whisnant2023-08-111-1/+8
* scripts: modernize logextract.py (with opens, generators)Maël Kerbiriou2023-07-161-35/+37
* scripts: logextract.py Python 3 compatibilityMaël Kerbiriou2023-07-161-10/+16
* motan: Added smoothing motan data analyzerDmitry Butyugin2023-07-161-0/+38
* motan: Added pointwise 2-norm motan data analyzerDmitry Butyugin2023-07-161-0/+53
* spi_flash: New Board Definition for BTT SKRat V1.0 (#6249)Dennis Kühn2023-06-291-1/+7
* parsecandump: New utility to parse Klipper messages in a candump captureKevin O'Connor2023-05-301-0/+125
* stm32f7: add support for stm32f7 and remram boardFrederic Morin2023-05-071-0/+1
* util: report git version info as a dictEric Callahan2023-05-041-1/+1
* klippy: Report repo version as "dirty" if there are untracked python filesKevin O'Connor2023-05-021-1/+1
* scripts: Fix flash linux when OUT argument provided (#6133)visilya2023-04-071-1/+8
* scripts: add install script for Ubuntu 22.04 Jammy (#6112)Jess2023-03-271-0/+102
* scripts: Update flash-linux.sh to restart new systemd service (#6049)JamesH19782023-02-231-0/+5
* scripts: Fixed potential undefined var error in graph_accelerometer.pyDmitry Butyugin2023-02-231-2/+4
* scripts: Support multiple inputs in graph_accelerometer.py raw modeDmitry Butyugin2023-02-231-16/+21
* scripts: Support resonances files in graph_accelerometer.pyDmitry Butyugin2023-02-231-4/+15
* ar100: Support for ar100 (#6054)Elias Bakken2023-02-203-0/+117
* stm32: Add sdio supportH. Gregor Molter2023-02-201-6/+416
* scripts: update_chitu.py python env version (#6055)JamesH19782023-02-131-1/+1
* workflows: Convert to Ubuntu 20.04 for build testKevin O'Connor2023-02-091-3/+3
* klippy-requirements: Update to greenlet v2.0.2Kevin O'Connor2023-02-091-1/+1
* scripts: update_mks_robin.py python env version (#6043)JamesH19782023-02-091-1/+1
* scripts: Update update_mks_robin.py for Python3 (#5985)3D Print PT2023-01-171-1/+1
* scripts: add systemd klipper-mcu.service exampleStefan Dej2023-01-171-0/+21
* scripts: remove initd klipper-mcu-start.shStefan Dej2023-01-171-78/+0
* spi_flash: Add SKR2 F429 chip variant to spi_flash (#5956)JamesH19782023-01-041-1/+2
* board_defs: Add Fysetc Cheetah V2 to spi_flash (#5952)JamesH19782022-12-311-0/+7
* scripts: support CanBoot on RP2040 in flash_usb.pyChris Lee2022-12-191-1/+5
* stm32g4: implement build,usb,can,i2c,spi,serial,adc.Matt Baker2022-12-021-1/+1
* spi_flash: Update to fix SKR-3 config (#5827)JamesH19782022-10-131-2/+3
* atsamd: Add Kconfig definitions for same51j19 and same54p20 chipsKevin O'Connor2022-10-131-4/+5
* spi_flash: Add SKR2, SKR3 and Creality 4.2.2/7 to spi_flash (#5807)JamesH19782022-10-051-2/+15
* logextract: Improve detection of clock and tmc uart parametersKevin O'Connor2022-09-201-4/+4
* stm32l4: add stm32l412 support with adc,i2c,spi,usbMatt Baker2022-09-151-1/+2
* scripts: Support BigTreeTech Octopus boards in flash-sdcard.Donna Whisnant2022-09-111-0/+29
* scripts: Support SDIO in flash-sdcard using split verification stepDonna Whisnant2022-09-112-10/+48
* motan: Improve reading of initial step position dataKevin O'Connor2022-09-051-0/+4
* dump_mcu: helper for mcu flash backupsEric Callahan2022-09-011-0/+203
* scripts: Update install-debian.sh (#5704)chestwood962022-08-241-1/+1
* graphstats: Normalize mcu frequency to microseconds when graphing multiple mcusKevin O'Connor2022-07-291-9/+43
* spi_flash: Add board definition for Mellow FLY Gemini V2 (#5651)s6t2022-07-201-0/+5
* stm32: stm32g0/h7 usb_dfu_bootloader support (#5596)BIGTREETECH2022-06-301-1/+2
* spi_flash: add mks_monster8,robin_v3 (#5568)Andreas Fröhlke2022-06-181-1/+8
* flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader modeKevin O'Connor2022-06-161-3/+5
* flash_usb: update shebang to python3Eric Callahan2022-06-101-1/+1
* flash_usb: add canboot supportEric Callahan2022-06-101-2/+48
* flash_usb: Rework flash_rp2040 code to be similar to other boardsKevin O'Connor2022-06-011-26/+29
* scripts: identify application in canbus_queryEric Callahan2022-05-101-1/+12