aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-monoprice-mini-delta-2017.cfg
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Simplify USB/Serial/CANbus Kconfig selectionKevin O'Connor2021-03-181-2/+1
| | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* 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>
* test: Add printer-monoprice-mini-delta-2017.cfg to printers.testKevin O'Connor2020-01-231-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Adding a config file for the monoprice mini delta (#2392)chris-hammond2020-01-141-0/+161
A default config file for Monoprice Mini Delta printers. Works when firmware is flashed via ST-Link V2 and when a 10A power supply is available. Lots of comments about wanting to try pressure advance on the FB group, so I figured it was a good time to get this added. Signed-off-by: Chris Hammond <chammond@georgefox.edu>