If there are situations such as filament entanglement, filament depletion, the addition of the pause code "M0", or manual pause, the printer will record the printing process information. We can click the "Continue" tab in the image below to resume printing.

The default pause time limit for the machine is 72 hours. If it exceeds this time limit, the machine will be unable to resume printing.
You can find the gcode_macro.cfg file in the Fluidd interface to modify the time limit.
TIMEOUT=259200 indicates that the timeout limit is set to 72 hours.
For example, setting TIMEOUT=172800 and saving it means that the timeout limit is changed to 48 hours.

