Skip to content

Problem: Guppy screen turning on regularly when idle/untouched #693

Description

@mbellot1

Printer Model

AD5M

Screen / Interface Type

I use GuppyScreen

Klipper Version

I use the native/original Klipper

Web Interface

Fluidd

Start G-code

START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]
M190 S[bed_temperature_initial_layer_single]
M104 S[nozzle_temperature_initial_layer]
SET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count]

End G-code

END_PRINT

Detailed Problem Description

Current Z-Mod installed
Guppy screen enabled, 10 minute inactivity timeout configured
Only "recommend" plugin enabled.

  1. Boot printer, do nothing, wait for display to turn off due to inactivity.
  2. Do nothing, wait just over an hour (61-62 minutes), display turns on by itself
  3. Wait 10 minutes, display turns back off
  4. Go to step 2

Repeats continuously. Confirmed by entries in the guppyscreen.log

[2026-07-20 13:57:48.011] [guppyscreen] [debug] putting display to sleeping
[2026-07-20 14:59:14.889] [guppyscreen] [debug] waking up display
[2026-07-20 15:09:14.891] [guppyscreen] [debug] putting display to sleeping
[2026-07-20 16:10:49.861] [guppyscreen] [debug] waking up display
[2026-07-20 16:20:49.859] [guppyscreen] [debug] putting display to sleeping
[2026-07-20 17:22:24.826] [guppyscreen] [debug] waking up display
[2026-07-20 17:32:24.825] [guppyscreen] [debug] putting display to sleeping
[2026-07-20 18:33:59.793] [guppyscreen] [debug] waking up display
[2026-07-20 18:43:59.794] [guppyscreen] [debug] putting display to sleeping
[2026-07-20 19:45:34.763] [guppyscreen] [debug] waking up display
[2026-07-20 19:55:34.760] [guppyscreen] [debug] putting display to sleeping
[2026-07-20 20:57:09.729] [guppyscreen] [debug] waking up display
[2026-07-20 21:07:09.727] [guppyscreen] [debug] putting display to sleeping

Attach config-*.tar.gz file

config_1.7.1-26.tar.gz

Attach GCODE file

No response

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions