I’m loving the update to v9.0. One new feature I absolutely love is the “Update Thickness According to Text Size” button on the Text Properties dialog. I’ve always found this a little difficult to estimate, and now KiCAD will do it for me.
So I thought, let’s make all my silkscreen text the same ratio of thickness so it looks uniform even if sizes are different. I tried highlighting all the text and pressing E, no go. I went to edit and found the Edit Text and Graphics Properties dialog, but it only has an option for setting a single thickness across all text. That’s not horrible, but when I have different height text, it won’t look uniform, plus the automatic portion is missing, so either I am back to estimating, or I have to go to an individual text property dialog and first get it to tell me the correct thickness, then set it ALL to that thickness, then go back through and change the outliers… I think you see where I’m going with this.
Let’s make a button that will do the same automatic thickness setting according to text height for everything at once. It should save a few minutes for every small board you design, and for larger boards, it could save quite a lot of time, and it should be pretty easy to implement (relatively speaking).
Any thoughts?