3
1
Back

Update luther's layout Update luther's layout b22080a808 More experimentation with panel alignment before printing Messing around with panel alignment before printing Latest commits for file .gitignore Initial commit Initial commit Dual VCA, based roughly on Moritz Klein's work, but with buffering between (some) stages. Needs a _big_ knob, these are for steps only row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + row_1; row_3 = working_increment*2 + out_row_1; out_row_3 = working_increment*2 + row_1; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 9.5/2 + tolerance*2; //three knobs plus space between two resistors Properly assign potentiometer pads and thermal vias; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf TFBGA-100, 10x10 raster, 4.201x4.663mm package, pitch 0.65mm UFBGA-32, 6x6, 4x4mm package, pitch 0.8mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf WLCSP-64, 8x8 raster, 5x5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 UFBGA-15, 4x4, 3x3mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf UFBGA 132 Pins, 0.5mm.

New Pull Request