aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-creality-ender3max-2021.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Remove URLs to github repositoryKevin O'Connor2021-09-231-2/+2
| | | | | | | Update URLs to documentation in the github repository to use the klipper3d.org website. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: correct pins for ender3max display (#4516)shawnifoley2021-08-191-2/+2
| | | Signed-off-by: Shawn Foley <shawnifoley@gmail.com>
* stm32: Simplify USB/Serial/CANbus Kconfig selectionKevin O'Connor2021-03-181-5/+5
| | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add printer config for the Ender 3 Max by Creality3D (#3879)Chad Schwieterman2021-02-021-0/+150
Added Ender 3 Max config. Based off the configs from ender6, ender3-v2, and ender3. Also contains optional BLTouch parameters. Signed-off-by: Chad Schwieterman <chad.devops@gmail.com>