mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Add mcu timer too close error to special considerations.
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -21,6 +21,7 @@
|
||||
"Klipperized",
|
||||
"lrwxrwxrwx",
|
||||
"menuconfig",
|
||||
"microsteps",
|
||||
"moonraker",
|
||||
"normalsize",
|
||||
"octahedroflake",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user