Hardware dimensions usable in mechanical design.
Dimensions are stored in JSON files generated BowlerStudio.
{
"filename" : [
{
"Row1, Col1" : "Row2, Col1",
"Row1, Col2" : "Row2, Col2",
},
{
"Row1, Col1" : "Row3, Col1",
"Row1, Col2" : "Row3, Col2",
}
]
}
##License MIT. See LICENSE.txt for details.