aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* manual_stepper: Add an "extras" module for manually controlling a stepperKevin O'Connor2019-02-122-0/+46
* probe: Add PROBE_CALIBRATE commandKevin O'Connor2019-02-122-0/+37
* config: Azteeg X5 mini config (#1193)AxMod 3D Print2019-02-081-0/+1
* config: Added example config file for Geeetech gt2560 controller.Ales Stimec2019-01-281-0/+1
* adc_temperature: Add support for linear interpolation of resistancesKevin O'Connor2019-01-211-0/+16
* config: Generic board BIGTREETECH SKR V1.1 configRui Caridade2019-01-161-0/+1
* src: Rename source folders for atsam and atsamd architecturesFlorian Heilmann2019-01-124-3/+4
* config: Create generic-fysetc-f6.cfgSimoneBnc2019-01-101-0/+1
* sam3: Add support for sam4s8c chipsKevin O'Connor2019-01-071-0/+3
* sam3: Merge sam4e8e support into sam3 codeKevin O'Connor2019-01-072-0/+2
* winch: Add experimental support for cable winch kinematicsKevin O'Connor2018-12-242-0/+4
* polar: Experimental support for polar kinematicsKevin O'Connor2018-12-241-0/+32
* config: Add a generic-minitronics1.cfg example config fileKevin O'Connor2018-12-202-0/+8
* test: Add printer-creality-cr20-2018.cfg to printers.testKevin O'Connor2018-12-191-0/+1
* config: Add printer-micromake-d1-2016.cfg example config fileKevin O'Connor2018-12-181-0/+1
* bltouch: Add a BLTOUCH_DEBUG commandKevin O'Connor2018-12-031-0/+4
* bltouch: Fix bug - must restore stepper position after homingKevin O'Connor2018-12-012-2/+2
* bltouch: Add initial support for a bltouch "extras" moduleKevin O'Connor2018-11-302-0/+98
* config: Add printer-velleman-k8200-2013.cfg example configKevin O'Connor2018-11-131-0/+1
* config: Add generic duet2 config and tests (#834)Florian Heilmann2018-10-311-0/+4
* test: Add printer-adimlab-2018.cfg to printers.testKevin O'Connor2018-10-191-0/+1
* test: Add a test case for probe:z_virtual_endstop supportKevin O'Connor2018-10-012-0/+97
* test: Add printer-wanhao-duplicator-6-2016.cfg to printers.testKevin O'Connor2018-09-161-0/+1
* sam4e8e: Add the SAM4e8e portFlorian Heilmann2018-08-081-0/+2
* test: Add SAMD21 compile test caseKevin O'Connor2018-08-071-0/+2
* spi_temperature: Provide a default value for spi_speedKevin O'Connor2018-07-241-4/+0
* spi_temperature: Remove spi_mode parameterKevin O'Connor2018-07-241-4/+0
* test: Add a test case for less common temperature sensorsKevin O'Connor2018-07-242-0/+154
* toolhead: Replace junction_deviation with square_corner_velocityKevin O'Connor2018-07-161-1/+1
* query_endstops: Move QUERY_ENDSTOP command to it own extras/ moduleKevin O'Connor2018-07-161-0/+2
* test: Add recent printer config files to printers.test test caseKevin O'Connor2018-07-101-0/+2
* test: Add additional commands to test in commands.testKevin O'Connor2018-07-051-0/+6
* test: Add additional movement commands to move.gcodeKevin O'Connor2018-07-051-0/+21
* test: Add a test case for common g-code configuration and status commandsKevin O'Connor2018-07-031-0/+25
* test: Add support for testing klippy with multi-mcu configsKevin O'Connor2018-06-291-0/+11
* test: Add example kinematic config files to printers.test testcaseKevin O'Connor2018-06-293-8/+6
* test: Add Ender2 and ReArm configs to printers.test testcaseKevin O'Connor2018-06-291-0/+2
* test: Add a build test case for the PRUKevin O'Connor2018-06-281-0/+2
* test: Add a dual_carriage test caseKevin O'Connor2018-06-172-0/+145
* test: Add STEPPER_BUZZ and DELTA_CALIBRATE tests to delta.testKevin O'Connor2018-06-171-0/+14
* test: Add multi_z test caseKevin O'Connor2018-06-172-0/+136
* test: Add basic klippy regression testsKevin O'Connor2018-06-166-0/+111
* test: Add LPC176x compile test caseKevin O'Connor2018-05-251-0/+2
* test: Add STM32F1 compile test caseKevin O'Connor2018-04-091-0/+2
* test: Add compile tests for at90usb1286 and atmega1284p chipsKevin O'Connor2018-02-262-0/+8
* test: Update travis build to include a basic klippy host testKevin O'Connor2018-02-262-37/+0
* test: Add travis CISebastian Meyer2018-02-257-0/+51