sticker output suffers from the following problems:
- does only show parts that are on the top layer (parts on the bottom are simply ignored)
- does only show a fixed length of part names (many instances of the same part lead to loss of information)
I would like to improve the feature by:
- find the correct side of the PCB (print a label for TOP or BOTTOM depending on the side the part is located on), also the labels should have a note for which side the part is
- printing two labels when a part is used on TOP and BOTTOM
- reserve more than one line for the part names and insert line breaks if the names are too long for one row - additionally scale the font size so that the list of part names always fits.
sticker output suffers from the following problems:
I would like to improve the feature by: