aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ar100: Convert to or1k-elf toolchainKevin O'Connor2025-06-082-11/+9
* klippy-requirements: Update setuptools revision to 78.1.1Kevin O'Connor2025-06-021-1/+1
* filter_workbench: Add Filter WorkbenchGareth Farrington2025-05-291-0/+517
* klippy_requirements: Update dependencies to support Python v3.13Kevin O'Connor2025-05-121-3/+4
* klippy-requirements: Add comments to each of the requirementsKevin O'Connor2025-05-021-2/+9
* build: add msgspec python requirementEric Callahan2025-05-021-0/+1
* spi_flash: fix hw busTimofey Titovets2025-04-281-1/+3
* spi_flash: fix spi bus switch (#6906)Timofey Titovets2025-04-201-1/+0
* check-software-div: Add a new build check for software divideKevin O'Connor2025-04-172-0/+23
* software_spi: set rate limiting ticks from the hostTimofey Titovets2025-04-171-16/+29
* ci-install: Use prebuilt pru gcc binariesKevin O'Connor2025-04-082-20/+12
* spi_flash: Update board_defs.py - BTT Octopus Max EZ (#6817)JamesH19782025-02-151-0/+7
* klippy-requirements: Require setuptools on python 3.12Kevin O'Connor2025-02-021-0/+1
* ci-install: Run 'apt-get update' prior to 'apt-get install'Kevin O'Connor2024-11-221-0/+1
* flash_usb: Initial support for flashing rp2350 chipsKevin O'Connor2024-11-141-4/+7
* scripts: Update whconsole tool to support python3Kevin O'Connor2024-10-211-5/+5
* flash_usb: Wait for busnum file to exist when flashing with picobootJack Wakefield2024-09-221-1/+1
* flashsd: Add support for chitu-v6 (#6671)Bevan Weiss2024-09-052-13/+24
* spi_flash: Add stm32g0b0xx to board_defs.py (#6646)bryan0652024-07-181-0/+6
* graph_mesh: script for mesh visualization and analysisEric Callahan2024-06-191-0/+533
* ci-install: update gnu-pru to version 2024.05Eric Callahan2024-06-111-1/+1
* command: Support 2-byte message idsKevin O'Connor2024-06-101-41/+57
* motan: Fix logic error resulting in incorrect stepper phase graphingKevin O'Connor2024-06-051-1/+1
* pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577)Oleg Gavavka2024-04-271-2/+9
* motan: Add support for graphing ldc1612 coil frequenciesKevin O'Connor2024-04-092-2/+69
* scripts: Mark install-ubuntu-22.04 as executable (#6505)Mathias Pihl2024-04-021-0/+0
* motan: Support recording lis2dw and mpu9250 sensors from data_logger.pyKevin O'Connor2024-03-201-8/+7
* scripts: use greenlet version depending on python versionMarkus Küffner2024-03-191-1/+2
* buildcommands: Add Klipper app name and license to mcu data dictionaryKevin O'Connor2024-03-131-1/+3
* scripts: Added shaper tuning parameters to calibrate_shaper scriptDmitry Butyugin2024-02-161-8/+85
* 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