aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-creality-ender5-2019.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: Fix printer-creality-ender5-2019.cfg positions flippedKevin O'Connor2020-07-191-4/+4
| | | | | | The X and Y axes were flipped. Reported by @njilk. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add comment on changed Z step_distance to Ender5 configKevin O'Connor2020-03-221-3/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add Creality Ender 5 2019Billy Jones2019-05-011-0/+93
This config is based on the existing Ender 3 example config but some of the directions for the steppers have been reversed. It works for me so far, but feel free to modify. Signed-off-by: Billy Jones <billyajones@gmail.com>