Skip to content
Snippets Groups Projects
Commit a2d9b91f authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

start split inventories

parent 09d0b51a
Branches
No related tags found
No related merge requests found
......@@ -6,14 +6,11 @@
<font face="bitstream vera sans,arial,helvetica,sans-serif">
<center>
<div style="font-size: 125%;">
<b><i>Electronics Production</i></b>
<b><i><a href=../inventory/ElectronicsProduction.html>Electronics Production</a></i></b><br>
</div>
</center>
<div style="font-size: 120%; margin-left: 2.5%;">
<pre><font face="bitstream vera sans,arial,helvetica,sans-serif">
<b>PCB fabrication</b>
<a href=http://pub.fabcloud.io/helloworld/uncharted/acid_etch.html>etching</a>
<a href=https://www.4pcb.com/media/presentation-how-to-build-pcb.pdf>lithography</a>, <a href=https://hackaday.com/2016/09/12/take-your-pcbs-from-good-to-great-toner-transfer/>transfer</a>
......
<!DOCTYPE html>
<head>
<meta charset="utf-8">
</head>
<html lang="en">
<body link="black" alink="black" vlink="black">
<font face="bitstream vera sans,arial,helvetica,sans-serif">
<script type="text/javascript" src="inventory.js"></script>
<center>
<font size=+1>
<b>Fab Lab/Class Inventory (incomplete draft)</b><br>
(<a href=http://fab.cba.mit.edu/about/fab/inv.html>original inventory</a>)
<p>
</font>
<script type="text/javascript" src="ElectronicsProduction.js"></script>
<script type="text/javascript">table(data)</script>
<p>
<script type="text/javascript">total()</script>
</center>
</body>
</html>
......@@ -210,15 +210,6 @@ var data = {"topic":{"name":"Electronics Production",
"country of origin":"",
"schedule B tariff code":""
}, // end item
{"description":"",
"item":"",
"URL":"",
"price":"",
"quantity":"",
"comment":"",
"country of origin":"",
"schedule B tariff code":""
}, // end item
] // end items
}, // end category
{"name":"antistatic",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment