-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKlipperScreen.conf
97 lines (88 loc) · 1.99 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
[main]
use_dpms: True
[printer VORON2]
moonraker_host: 127.0.0.1
moonraker_port: 7125
titlebar_items: chamber, raspberry_pi, mcu
titlebar_name_type: short
z_babystep_values: 0.01, 0.05
extrude_distances: 5, 10, 25, 50
extrude_speeds: 2, 5, 10, 13
[menu __main heatsoak]
name: Heatsoak
icon: heater
method: printer.gcode.script
params: {"script":"HEATSOAK MOVE=1"}
[preheat PLA]
extruder: 200
heater_bed: 50
[preheat PETG]
extruder: 235
heater_bed: 60
[preheat ABS]
extruder: 180
heater_bed: 115
[preheat PACF]
extruder: 180
heater_bed: 115
#~# --- Do not edit below this line. This section is auto generated --- #~#
#~#
#~# [main]
#~# theme = voron
#~# screen_blanking = 900
#~# confirm_estop = True
#~# print_sort_dir = date_desc
#~#
#~# [displayed_macros Printer]
#~# attach_probe = False
#~# attach_probe_lock = False
#~# backup_cfg = False
#~# dock_probe = False
#~# dock_probe_unlock = False
#~# pa_cal = False
#~# lower_stepper_current = False
#~# test_speed = False
#~# print_end = False
#~#
#~# [displayed_macros VORON2]
#~# attach_probe = False
#~# bed_mesh_calibrate = False
#~# adaptive_bed_mesh = False
#~# backup_cfg = False
#~# attach_probe_lock = False
#~# cg28 = False
#~# caselight = False
#~# cancel_print = False
#~# calibrate_z = False
#~# cqgl = False
#~# cg28_xy = False
#~# g32 = False
#~# clean_nozzle = False
#~# dock_probe = False
#~# hyperlapse = False
#~# epc = False
#~# m900 = False
#~# dock_probe_unlock = False
#~# cg28_z = False
#~# get_timelapse_setup = False
#~# probe_calibrate = False
#~# qgl = False
#~# nevermore = False
#~# m600 = False
#~# pause = False
#~# reset_stepper_current = False
#~# probe_accuracy = False
#~# lower_stepper_current = False
#~# pressure_advance_calibrate = False
#~# timelapse_render = False
#~# toggle_nevermore = False
#~# print_end = False
#~# resume = False
#~# test_stream_delay = False
#~# test_probe_accuracy = False
#~# print_start = False
#~# quad_gantry_level = False
#~# timelapse_take_frame = False
#~# restore_cfg = False
#~# test_speed = False
#~#