Replies: 1 comment 2 replies
-
|
My current way to fix the delay is by running the following commands: Not ideal, but it's the best I can do, this saves almost 4-5 minutes of the preparation. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to figure out why my AD5X with ZMOD takes ~7 minutes before every print starts, despite print quality being excellent.
Observed behavior:
From the logs it looks like:
_PRINT_CLEAR_NOZZLE_TEST_POINTPROBE_CALIBRATEGET_FILAMENT_VALUEare all running in sequence.
The biggest delay seems to be:
I suspect:
Question:
Which startup routines are considered redundant/safe to disable on AD5X + ZMOD setups to reduce startup time without hurting first layer quality?
Attached log excerpt shows:
_START_PRINT_PRINT_CLEAR_NOZZLE_ORIG_CLEAR_NOZZLEPROBE_CALIBRATE_TEST_POINTGET_FILAMENT_VALUEklipper_console.txt
Beta Was this translation helpful? Give feedback.
All reactions