-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKlipperScreen.conf
151 lines (142 loc) · 3.29 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
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
[preheat Chamber]
extruder: 150
heater_bed: 100
fan: 100
[preheat ABS]
extruder: 240
heater_bed: 100
fan: 0
[preheat PLA]
extruder: 180
heater_bed: 60
fan: 0
[menu __main actions parkfront]
name: {{ gettext('Park front') }}
icon: move
method: printer.gcode.script
params: {"script":"PARK P=front"}
[main]
# Invert axis in move panel. Default is False. Change to true to invert
invert_x: False
invert_y: False
invert_z: False
job_complete_timeout: 30
job_error_timeout: 0
side_macro_shortcut = True
confirm_estop = True
autoclose_popups = True
show_heater_power = True
print_sort_dir = date_desc
language: en
show_cursor: False
default_printer: Voron V2.2679
[printer Voron V2.2679]
moonraker_host: 127.0.0.1
moonraker_port: 7125
moonraker_api_key: False
z_babystep_values: 0.01, 0.05
titlebar_items: chamber, MCU, Pi
extrude_distances: 5, 10, 15, 25, 50
extrude_speeds: 1, 2, 5, 25
#~# --- Do not edit below this line. This section is auto generated --- #~#
#~#
#~# [main]
#~# language = en
#~# screen_blanking = 300
#~# confirm_estop = True
#~# use_dpms = False
#~# show_heater_power = True
#~# move_speed_xy = 49
#~# print_sort_dir = date_desc
#~#
#~# [displayed_macros Printer]
#~# bed_mesh_calibrate = False
#~# bed_mesh_load = False
#~# cancel_print = False
#~# caselight = False
#~# bed_mesh_store = False
#~# g0 = False
#~# g1 = False
#~# get_probe_status = False
#~# check_qgl = False
#~# g34 = False
#~# m204 = False
#~# probe = False
#~# nozzleclean = False
#~# probe_calibrate = False
#~# probe_accuracy = False
#~# m115 = False
#~# m900 = False
#~# prime_line = False
#~# query_probe = False
#~# m600 = False
#~# set_probe_status = False
#~# rst_filter = False
#~# rst_service = False
#~# print_end = False
#~# pause = False
#~# print_start = False
#~# toggle_layer_output = False
#~# resume = False
#~# quad_gantry_level = False
#~# add_plate = False
#~# change_plate_value = False
#~# list_plates = False
#~# remove_plate = False
#~# set_logo_leds_off = False
#~# set_nozzle_leds_off = False
#~# set_plate = False
#~# status_busy = False
#~# set_nozzle_leds_on = False
#~# status_calibrating_z = False
#~# status_cleaning = False
#~# test_probe_accuracy = False
#~# status_heating = False
#~# status_homing = False
#~# status_meshing = False
#~# status_leveling = False
#~# status_ready = False
#~#
#~# [displayed_macros Voron V2.2679]
#~# add_plate = False
#~# bed_mesh_calibrate = False
#~# bed_mesh_load = False
#~# cancel_print = False
#~# change_plate_value = False
#~# bed_mesh_store = False
#~# list_plates = False
#~# check_qgl = False
#~# g34 = False
#~# m115 = False
#~# nozzleclean = False
#~# m204 = False
#~# m900 = False
#~# remove_plate = False
#~# rst_filter = False
#~# rst_service = False
#~# set_logo_leds_off = False
#~# set_nozzle_leds_off = False
#~# set_nozzle_leds_on = False
#~# status_busy = False
#~# status_cleaning = False
#~# status_heating = False
#~# status_homing = False
#~# status_meshing = False
#~# pause = False
#~# status_printing = False
#~# status_leveling = False
#~# m600 = False
#~# print_end = False
#~# set_filament_sensor = False
#~# status_off = False
#~# status_ready = False
#~# resume = False
#~# set_plate = False
#~# print_start = False
#~# m141 = False
#~# quad_gantry_level = False
#~#
#~# [graph Printer]
#~# temperature_sensor octopus = False
#~# temperature_sensor raspberry_pi = False
#~#