3
1
Back

[back](Docs/precadsr_layout_back.pdf * [How to use](Docs/use.md 96f746fa2d Final tweaks, version submitted to JLCPCB on 20240124 Experimenting with more panel layout ideas out_row_1 = v_margin+12; slider_bottom = v_margin+8; module label(string, size=4, halign="center", font=default_label_font) { } module make_surface(filename, h) { } module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font_for_label); } //module title(string, size=9, halign="center", font="Futura Md BT:style=Medium") { text(string, size, halign=halign); } .. Futura Heavy BT.ttf From 750478ab8360c0ef45b55687504a3e4846b752b4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix annoyance of 2x05 IDC header THT 1x15 2.00mm single row Through hole pin header THT 1x17 2.00mm single row Through hole pin header THT 1x40 2.54mm single row Through hole angled pin header, 2x09, 2.00mm pitch, single row Through hole straight Samtec HPM power header series 3.81mm post length THT 1x13 1.00mm single row Through hole socket strip SMD 1x25 1.00mm single row style1 pin1 left Surface mounted pin header SMD 2x14 2.54mm double row Through hole angled socket strip, 2x08, 1.27mm pitch, double rows Through hole angled socket strip THT 2x39 2.54mm double row Through hole angled pin header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 Through hole straight pin header, 1x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, single row (https://gct.co/files/drawings/bc065.pdf), script generated Through hole IDC header, 2x25, 1.00mm.

New Pull Request