Most plain vanilla cheap PCB manufacturers require a minimum silkscreen legend text height of 40mil.
How can I check that in a custom rule? There is no item like text_height or height.
Is there a complete documentation of the url items and clauses?
Thx and sorry if I did not read something that would be easily available (point me there).
There is currently no way to do that. @JeffYoung I recall we discussed adding an “assertion” constraint but can’t find an issue for it, do you know if it’s already tracked somewher?
There was a discussion about severity clauses like “error”, “warning” or “info”, if memory serves me. Isn’t it even planned for V7?
But then, even if it is an error as in the current implementation, I am lacking the items like text_height or something.
Severity clauses are planned, but wouldn’t help this case. The problem is that there is no constraint right now that can check text height. An assertion constraint would allow you to do something like (hypothetical syntax):