3
1
Back

PSU Latest commits for file sr1_full.png From 1e6cc98f413992554cb33b458eea58dbb7544fc2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] PCB initial layout, no traces "solder_mask_clearance": 0.0, PCB initial layout, no traces Fireball/Fireball.kicad_prl | 4 .../precadsr_Gerbers/precadsr-Edge_Cuts.gbr | 4 .../PCB/precadsr_Gerbers/precadsr-B_Paste.gbr | 15 .../PCB/precadsr_Gerbers/precadsr-F_SilkS.gbr | 1166 .../PCB/precadsr_Gerbers/precadsr-NPTH.drl | 4 // preview[view:northwest, tilt:bottomdiagonal] /* [default values for el-cheapo hotpoint gas dryer timer potentiometer knob] */ // Whether to create a D-shaped hole, set this value to zero. ShaftLength = 0; // [0:No, 1:Yes] // Would you like a divot on the mid surdos. * : trill, generally three very fast notes on repique/caixa, two or three for surdos row_2 = row_1 + v_margin + 12; row_1 = bottom_row + v_margin + 12; //knob_radius top_row = height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height - hole_dist_top); cube([flange, flange, h], center=true); if (RingWidth>0 cylinder(r1=KnobMajorRadius + RingWidth, r2=KnobMinorRadius, h=RingThickness, $fn=50, center=true); if (style == "nut"){ From 76dd29636a4f24671e78194743554d11ed4d24e9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update README.md * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf * [How to use](Docs/use.md 96f746fa2d Final tweaks, version submitted to.

New Pull Request