-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKlipperScreen.conf
More file actions
113 lines (103 loc) · 2.72 KB
/
KlipperScreen.conf
File metadata and controls
113 lines (103 loc) · 2.72 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
[menu __main custom]
name: Prepare
icon: klipper
[menu __main custom present]
name: Present Toolhead
icon: bed-level-t-r
method: printer.gcode.script
params: {"script":"present_toolhead"}
[menu __main custom load]
name: Load Clean
icon: arrow-down
method: printer.gcode.script
params: {"script":"load_clean"}
[menu __main custom unload]
name: Unload Clean
icon: arrow-up
method: printer.gcode.script
params: {"script":"unload_clean"}
[menu __main custom stow]
name: Stow Toolhead
icon: bed-level-b-l
method: printer.gcode.script
params: {"script":"stow_toolhead"}
[menu __main custom clean]
name: Nozzle Clean
icon: shuffle
method: printer.gcode.script
params: {"script":"clean_nozzle"}
[menu __main custom machine_level]
name: Machine Level
icon: z-tilt
method: printer.gcode.script
params: {"script":"machine_level_cold"}
[menu __main custom z_ascender]
name: Z Ascender
icon: warning
method: printer.gcode.script
params: {"script":"z_ascender"}
[menu __main custom total_shutdown]
name: Total Shutdown
icon: shutdown
method: printer.gcode.script
params: {"script":"TOTAL_SHUTDOWN"}
confirm: ¿Seguro que quieres apagar la impresora 3D?
#~# --- Do not edit below this line. This section is auto generated --- #~#
#~#
#~# [main]
#~# theme = material-dark
#~# print_estimate_method = slicer
#~# screen_blanking = 900
#~# screen_blanking_printing = 1800
#~# confirm_estop = True
#~# use_dpms = False
#~# print_sort_dir = date_desc
#~# language = es
#~#
#~# [displayed_macros Printer]
#~# agotamiento_filamento = False
#~# backup_cfg_github = False
#~# backup_github_klipper = False
#~# apply_build_sheet_adjustment = False
#~# change_hostname = False
#~# calculate_bed_mesh = False
#~# compile_firmware = False
#~# calibrate_adaptive_mesh = False
#~# get_timelapse_setup = False
#~# hyperlapse = False
#~# echo_global_vars = False
#~# echo_language_global_vars = False
#~# end_print = False
#~# global_vars = False
#~# clear_active_spool = False
#~# m300 = False
#~# echo_vars = False
#~# language_global_vars = False
#~# install_build_sheet = False
#~# publish_alert = False
#~# prime_blob = False
#~# prime_line = False
#~# test_stream_delay = False
#~# timelapse_render = False
#~# timelapse_take_frame = False
#~# pid_bed = False
#~# pid_extruder = False
#~# random_numbers = False
#~# set_active_spool = False
#~# start_print = False
#~# search_vars = False
#~# reset_build_sheet_offset = False
#~# set_variable_macro = False
#~# set_build_sheet_offset = False
#~# test_speed = False
#~# test_speed_delta = False
#~# test_speed_delta_old = False
#~# test_speed_old = False
#~# test_kinematics = False
#~# show_build_sheet = False
#~# show_build_sheets = False
#~#
#~# [graph Printer]
#~# temperature_sensor raspberry_pi_5 = False
#~# temperature_sensor mcu_temp = False
#~#