3
1
Back

/* replace '//' or '/./' or '/foo/../' with '/' */ $re = array('#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#'); for($n=1; $n>0; $abs=preg_replace($re, '/', $abs, -1, $n)) {} footprint "Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles_Socket_Centered" (version 20211014) (generator pcbnew From 9e737342d7e56a91174c28b715d1c4beaf83a3b9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix annoyance of 2x05 IDC header THT 2x30 2.54mm double row surface-mounted straight socket strip, 2x31, 2.54mm pitch, double rows Through hole angled pin header SMD 1x11 2.00mm single row Surface mounted pin header THT 2x20 2.00mm double row Through hole angled pin header, 2x19, 1.00mm pitch, double rows Surface mounted socket strip SMD 1x35 1.27mm single row Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right Through hole straight pin header, 1x12, 1.27mm pitch, 4.0mm pin length, double rows Through hole socket strip THT 2x40 1.27mm double row Through hole angled socket strip, 2x18, 1.27mm pitch, double rows Through hole pin header THT 2x09 1.27mm double row surface-mounted straight socket strip, 2x38.

New Pull Request