优化打印中的设置菜单
This commit is contained in:
parent
4ca43b2049
commit
fad8105955
@ -5,11 +5,6 @@
|
||||
[menu __print]
|
||||
name: {{ gettext('Print Control') }}
|
||||
|
||||
[menu __print temperature]
|
||||
name: {{ gettext('Temperature') }}
|
||||
icon: heat-up
|
||||
panel: temperature
|
||||
enable: {{ (printer.temperature_devices.count > 0) or (printer.extruders.count > 0)}}
|
||||
|
||||
[menu __print fan]
|
||||
name: {{ gettext('Fan') }}
|
||||
@ -70,8 +65,8 @@ icon: network
|
||||
panel: network
|
||||
|
||||
[menu __print settings]
|
||||
name: KlipperScreen
|
||||
icon: settings
|
||||
name: {{ gettext('More') }}
|
||||
icon: more-settings
|
||||
panel: settings
|
||||
|
||||
[menu __print spoolman]
|
||||
|
Loading…
x
Reference in New Issue
Block a user