menu: add pins panel access while printing
This commit is contained in:
parent
fe9d4257f2
commit
b9e16ec453
@ -90,4 +90,10 @@ enable: {{ moonraker.spoolman }}
|
||||
name: {{ gettext('System') }}
|
||||
icon: info
|
||||
panel: system
|
||||
enable: {{ moonraker_connected }}
|
||||
enable: {{ moonraker_connected }}
|
||||
|
||||
[menu __print pins]
|
||||
name: {{ gettext('Pins') }}
|
||||
icon: hashtag
|
||||
panel: pins
|
||||
enable: {{ printer.output_pins.count > 0 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user