KeyPad: Add description

pointing to different material thickness for the top layer(s)

Related: #435
This commit is contained in:
Florian Festi 2022-09-22 20:04:56 +02:00
parent 4008c2b967
commit 55e56d963c
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ from .keyboard import Keyboard
class Keypad(Boxes, Keyboard):
"""Generator for keypads with mechanical switches."""
description = "Note that top layers use a different material thickness according to the top1_thickness and top2_thickness (if enabled)."
ui_group = 'Box'
btn_size = 15.6
space_between_btn = 4