aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Add initial test case for gcode_arcs supportKevin O'Connor2019-09-132-0/+78
* config: Add example generic-bigtreetech-skr-pro.cfg configKevin O'Connor2019-09-052-0/+7
* config: Add example config files for the Fysetc Cheetah boardsKevin O'Connor2019-08-312-0/+9
* config: Add example SKR mini-E3 configKevin O'Connor2019-08-291-0/+1
* tmc2209: Add support for sensorless homingKevin O'Connor2019-08-191-0/+2
* stm32: Rename stm32f4/ directory to stm32/Kevin O'Connor2019-08-051-1/+2
* config: Add an example config file for the bigtreetech skr miniKevin O'Connor2019-07-301-0/+4
* config: Add a simplified Duet2 Eth/Wifi example config fileKevin O'Connor2019-07-111-0/+1
* config: Rename generic-duet2.cfg to generic-duet2-duex.cfgKevin O'Connor2019-07-111-1/+1
* tmc: Configure "intpol" field from TMCMicrostepHelperKevin O'Connor2019-06-281-1/+1
* polar: Add initial support for multiple bed rotationsKevin O'Connor2019-06-281-0/+42
* test: Fix SET_TMC_FIELD test casesKevin O'Connor2019-06-241-6/+6
* tmc2209: Initial support for tmc2209 stepper driverStephan Oelze2019-06-232-3/+17
* config: Add generic-printrboard-g2.cfg config fileKevin O'Connor2019-06-212-0/+7
* config: Create printer-wanhao-duplicator-i3-plus-mark2-2019.cfgnzlrhyz2019-06-181-0/+1
* config: Add an example config for the Duet2 MaestroKevin O'Connor2019-06-121-0/+4
* test: Flush moves in quad_gantry_level and z_tilt_adjust testsKevin O'Connor2019-06-122-0/+4
* test: Add quad_gantry_level and z_tilt_adjust test casesKevin O'Connor2019-06-123-0/+168
* test: Add test cases for tmc driversKevin O'Connor2019-06-102-0/+126
* gcode_macro: Parse variable_X parameters using ast.literal_eval()Kevin O'Connor2019-06-071-4/+4
* probe: Move multi-sampling capability from ProbePointsHelper to ProbeKevin O'Connor2019-06-061-3/+3
* gcode_macro: Add support "x in printer" to templatesKevin O'Connor2019-06-041-0/+7
* test: Add a macros.test test case for testing gcode_macroKevin O'Connor2019-06-042-0/+121
* gcode: Add support for SAVE_GCODE_STATE and RESTORE_GCODE_STATE commandsKevin O'Connor2019-05-311-0/+15
* mcu: Fix reserve pin checkKevin O'Connor2019-05-211-1/+1
* test: Add printer-creality-ender5-2019.cfg to printers.testKevin O'Connor2019-05-011-0/+1
* config: Updates to kit-zav3d-2019.cfgKevin O'Connor2019-05-011-0/+1
* config: Generic board BIGTREETECH SKR V.1.3 configAleksander Sobolewski2019-04-051-0/+1
* stm32f0: New target STM32F0 added.Eugene Krashtan2019-03-241-0/+2
* config: Added Anycubic 4Max printer config fileMontbel2019-03-221-1/+2
* test: Rename atmega2560-16mhz.config to atmega2560.configKevin O'Connor2019-03-2215-16/+16
* config: Add printer-tevo-flash-2018.cfgKevin O'Connor2019-03-141-0/+1
* controller_fan: Allow multiple controller_fan sections to be definedKevin O'Connor2019-03-101-0/+3
* screws_tilt_adjust: Add new screws_tilt_adjust tool (#1367)Rui Caridade2019-03-082-0/+96
* manual_stepper: Add support for moves with accelerationKevin O'Connor2019-03-032-3/+5
* temperature_sensor: Add generic temperature sensor supportDouglas Hammond2019-02-261-5/+1
* bed_screws: Add a helper tool for leveling bed screwsKevin O'Connor2019-02-242-0/+99
* config: Example config file for a stock 250mm build VORON2 printerBoffgithub2019-02-131-1/+1
* 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