3
1
Back

Thickness*2.2; left_rib_x = 0; right_rib_x = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; row_2 = row_1 + v_margin + 12; row_1 = vertical_space/7; row_2 = working_increment*1 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; From 71d5da41172a5a79b9079ba234cbd61b0c31a525 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix annoyance of 2x05 IDC header triangle being so far out Fix annoyance of 2x05 IDC header THT 2x33 2.00mm double row Through hole angled socket strip THT 2x27 1.27mm double row Through hole straight pin header, 1x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated Through hole straight pin header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 Through hole straight socket strip, 1x15, 1.00mm pitch, double rows Surface mounted socket strip SMD 2x05 1.00mm double row surface-mounted straight socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double rows Through hole vertical IDC box header 2x30 2.54mm double row surface-mounted straight socket strip, 2x18, 1.00mm pitch, 2.0mm pin length, double rows Through hole.

New Pull Request