3
1
Back

Sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_3 = working_increment*2 + row_1; row_5 = working_increment*4 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; From 71d5da41172a5a79b9079ba234cbd61b0c31a525 Mon Sep 17 00:00:00 2001 2a5bb74bbd Go to file db7d02719b Find and replace last few thin traces, fix teardrops and gnd fill Embiggen traces, add teardrops f63cfba9541079f9f5e1341fca38abad6837ea65 Add 55k-ish resistor to coarse knob to fix tuning range updates the potentiometer pads and thermal vias; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf UFBGA 132 Pins, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495 TFBGA-216, 15x15.

New Pull Request