mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +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",
|
"Klipperized",
|
||||||
"lrwxrwxrwx",
|
"lrwxrwxrwx",
|
||||||
"menuconfig",
|
"menuconfig",
|
||||||
|
"microsteps",
|
||||||
"moonraker",
|
"moonraker",
|
||||||
"normalsize",
|
"normalsize",
|
||||||
"octahedroflake",
|
"octahedroflake",
|
||||||
|
|||||||
@@ -334,6 +334,12 @@ In PrusaSlicer, please see Printer Settings > Notes, for extruder clearances.
|
|||||||
|
|
||||||
Renamed to `_BED_MESH_CALIBRATE`.
|
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)
|
[🔼 Back to top](#outline)
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|||||||
Reference in New Issue
Block a user