-
Notifications
You must be signed in to change notification settings - Fork 1
/
KlipperScreen.conf
41 lines (33 loc) · 1.11 KB
/
KlipperScreen.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[main]
# Time in seconds before the Job Status page closes itself after a successful job/print
# 0 means disabled
job_complete_timeout: 3
# Time in seconds before the Job Status closes itself if an error is encountered
job_error_timeout: 10
# Allows the cursor to be displayed on the screen
show_cursor: False
# To define a full set of custom menues (instead of merging user entries with default entries)
# set this to False. See Menu section below.
#use_default_menu: True
# Define one or more moonraker power devices that turn on/off with the screensaver (CSV list)
#screen_on_devices: example1, example2
#screen_off_devices: example1, example2
#~# --- Do not edit below this line. This section is auto generated --- #~#
#~#
#~# [main]
#~# screen_blanking = 900
#~# font_size = small
#~#
#~# [displayed_macros Printer]
#~# change_hostname = False
#~# compile_firmware = False
#~# delete_and_restore_printer_data_dirs = False
#~# end_print = False
#~# echo_ratos_vars = False
#~# home_x_sensorless = False
#~# m600 = False
#~# home_y_sensorless = False
#~# maybe_home = False
#~# start_print = False
#~# ratos = False
#~#