3
1
Back

&& !A.isPlated()" condition "A.isPlated() && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'via' && B.Type == 'track'" (condition "A.isPlated() && B.Type == A.Type && A.Net != B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type" (condition "A.Type == 'pad' && B.Type == 'graphic')" (condition "A.Type == 'track' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'via' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH 11/13] more fixes - Gate out, with probably +12v gates. Variable step count, 1-10 steps possible (with 2-3 extra.

New Pull Request