Skip to content

madhephaestus/Hardware-Dimensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware-Dimensions

Hardware dimensions usable in mechanical design.

Function

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.

About

Common hardware dimensions used in mechanical design.

Resources

License

Stars

Watchers

Forks

Packages

No packages published