Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename everything significant to Kutter except for docs | Tomasz Kramkowski | 2025-08-15 | 1 | -1/+1 |
| | |||||
* | stm32: Simplify USB/Serial/CANbus Kconfig selection | Kevin O'Connor | 2021-03-18 | 1 | -5/+5 |
| | | | | | | | 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_distance | Kevin O'Connor | 2020-12-18 | 1 | -4/+8 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Move config reference information to new Config_Reference.md | Kevin O'Connor | 2020-11-18 | 1 | -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 "restart_method: command" in example stm32f103 ender3 configs | Kevin O'Connor | 2020-09-22 | 1 | -0/+1 |
| | | | | | | Reported by @jasonttech. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Minor updates to printer-creality-ender3-v2-2020.cfg | Kevin O'Connor | 2020-08-02 | 1 | -0/+90 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |