3
1
Back

Vias eb8580ef62 Undo converting GND to GND_JMP and fix everything that broke From 969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] edits README.md file edits README.md file - Before producing, confirm footprint dimensions for capacitors, diodes (inc. LEDs), and barrel power jack Confirm barrel power jack works physically for male connector from wall wart. Consider adding a switch to disable clock (pause). SPST switch to set output voltages. (10 One potentiometer per step, to set output voltages. (10 One potentiometer per step, to enable/disable gate per step. (10 Momentary-normal-off pushbutton to manually reset. More repo cleanup, adopt github .gitignore file # Temporary files *.000 *.bak Initial version \#* New KiCad version; non Al panel Gerbers ) ) Final revision; added custom DRC as project file tstamp 30cbcf99-eb70-4e15-8409-33e0ecd46602) Final revision; added custom DRC as project file (pts Final revision; added custom DRC as project file ) ) Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'track' && B.Type == 'track'" condition "A.Type == 'via' && B.Type == A.Type" condition "A.Type == 'via' && B.Type == 'graphic')" (condition "A.Type == 'via'" condition "A.Type == 'track' && B.Type == 'track'" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type" condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == A.Type && A.Net != B.Net" condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) .

New Pull Request