mirror of https://github.com/Desuuuu/klipper.git
dgus_display: DPM: Prepare controls for home buttons
This commit is contained in:
parent
2e5636beb1
commit
b3b17ddc4e
|
@ -617,6 +617,23 @@ vp: 0x11ff
|
||||||
|
|
||||||
# home
|
# home
|
||||||
|
|
||||||
|
[dgus_touch_control home button]
|
||||||
|
type: return_value
|
||||||
|
vp: 0x20fe
|
||||||
|
map_0: e1
|
||||||
|
map_1: e2
|
||||||
|
map_2: bed
|
||||||
|
map_3: fan
|
||||||
|
map_4: feed
|
||||||
|
map_5: flow
|
||||||
|
map_6: x
|
||||||
|
map_7: y
|
||||||
|
map_8: z
|
||||||
|
map_9: progress
|
||||||
|
map_10: filename
|
||||||
|
map_11: ellapsed
|
||||||
|
map_12: left
|
||||||
|
|
||||||
[dgus_touch_control home menu]
|
[dgus_touch_control home menu]
|
||||||
type: return_value
|
type: return_value
|
||||||
vp: 0x20ff
|
vp: 0x20ff
|
||||||
|
|
Loading…
Reference in New Issue