aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* graphstats: Improve labels on twinx() graphsKevin O'Connor2022-05-061-2/+6
* graphstats: Fix system graph titleKevin O'Connor2022-05-061-1/+1
* spi_flash: reduce speed to 400KEric Callahan2022-04-251-1/+1
* spi_flash: validate mcu configurationEric Callahan2022-04-251-5/+21
* motan: Fix typo in error reportKevin O'Connor2022-04-231-1/+1
* spi_flash: support spi protocol changesEric Callahan2022-04-221-8/+22
* motan: Add support for analyzing "angle" sensor dataKevin O'Connor2022-03-292-0/+65
* atsam: Add support for SAM E70Alex Maclean2022-03-261-1/+1
* scripts: Migrate `check_whitespace.py` to python3Miklós Tusz2022-03-141-4/+4
* klippy-requirements: Pin markupsafe==1.1.1 to fix python3 (#5286)Frank Tackitt2022-02-211-0/+1
* logextract: Add support for reordering stepper queue messages by timestampKevin O'Connor2022-02-071-3/+41
* logextract: Add support for reordering trapq moves by timestampKevin O'Connor2022-02-061-2/+39
* logextract: Support reordering API Server messages by timestampKevin O'Connor2022-02-061-0/+21