vcore-klipper/KlipperScreen.conf

42 lines
1.1 KiB
Plaintext

[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
#~#