diff options
author | Nao Pross <np@0hm.ch> | 2021-05-16 16:17:26 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-05-16 16:17:26 +0200 |
commit | 8b3ddca59ddec18cf577c82ca974dbcb2df143dd (patch) | |
tree | 404dd5776956982507cd147b1a5cb22ec2fd93a3 /hw/bomb.pro | |
parent | Update gitignore (diff) | |
download | bomb-8b3ddca59ddec18cf577c82ca974dbcb2df143dd.tar.gz bomb-8b3ddca59ddec18cf577c82ca974dbcb2df143dd.zip |
Components still don't have values, and the design of the button array
is only indicative.
Diffstat (limited to '')
-rw-r--r-- | hw/bomb.pro | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/hw/bomb.pro b/hw/bomb.pro new file mode 100644 index 0000000..f9bf996 --- /dev/null +++ b/hw/bomb.pro @@ -0,0 +1,43 @@ +update=Date +version=1 +last_client=kicad +[general] +version=1 +RootSch= +BoardNm= +[pcbnew] +version=1 +LastNetListRead= +UseCmpFile=1 +PadDrill=0.600000000000 +PadDrillOvalY=0.600000000000 +PadSizeH=1.500000000000 +PadSizeV=1.500000000000 +PcbTextSizeV=1.500000000000 +PcbTextSizeH=1.500000000000 +PcbTextThickness=0.300000000000 +ModuleTextSizeV=1.000000000000 +ModuleTextSizeH=1.000000000000 +ModuleTextSizeThickness=0.150000000000 +SolderMaskClearance=0.000000000000 +SolderMaskMinWidth=0.000000000000 +DrawSegmentWidth=0.200000000000 +BoardOutlineThickness=0.100000000000 +ModuleOutlineThickness=0.150000000000 +[cvpcb] +version=1 +NetIExt=net +[eeschema] +version=1 +LibDir= +[eeschema/libraries] +[schematic_editor] +version=1 +PageLayoutDescrFile= +PlotDirectoryName=./ +SubpartIdSeparator=0 +SubpartFirstId=65 +NetFmtName= +SpiceAjustPassiveValues=0 +LabSize=50 +ERC_TestSimilarLabels=1 |