klipper/scripts
Kevin O'Connor 41d42a07bf klippy: Add a build import test tool
Add a test case to verify that every optional module successfully
loads on both Python2 and Python3.  This is intended to catch syntax
and module imports that are not compatible between Python versions.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-10-04 14:36:08 -04:00
..
motan motan: Improve handling of errors during data subscriptions 2021-09-26 12:24:40 -04:00
spi_flash spi_flash: Support firmware dictionary validation 2021-07-20 18:05:05 -04:00
Dockerfile scripts: Update Docker file for current Klipper version (#2666) 2020-04-02 20:19:26 -04:00
avrsim.py avrsim: Change default speed to 16Mhz and default baud to 250K 2021-09-16 20:11:42 -04:00
buildcommands.py buildcommands: Convert to Python3 string encoding 2021-10-01 19:28:27 -04:00
calibrate_shaper.py resonance_tester: Fixed multi-point resonance testing 2021-04-07 19:05:23 -04:00
canbus_query.py canbus_query: Add tool to query CANBUS uuid 2021-03-13 11:29:41 -05:00
check-gcc.sh scripts: Add a test case for Ubuntu 18.04 compiler error 2018-12-22 13:13:31 -05:00
check_whitespace.py check_whitespace: Warn on trailing tabs in Makefiles 2019-07-21 21:49:37 -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 checkstack: Wrap code to 80 columns 2019-02-27 13:17:05 -05:00
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
flash-linux.sh flash-linux: Fix spelling error in message 2021-08-17 13:25:19 -04:00
flash-pru.sh pru: Update installation and flash scripts 2017-09-20 12:55:28 -04:00
flash-sdcard.sh spi_flash: Support firmware dictionary validation 2021-07-20 18:05:05 -04:00
flash_usb.py stm32: Add support for STM32F072 (used in the TurboCAN board) (#4412) 2021-06-27 20:35:34 -04:00
graph_accelerometer.py resonance_tester: Fixed multi-point resonance testing 2021-04-07 19:05:23 -04: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 graph_temp_sensor: Add support for graphing sensor resistance 2020-09-09 17:14:09 -04:00
graphstats.py scripts: Update graphing scripts to work with either python2 or python3 2021-08-02 12:44:05 -04:00
install-arch.sh scripts: add arch linux install script 2020-05-28 14:40:04 -04:00
install-beaglebone.sh scripts: Replicape pru update start scripts (#2277) 2019-12-18 12:11:40 -05:00
install-centos.sh scripts: Fix typo in install-centos.sh 2021-02-20 09:27:45 -05:00
install-debian.sh scripts: Remove python-virtualenv from install scripts on debian type distros 2021-01-24 11:32:09 -05:00
install-octopi.sh scripts: Remove python-virtualenv from install scripts on debian type distros 2021-01-24 11:32:09 -05:00
install-ubuntu-18.04.sh scripts: Remove python-virtualenv from install scripts on debian type distros 2021-01-24 11:32:09 -05:00
klipper-mcu-start.sh scripts: add executable permissions to klipper-mcu-start.sh 2020-07-05 20:48:12 -04:00
klipper-pru-start.sh scripts: Replicape pru update start scripts (#2277) 2019-12-18 12:11:40 -05:00
klipper-start.sh scripts: Add octopi installation scripts 2017-04-21 10:14:27 -04:00
klipper-uninstall.sh scripts: Add BASH uninstall Script for RasPi 2019-01-10 10:15:29 -05:00
klippy-requirements.txt klippy-requirements: Update dependencies to support Python 3.9+ 2021-10-01 19:07:48 -04:00
logextract.py logextract: Improve handling of TMC UART read/write register commands 2021-02-28 17:15:29 -05:00
make_version.py util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
stepstats.py stepstats: Add documentation clarification 2018-03-23 10:51:11 -04:00
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 update_mks_robin: Remove unnecessary imports 2020-07-24 11:02:15 -04:00
whconsole.py whconsole: Add utility for testing the "webhooks" interface 2020-08-16 13:20:25 -04:00