aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-creality-ender3max-2021.cfg
Commit message (Collapse)AuthorAgeFilesLines
* 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>