aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-melzi.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | 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: Use consistent advice on flashing the Melzi boardKevin O'Connor2018-11-131-6/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Use .0025 as the default z step_distance in sample configsKevin O'Connor2018-02-251-1/+1
| | | | | | | | | | Don't use tiny step distances on the Z as that could cause a surprise to users that copy the config without updating all the settings. (A Z step distance that is too small would cause a high motor velocity.) A step distance of .0025 is very popular in practice, so change the default example configs to use that. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Note the need to flash a bootloader on the MelziKevin O'Connor2018-01-051-5/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Provide additional information on "make flash" failuresKevin O'Connor2017-12-111-1/+3
| | | | | | Add some additional information on "make flash" problems. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add generic-melzi.cfg file for Melzi boardsKevin O'Connor2017-10-121-0/+76
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>