Add bed-mesh icon

This commit is contained in:
alfrix
2022-08-01 13:59:09 -03:00
parent 7ba83227bd
commit 16871f967e
6 changed files with 289 additions and 1 deletions

View File

@@ -141,7 +141,7 @@ enable: {{ printer.bed_screws or printer.screws_tilt_adjust}}
[menu __main config bedmesh]
name: {{ gettext('Bed Mesh') }}
icon: bed-level
icon: bed-mesh
panel: bed_mesh
enable: {{ printer.bed_mesh is defined }}