klipper/scripts
BIGTREETECH 1636a9759b
stm32: stm32g0/h7 usb_dfu_bootloader support (#5596)
Signed-off-by: Alan.Ma from BigTreeTech <tech@biqu3d.com>
2022-06-30 13:58:00 -04:00
..
motan motan: Fix typo in error report 2022-04-23 21:50:27 -04:00
spi_flash spi_flash: add mks_monster8,robin_v3 (#5568) 2022-06-18 13:08:30 -04: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
flash-linux.sh flash-linux: Fix spelling error in message 2021-08-17 13:25:19 -04:00
flash-pru.sh
flash-sdcard.sh spi_flash: Support firmware dictionary validation 2021-07-20 18:05:05 -04:00
flash_usb.py stm32: stm32g0/h7 usb_dfu_bootloader support (#5596) 2022-06-30 13:58:00 -04: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: Improve labels on twinx() graphs 2022-05-06 15:05:04 -04:00
install-arch.sh
install-beaglebone.sh
install-centos.sh scripts: Fix typo in install-centos.sh 2021-02-20 09:27:45 -05:00
install-debian.sh
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: Add support for reordering stepper queue messages by timestamp 2022-02-07 00:06:40 -05: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