aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-tevo-tarantula-pro-2020.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Don't use arduino mega aliases in example config filesKevin O'Connor2021-03-251-30/+29
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-5/+10
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-1/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Tarantula Pro - Multiple tweaks and description change (#3230)Oliver Fawcett-Griffiths2020-08-241-12/+15
| | | | | | | | | | | | The following parameters have been tweaked: - X endstop position has been set to -2, as per original marlin cofig - Second Z axis disabled by default (this must be purchased as an add-on) The comment at the top of this file has also been modified to describe the difference between this (old) model and the new (rebranded) Tevo Tarantula pro. Signed-off-by: Oliver Fawcett-Griffiths <olly@ollyfg.com>
* config: Add example printer-tevo-tarantula-pro-2020.cfg config (#3225)Oliver Fawcett-Griffiths2020-08-231-0/+94
Signed-off-by: Oliver Fawcett-Griffiths <olly@ollyfg.com>