index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate version into __version__.py
Tomasz Kramkowski
12 days
1
-3
/
+2
*
Isort all scripts
v0.1.0-rc1
Tomasz Kramkowski
2025-08-15
27
-60
/
+166
*
Remove logfile support
Tomasz Kramkowski
2025-08-15
1
-15
/
+1
*
Rename everything significant to Kutter except for docs
Tomasz Kramkowski
2025-08-15
19
-114
/
+114
*
Drop linux "flash" script
Tomasz Kramkowski
2025-08-15
1
-38
/
+0
*
Remove git based version handling
Tomasz Kramkowski
2025-08-15
3
-49
/
+4
*
remove some cruft
Tomasz Kramkowski
2025-08-15
10
-816
/
+0
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
30
-2104
/
+3274
*
spi_flash: Add ZNP Robin Nano v2.2 to board defs (#6986)
Burrito
2025-07-28
1
-0
/
+7
*
spi_flash: FATFS fix missing long filenames support needed by flash-sdcard.sh...
Sasquatch
2025-07-27
4
-3
/
+16
*
klippy: fix typos in python code (#6989)
Thijs Triemstra
2025-07-25
6
-15
/
+15
*
readlog.py: add support for stallguard data
Timofey Titovets
2025-07-12
1
-0
/
+58
*
data_logger.py: add tmc/stallguard_dump endpoint
Timofey Titovets
2025-07-12
1
-0
/
+4
*
ar100: Convert to or1k-elf toolchain
Kevin O'Connor
2025-06-08
2
-11
/
+9
*
klippy-requirements: Update setuptools revision to 78.1.1
Kevin O'Connor
2025-06-02
1
-1
/
+1
*
filter_workbench: Add Filter Workbench
Gareth Farrington
2025-05-29
1
-0
/
+517
*
klippy_requirements: Update dependencies to support Python v3.13
Kevin O'Connor
2025-05-12
1
-3
/
+4
*
klippy-requirements: Add comments to each of the requirements
Kevin O'Connor
2025-05-02
1
-2
/
+9
*
build: add msgspec python requirement
Eric Callahan
2025-05-02
1
-0
/
+1
*
spi_flash: fix hw bus
Timofey Titovets
2025-04-28
1
-1
/
+3
*
spi_flash: fix spi bus switch (#6906)
Timofey Titovets
2025-04-20
1
-1
/
+0
*
check-software-div: Add a new build check for software divide
Kevin O'Connor
2025-04-17
2
-0
/
+23
*
software_spi: set rate limiting ticks from the host
Timofey Titovets
2025-04-17
1
-16
/
+29
*
ci-install: Use prebuilt pru gcc binaries
Kevin O'Connor
2025-04-08
2
-20
/
+12
*
spi_flash: Update board_defs.py - BTT Octopus Max EZ (#6817)
JamesH1978
2025-02-15
1
-0
/
+7
*
klippy-requirements: Require setuptools on python 3.12
Kevin O'Connor
2025-02-02
1
-0
/
+1
*
ci-install: Run 'apt-get update' prior to 'apt-get install'
Kevin O'Connor
2024-11-22
1
-0
/
+1
*
flash_usb: Initial support for flashing rp2350 chips
Kevin O'Connor
2024-11-14
1
-4
/
+7
*
scripts: Update whconsole tool to support python3
Kevin O'Connor
2024-10-21
1
-5
/
+5
*
flash_usb: Wait for busnum file to exist when flashing with picoboot
Jack Wakefield
2024-09-22
1
-1
/
+1
*
flashsd: Add support for chitu-v6 (#6671)
Bevan Weiss
2024-09-05
2
-13
/
+24
*
spi_flash: Add stm32g0b0xx to board_defs.py (#6646)
bryan065
2024-07-18
1
-0
/
+6
*
graph_mesh: script for mesh visualization and analysis
Eric Callahan
2024-06-19
1
-0
/
+533
*
ci-install: update gnu-pru to version 2024.05
Eric Callahan
2024-06-11
1
-1
/
+1
*
command: Support 2-byte message ids
Kevin O'Connor
2024-06-10
1
-41
/
+57
*
motan: Fix logic error resulting in incorrect stepper phase graphing
Kevin O'Connor
2024-06-05
1
-1
/
+1
*
pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577)
Oleg Gavavka
2024-04-27
1
-2
/
+9
*
motan: Add support for graphing ldc1612 coil frequencies
Kevin O'Connor
2024-04-09
2
-2
/
+69
*
scripts: Mark install-ubuntu-22.04 as executable (#6505)
Mathias Pihl
2024-04-02
1
-0
/
+0
*
motan: Support recording lis2dw and mpu9250 sensors from data_logger.py
Kevin O'Connor
2024-03-20
1
-8
/
+7
*
scripts: use greenlet version depending on python version
Markus Küffner
2024-03-19
1
-1
/
+2
*
buildcommands: Add Klipper app name and license to mcu data dictionary
Kevin O'Connor
2024-03-13
1
-1
/
+3
*
scripts: Added shaper tuning parameters to calibrate_shaper script
Dmitry Butyugin
2024-02-16
1
-8
/
+85
*
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
[next]