-
Notifications
You must be signed in to change notification settings - Fork 0
/
KlipperScreen.conf
66 lines (55 loc) · 1.17 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
#
# ERCF "Happy Hare edition" menus
#
#[include ercf_klipperscreen.conf]
[main]
job_complete_timeout: 600
screen_on_devices: Lights
screen_off_devices: Lights
[printer Joker-2.4]
z_babystep_values: 0.005, 0.01
titlebar_items: chamber, BPI_CM4
titlebar_name_type: Full
extrude_distances: 10, 25, 35, 50
extrude_speeds: 1, 5, 10, 25
[preheat PLA]
extruder: 220
heater_bed: 60
[preheat PETG]
extruder: 240
heater_bed: 80
[preheat ABS]
extruder: 250
heater_bed: 90
[preheat ASA]
extruder: 250
heater_bed: 105
[preheat Nylon]
extruder: 240
heater_bed: 90
[menu __main actions controls]
name: Controls
icon: bed-level
[menu __main actions controls front_center]
name: Front & Center
method: printer.gcode.script
params: {"script":"PARKFRONT"}
[menu __main actions controls park]
name: Park
method: printer.gcode.script
params: {"script":"PARK"}
#~# --- Do not edit below this line. This section is auto generated --- #~#
#~#
#~# [main]
#~# 24htime = False
#~# move_speed_xy = 150
#~# move_speed_z = 25
#~# print_sort_dir = date_desc
#~#
#~# [graph Printer]
#~# temperature_sensor cb1 = False
#~# temperature_sensor buildplate_heater = False
#~#
#~# [graph Joker-2.4]
#~# extruder = False
#~#