Index: 06_feature/vendordrill/index.html =================================================================== --- 06_feature/vendordrill/index.html (revision 34057) +++ 06_feature/vendordrill/index.html (revision 34058) @@ -95,13 +95,12 @@ refdes = {^J3$} # Skip J3. refdes = {^U[1-3]$} # Skip U1, U2, U3 } + + # this feature will be removed, use the new DRC instead! ha:drc = { copper_space = 7 copper_width = 7 - copper_overlap = 4 - min_ring = 6 silk_width = 10 - min_drill = 20 }