diff --git a/.vscode/settings.json b/.vscode/settings.json index 9785951..ba6e3cd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -21,6 +21,7 @@ "Klipperized", "lrwxrwxrwx", "menuconfig", + "microsteps", "moonraker", "normalsize", "octahedroflake", diff --git a/README.md b/README.md index d431b02..0b8e373 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,12 @@ In PrusaSlicer, please see Printer Settings > Notes, for extruder clearances. Renamed to `_BED_MESH_CALIBRATE`. +### Errors + +#### MCU 'mcu' shutdown: Timer too close + +This error often occurs when the `mcu` is unable to generate the required `microsteps`. Lower power Klipper hosts might be especially susceptible. Reducing `microsteps` to `64`, or even `32` can resolve the issue. + [🔼 Back to top](#outline) ## FAQ