3
1
Back

Case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf Footprint for mini circuit case CD542, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern PL-176, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf Mini-circuits VCXO JTOS PL-005 Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf Footprint for the articles that helped implement this. Ct = -0.1; // circle translate? Not sure. // // // for inset labels, translating to this height controls label depth label_inset_height = thickness-1; module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font); } From d8a7439c05979d3c73da6a91162e90a1a48a57e5 Mon Sep 17 00:00:00 2001 Subject: [PATCH] submodule doc From 13c8bcac477b612d33e1b1cfe89a6f9adc0a8935 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More work finding space for everything, lining things up more c5efc87d8e Make slider and LED footprints match current OpenSCAD model Checkpoint after converting most things to SMD 55ee65a5e94ad245f04db09ef472959294e7cca0 Still trying to add picture.

New Pull Request