..
motan
motan: Improve reading of initial step position data
2022-09-05 11:22:40 -04:00
spi_flash
spi_flash: Add SKR2 F429 chip variant to spi_flash ( #5956 )
2023-01-04 12:01:28 -05:00
Dockerfile
…
avrsim.py
avrsim: Change default speed to 16Mhz and default baud to 250K
2021-09-16 20:11:42 -04:00
buildcommands.py
buildcommands: Use regular str() types for input on Python2
2021-10-31 13:52:31 -04:00
calibrate_shaper.py
scripts: Migrated shaper calibration scripts to Python3
2021-12-30 18:14:53 -05:00
canbus_query.py
scripts: identify application in canbus_query
2022-05-10 11:48:06 -04:00
check-gcc.sh
…
check_whitespace.py
scripts: Migrate `check_whitespace.py` to python3
2022-03-14 13:53:21 -04:00
check_whitespace.sh
check_whitespace: Also check txt, css, html, yaml, and yml files for errors
2021-07-27 13:37:48 -04:00
checkstack.py
…
ci-build.sh
klippy: Add a build import test tool
2021-10-04 14:36:08 -04:00
ci-install.sh
scripts: Update klippy build tests to verify on both Python2 and Python3
2021-10-04 14:36:08 -04:00
dump_mcu.py
dump_mcu: helper for mcu flash backups
2022-09-01 13:51:00 -04:00
flash-linux.sh
flash-linux: Fix spelling error in message
2021-08-17 13:25:19 -04:00
flash-pru.sh
…
flash-sdcard.sh
scripts: Support SDIO in flash-sdcard using split verification step
2022-09-11 21:57:28 -04:00
flash_usb.py
scripts: support CanBoot on RP2040 in flash_usb.py
2022-12-19 15:42:53 -05:00
graph_accelerometer.py
scripts: Migrated shaper calibration scripts to Python3
2021-12-30 18:14:53 -05:00
graph_extruder.py
scripts: Update graphing scripts to work with either python2 or python3
2021-08-02 12:44:05 -04:00
graph_motion.py
scripts: Update graphing scripts to work with either python2 or python3
2021-08-02 12:44:05 -04:00
graph_shaper.py
scripts: Update graphing scripts to work with either python2 or python3
2021-08-02 12:44:05 -04:00
graph_temp_sensor.py
…
graphstats.py
graphstats: Normalize mcu frequency to microseconds when graphing multiple mcus
2022-07-29 11:40:54 -04:00
install-arch.sh
…
install-beaglebone.sh
…
install-centos.sh
…
install-debian.sh
scripts: Update install-debian.sh ( #5704 )
2022-08-24 13:30:33 -04:00
install-octopi.sh
…
install-ubuntu-18.04.sh
…
klipper-mcu-start.sh
…
klipper-pru-start.sh
…
klipper-start.sh
…
klipper-uninstall.sh
…
klippy-requirements.txt
klippy-requirements: Pin markupsafe==1.1.1 to fix python3 ( #5286 )
2022-02-21 13:26:18 -05:00
logextract.py
logextract: Improve detection of clock and tmc uart parameters
2022-09-20 11:08:54 -04:00
make_version.py
…
stepstats.py
…
test_klippy.py
test_klippy: Convert to Python3 string encoding
2021-10-01 19:22:13 -04:00
update_chitu.py
update_chitu: generating update uuid based on file hash ( #4663 )
2021-09-15 18:31:47 -04:00
update_mks_robin.py
…
whconsole.py
…