aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: Fix typo in install-centos.shKevin O'Connor2021-02-201-1/+1
* buildcommands: Extend number of available mcu messages from 96 to 128Kevin O'Connor2021-02-181-12/+15
* msgproto: Avoid peeking into the msgproto class membersKevin O'Connor2021-02-181-18/+17
* chelper: Fix check for failed code buildKevin O'Connor2021-02-071-1/+1
* scripts: add flash-sdcard.sh helper scriptArksine2021-02-051-0/+69
* spi_flash: support for firmware upgrades via SD CardArksine2021-02-055-0/+1574
* scripts: Remove python-virtualenv from install scripts on debian type distrosKevin O'Connor2021-01-243-3/+3
* shaper_calibrate: Choose input shapers accounting smoothingDmitry Butyugin2020-12-221-15/+21
* scripts: Small improvements for input shaper and accelerometer scriptsDmitry Butyugin2020-12-192-27/+46
* ci-build: Report binary size during build testsKevin O'Connor2020-12-101-0/+1
* graphstats: Allow graphing of temperature_sensor logsKevin O'Connor2020-12-071-2/+2
* scripts: No need to include python-virtualenv in package dependenciesKevin O'Connor2020-11-231-1/+1
* scripts: Minor formatting change to ci-install.shKevin O'Connor2020-11-231-4/+5
* scripts: Remove no longer used kconfig codeKevin O'Connor2020-11-2343-26884/+0
* build-test: Move system package installation to ci-install.shKevin O'Connor2020-10-301-0/+11
* build-test: Remove references to "travis" in build testsKevin O'Connor2020-10-302-8/+8
* build-test: Build with normal Ubuntu arm-eabi compilerKevin O'Connor2020-10-302-23/+0
* github: Run continuous integration tests using "github actions"Kevin O'Connor2020-10-302-7/+5
* resonance_tester: Resonance testing and input shaper auto-calibration (#3381)Dmitry Butyugin2020-10-142-30/+360
* graphstats: Add support for graphing system loadKevin O'Connor2020-09-161-0/+46
* avrsim: Minor changes so avrsim can run on both Python2 and Python3Kevin O'Connor2020-09-161-5/+4
* avrsim: migrated to Python 3Dmitry Butyugin2020-09-131-9/+9
* graph_temp_sensor: Add support for graphing sensor resistanceKevin O'Connor2020-09-091-1/+27
* graph_accelerometer: Add tool to graph accelerometer resultsKevin O'Connor2020-09-051-0/+78
* travis-install: Minor change to virtualenv command-line argumentsKevin O'Connor2020-09-031-1/+1
* install-octopi: Use "virtualenv -p python2" to ensure python2 is selectedKevin O'Connor2020-09-035-5/+5
* update_chitu: Rename script and minor changesKevin O'Connor2020-08-301-19/+23
* config: Added TronXY X5SA support (#3265)Cabia Rangris2020-08-301-0/+130
* graph_temp_sensor: Add tool to graph ADC resolution of temperature sensorsKevin O'Connor2020-08-171-0/+142
* whconsole: Add utility for testing the "webhooks" interfaceKevin O'Connor2020-08-161-0/+89
* update_mks_robin: Remove unnecessary importsKevin O'Connor2020-07-241-1/+1
* scripts: scripts to simulate input_shaper response and toolhead movement (#3063)Dmitry Butyugin2020-07-192-0/+710
* scripts: add executable permissions to klipper-mcu-start.shArksine2020-07-051-0/+0
* docs: LinuxMCU doc & script (#2956)Lucio Tarantino2020-06-122-1/+85
* scripts: Permission fix for debian-install (#2936)BlackStump2020-05-311-0/+0
* stm32f4: Add support for HID bootloaderArksine2020-05-281-2/+7
* scripts: add libusb-1.0 to install scriptsArksine2020-05-283-3/+3
* stm32f1: Add support for HID BootloaderArksine2020-05-281-1/+26
* scripts: add arch linux install scriptkiwigod2020-05-281-0/+102
* avrsim: update avrsim pty attr (#2343)Georgios Karnas2020-05-051-3/+13
* scripts: Update Docker file for current Klipper version (#2666)sillyfrog2020-04-021-3/+9
* update_mks_robin: Add script to update firmware for MKS Robin bootloaderKevin O'Connor2020-03-241-0/+38
* graph_extruder: Internal updates to graph calculationKevin O'Connor2020-02-181-48/+74
* graph_extruder: Add in older pa algorithms for referenceKevin O'Connor2020-02-031-0/+19
* scripts: Revert virtualenv workaroundsKevin O'Connor2020-01-251-3/+1
* scripts: Install "virtualenv setuptools==44.0.0" in install-octopi.shKevin O'Connor2020-01-121-0/+1
* scripts: Disable "virtualenv setuptools" in install-octopi.sh scriptKevin O'Connor2020-01-121-1/+2
* kin_extruder: Convert pressure advance to use "weighted average"Kevin O'Connor2019-12-201-4/+7
* scripts: Replicape pru update start scripts (#2277)BlackStump2019-12-183-11/+118
* docs: Update Kinematics.md document with "smooth pressure advance"Kevin O'Connor2019-12-131-0/+145