3
1
Back

Your work based on the "aoKicad" and "Kosmo_panel" links on the package registry, see the documentation. Condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')")) # edge clearance condition "A.Type == 'track' && B.Type == A.Type" condition "A.Type == 'via'" condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001.

New Pull Request