aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-duet2.cfg
Commit message (Expand)AuthorAgeFilesLines
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-8/+8
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-1/+1
* tmc: Remove virtual_enable support and replace with automatic supportKevin O'Connor2019-11-121-5/+5
* config: Add a simplified Duet2 Eth/Wifi example config fileKevin O'Connor2019-07-111-0/+118
* config: Rename generic-duet2.cfg to generic-duet2-duex.cfgKevin O'Connor2019-07-111-372/+0
* config: Use tmc2660 virtual_enable in generic-duet2.cfgKevin O'Connor2019-06-281-10/+10
* atsam: Use enumerations for buses and reserve pinsKevin O'Connor2019-04-041-10/+10
* sx1509: Convert code to use generic i2c bus supportKevin O'Connor2019-04-041-2/+2
* tmc2660: Use helper functions for register access and simplify TMC2660 parame...Florian Heilmann2019-03-081-0/+10
* config: Fixed Duet2 reversed heater/fan output pins (#1350)Benoit Miller2019-03-041-11/+11
* tmc2660: Use bus.py helper code for spiKevin O'Connor2018-11-211-10/+10
* config: Add generic duet2 config and tests (#834)Florian Heilmann2018-10-311-0/+362