diff --git a/mod/case_bottom.scad b/mod/case_bottom.scad index 7f67594..15b10c2 100644 --- a/mod/case_bottom.scad +++ b/mod/case_bottom.scad @@ -460,16 +460,16 @@ echo(pcb_depth+case_offset_y-10); // rear io shield opening for standard form motherboards if(rear_io_shield == true) { if(sbc_model == "mini-stx_thin") { - translate([6.2+pcb_loc_x,-4.5,-4.4+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 25]); + translate([6.2+pcb_loc_x,-4.5,-4.65+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 25]); } if(sbc_model == "mini-stx") { - translate([6.2+pcb_loc_x,-4.5,-4.4+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 40]); + translate([6.2+pcb_loc_x,-4.5,-4.65+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 40]); } if(sbc_model == "mini-itx_thin") { - translate([-2.62+pcb_loc_x,-4.5,-2+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 25]); + translate([-2.62+pcb_loc_x,-4.5,-2.25+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 25]); } if(sbc_model != "mini-stx_thin" && sbc_model != "mini-stx" && sbc_model != "mini-itx_thin") { - translate([-2.62+pcb_loc_x,-4.5,-2+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 44]); + translate([-2.62+pcb_loc_x,-4.5,-2.25+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 44]); } } } diff --git a/mod/case_top.scad b/mod/case_top.scad index 3d2034e..58e408a 100644 --- a/mod/case_top.scad +++ b/mod/case_top.scad @@ -382,16 +382,16 @@ module case_top(case_design) { // rear io shield opening for standard form motherboards if(rear_io_shield == true) { if(sbc_model == "mini-stx_thin") { - translate([6.2+pcb_loc_x,-4.5,-4.4+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 25]); + translate([6.2+pcb_loc_x,-4.5,-4.15+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 25]); } if(sbc_model == "mini-stx") { - translate([6.2+pcb_loc_x,-4.5,-4.4+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 40]); + translate([6.2+pcb_loc_x,-4.5,-4.15+bottom_height-pcb_z+pcb_loc_z]) cube([123.95, 10+pcb_loc_y, 40]); } if(sbc_model == "mini-itx_thin") { - translate([-2.62+pcb_loc_x,-4.5,-2+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 25]); + translate([-2.62+pcb_loc_x,-4.5,-1.75+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 25]); } if(sbc_model != "mini-stx_thin" && sbc_model != "mini-stx" && sbc_model != "mini-itx_thin") { - translate([-2.62+pcb_loc_x,-4.5,-2+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 44]); + translate([-2.62+pcb_loc_x,-4.5,-1.75+bottom_height-pcb_z+pcb_loc_z]) cube([158.75, 10+pcb_loc_y, 44]); } } } diff --git a/sbc_case_builder.json b/sbc_case_builder.json index c1cc042..7dbc20c 100644 --- a/sbc_case_builder.json +++ b/sbc_case_builder.json @@ -33,6 +33,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -65,7 +66,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -90,7 +91,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -145,7 +146,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -186,6 +187,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -217,7 +219,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -242,7 +244,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -297,7 +299,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -338,6 +340,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -369,7 +372,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -394,7 +397,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -449,7 +452,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -490,6 +493,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -521,7 +525,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -546,7 +550,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -601,7 +605,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -642,6 +646,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -674,7 +679,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -699,7 +704,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -754,7 +759,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -795,6 +800,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -826,7 +832,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -851,7 +857,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -906,7 +912,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -947,6 +953,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -978,7 +985,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -1003,7 +1010,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -1058,7 +1065,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -1099,6 +1106,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -1130,7 +1138,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -1155,7 +1163,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -1210,7 +1218,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -1308,6 +1316,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -1340,7 +1349,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -1365,7 +1374,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -1420,7 +1429,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -1461,6 +1470,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -1492,7 +1502,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "blind", @@ -1517,7 +1527,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "17", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "recessed", @@ -1572,7 +1582,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "17", "top_standoff_support_size": "10", "top_standoff_type": "recessed", @@ -1613,6 +1623,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "blind", @@ -1644,7 +1655,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "blind", @@ -1669,7 +1680,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "35", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "recessed", @@ -1724,7 +1735,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "35", "top_standoff_support_size": "10", "top_standoff_type": "recessed", @@ -1765,6 +1776,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "blind", @@ -1796,7 +1808,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "blind", @@ -1821,7 +1833,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "25", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "recessed", @@ -1876,7 +1888,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "25", "top_standoff_support_size": "10", "top_standoff_type": "recessed", @@ -1917,6 +1929,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "recessed", @@ -1948,7 +1961,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -1973,7 +1986,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -2028,7 +2041,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -2069,6 +2082,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -2101,7 +2115,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -2126,7 +2140,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -2181,7 +2195,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -2222,6 +2236,7 @@ "bottom_standoff_insert_height": "5", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -2254,7 +2269,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -2279,7 +2294,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -2333,7 +2348,7 @@ "top_standoff_insert_height": "5", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -2374,6 +2389,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -2406,7 +2422,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -2431,7 +2447,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -2486,7 +2502,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -2527,6 +2543,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -2559,7 +2576,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -2584,7 +2601,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -2639,7 +2656,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -2680,6 +2697,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -2712,7 +2730,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -2737,7 +2755,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -2792,7 +2810,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -2833,6 +2851,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -2864,7 +2883,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -2889,7 +2908,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -2944,7 +2963,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -2985,6 +3004,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -3016,7 +3036,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -3041,7 +3061,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -3096,7 +3116,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -3137,6 +3157,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -3168,7 +3189,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -3193,7 +3214,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -3248,7 +3269,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -3289,6 +3310,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -3320,7 +3342,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -3345,7 +3367,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -3400,7 +3422,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -3441,6 +3463,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -3472,7 +3495,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -3497,7 +3520,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -3552,7 +3575,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -3593,6 +3616,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -3624,7 +3648,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -3649,7 +3673,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -3704,7 +3728,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -3745,6 +3769,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -3776,7 +3801,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -3801,7 +3826,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -3856,7 +3881,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -3897,6 +3922,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -3928,7 +3954,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -3953,7 +3979,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "48.51", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "recessed", @@ -4008,7 +4034,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "50", "top_standoff_support_size": "10", "top_standoff_type": "recessed", @@ -4049,6 +4075,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -4080,7 +4107,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "blind", @@ -4105,7 +4132,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "30", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "recessed", @@ -4160,7 +4187,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "30", "top_standoff_support_size": "10", "top_standoff_type": "recessed", @@ -4201,6 +4228,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -4233,7 +4261,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -4258,7 +4286,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -4313,772 +4341,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "jetsonnano_shell": { - "$fn": "90", - "access_panel_location": "[10, 15]", - "access_panel_orientation": "landscape", - "access_panel_rotation": "0", - "access_panel_size": "[70, 30]", - "accessory_highlight": "false", - "accessory_name": "jetsonnano_shell", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "false", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "rear", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "shell", - "case_offset_bz": "3", - "case_offset_tz": "-5", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "none", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.5", - "gpio_opening": "default", - "indents": "false", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "jetsonnano", - "sbc_off": "false", - "sbc_top_standoffs": "true", - "sidethick": "0", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "left", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "jetsonnano_panel": { - "$fn": "90", - "access_panel_location": "[10, 15]", - "access_panel_orientation": "landscape", - "access_panel_rotation": "0", - "access_panel_size": "[70, 30]", - "accessory_highlight": "false", - "accessory_name": "jetsonnano_panel", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "false", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "rear", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "panel", - "case_offset_bz": "3", - "case_offset_tz": "-5", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "none", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.5", - "gpio_opening": "default", - "indents": "false", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "jetsonnano", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "0", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "jetsonnano_stacked": { - "$fn": "90", - "access_panel_location": "[10, 15]", - "access_panel_orientation": "landscape", - "access_panel_rotation": "0", - "access_panel_size": "[70, 30]", - "accessory_highlight": "false", - "accessory_name": "jetsonnano_stacked", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "false", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "none", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "none", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "none", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "none", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "stacked", - "case_offset_bz": "3", - "case_offset_tz": "-5", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "none", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.5", - "gpio_opening": "default", - "indents": "false", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "jetsonnano", - "sbc_off": "false", - "sbc_top_standoffs": "true", - "sidethick": "0", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "none", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "none", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "none", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "none", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "jetsonnano_tray": { - "$fn": "90", - "access_panel_location": "[10, 15]", - "access_panel_orientation": "landscape", - "access_panel_rotation": "0", - "access_panel_size": "[70, 30]", - "accessory_highlight": "false", - "accessory_name": "jetsonnano_tray", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "false", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "rear", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "rear", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "tray", - "case_offset_bz": "3", - "case_offset_tz": "-5", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "none", - "corner_fillet": "3", - "edge_fillet": "2", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.5", - "gpio_opening": "default", - "indents": "false", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "jetsonnano", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "0", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "jetsonnano_tray_sides": { - "$fn": "90", - "access_panel_location": "[10, 15]", - "access_panel_orientation": "landscape", - "access_panel_rotation": "0", - "access_panel_size": "[70, 30]", - "accessory_highlight": "false", - "accessory_name": "jetsonnano_tray_sides", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "false", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "rear", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "rear", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "tray_sides", - "case_offset_bz": "3", - "case_offset_tz": "-5", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "none", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.5", - "gpio_opening": "default", - "indents": "false", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "jetsonnano", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -5119,6 +4382,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -5151,7 +4415,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -5176,7 +4440,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -5231,7 +4495,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -5272,6 +4536,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -5304,7 +4569,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -5329,7 +4594,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -5384,7 +4649,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -5425,6 +4690,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -5457,7 +4723,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -5482,7 +4748,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -5537,7 +4803,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -5578,6 +4844,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -5610,7 +4877,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -5635,7 +4902,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -5690,7 +4957,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -5731,6 +4998,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -5763,7 +5031,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -5788,7 +5056,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -5843,7 +5111,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -5884,6 +5152,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -5916,7 +5185,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -5941,7 +5210,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -5996,7 +5265,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -6037,6 +5306,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -6069,7 +5339,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -6094,7 +5364,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -6149,7 +5419,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -6190,6 +5460,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -6222,7 +5493,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -6247,7 +5518,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -6302,7 +5573,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -6343,6 +5614,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -6375,7 +5647,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -6400,7 +5672,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -6455,1078 +5727,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "visionfive2_shell": { - "$fn": "90", - "access_panel_location": "[10, 0]", - "access_panel_orientation": "portrait", - "access_panel_rotation": "0", - "access_panel_size": "[80, 75]", - "accessory_highlight": "false", - "accessory_name": "visionfive2_shell", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "true", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "right", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "shell", - "case_offset_bz": "3", - "case_offset_tz": "0", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "fan_1", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.25", - "gpio_opening": "vent", - "indents": "true", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "visionfive2", - "sbc_off": "false", - "sbc_top_standoffs": "true", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "left", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "right", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "visionfive2_panel": { - "$fn": "90", - "access_panel_location": "[10, 0]", - "access_panel_orientation": "portrait", - "access_panel_rotation": "0", - "access_panel_size": "[80, 75]", - "accessory_highlight": "false", - "accessory_name": "none", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "true", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "right", - "bottom_sidewall_support": "false", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "9", - "bottom_standoff_type": "countersunk", - "case_design": "panel", - "case_offset_bz": "3", - "case_offset_tz": "0", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "fan_1", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.25", - "gpio_opening": "vent", - "indents": "true", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "visionfive2", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "visionfive2_stacked": { - "$fn": "90", - "access_panel_location": "[10, 0]", - "access_panel_orientation": "portrait", - "access_panel_rotation": "0", - "access_panel_size": "[80, 75]", - "accessory_highlight": "false", - "accessory_name": "visonfive2_stacked", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "true", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "rear", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "rear", - "bottom_sidewall_support": "false", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "stacked", - "case_offset_bz": "3", - "case_offset_tz": "0", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "fan_1", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1", - "gpio_opening": "default", - "indents": "false", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "visionfive2", - "sbc_off": "false", - "sbc_top_standoffs": "true", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "false", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "visionfive2_tray": { - "$fn": "90", - "access_panel_location": "[10, 0]", - "access_panel_orientation": "portrait", - "access_panel_rotation": "0", - "access_panel_size": "[80, 75]", - "accessory_highlight": "false", - "accessory_name": "visonfive2_tray", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "true", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "right", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "tray", - "case_offset_bz": "7", - "case_offset_tz": "0", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "vent_hex_8mm", - "corner_fillet": "3", - "edge_fillet": "2", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.25", - "gpio_opening": "vent", - "indents": "true", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "visionfive2", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "visionfive2_tray_sides": { - "$fn": "90", - "access_panel_location": "[10, 0]", - "access_panel_orientation": "portrait", - "access_panel_rotation": "0", - "access_panel_size": "[80, 75]", - "accessory_highlight": "false", - "accessory_name": "visonfive2_tray", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "true", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "right", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "tray_sides", - "case_offset_bz": "7", - "case_offset_tz": "0", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "vent_hex_8mm", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "1.25", - "gpio_opening": "vent", - "indents": "true", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "visionfive2", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "visionfive2_snap": { - "$fn": "90", - "access_panel_location": "[10, 0]", - "access_panel_orientation": "portrait", - "access_panel_rotation": "0", - "access_panel_size": "[80, 75]", - "accessory_highlight": "false", - "accessory_name": "none", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "true", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "right", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "snap", - "case_offset_bz": "3", - "case_offset_tz": "0", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "fan_1", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "3", - "gpio_opening": "vent", - "indents": "true", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "visionfive2", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", - "top_standoff_support_height": "4", - "top_standoff_support_size": "10", - "top_standoff_type": "blind", - "uart_opening": "default", - "view": "model", - "wallthick": "2" - }, - "visionfive2_fitted": { - "$fn": "90", - "access_panel_location": "[10, 0]", - "access_panel_orientation": "portrait", - "access_panel_rotation": "0", - "access_panel_size": "[80, 75]", - "accessory_highlight": "false", - "accessory_name": "none", - "adj": "0.01", - "bend_allowance": "1", - "bottom_access_panel_enable": "true", - "bottom_clearence": "3.5", - "bottom_cover_pattern": "solid", - "bottom_front_left_adjust": "0", - "bottom_front_left_enable": "true", - "bottom_front_left_support": "front", - "bottom_front_right_adjust": "0", - "bottom_front_right_enable": "true", - "bottom_front_right_support": "front", - "bottom_rear_left_adjust": "0", - "bottom_rear_left_enable": "true", - "bottom_rear_left_support": "left", - "bottom_rear_right_adjust": "0", - "bottom_rear_right_enable": "true", - "bottom_rear_right_support": "right", - "bottom_sidewall_support": "true", - "bottom_standoff_diameter": "5.75", - "bottom_standoff_hole_size": "3.4", - "bottom_standoff_insert": "false", - "bottom_standoff_insert_dia": "4.2", - "bottom_standoff_insert_height": "5.1", - "bottom_standoff_pillar": "hex", - "bottom_standoff_reverse": "false", - "bottom_standoff_support_height": "4", - "bottom_standoff_support_size": "10", - "bottom_standoff_type": "countersunk", - "case_design": "fitted", - "case_offset_bz": "3", - "case_offset_tz": "0", - "case_offset_x": "0", - "case_offset_y": "0", - "cooling": "fan_1", - "corner_fillet": "3", - "edge_fillet": "0", - "exhaust_vent": "none", - "ext_bottom_front_left_adjust": "0", - "ext_bottom_front_left_enable": "true", - "ext_bottom_front_left_support": "front", - "ext_bottom_front_right_adjust": "0", - "ext_bottom_front_right_enable": "true", - "ext_bottom_front_right_support": "front", - "ext_bottom_rear_left_adjust": "0", - "ext_bottom_rear_left_enable": "true", - "ext_bottom_rear_left_support": "rear", - "ext_bottom_rear_right_adjust": "0", - "ext_bottom_rear_right_enable": "true", - "ext_bottom_rear_right_support": "rear", - "ext_bottom_sidewall_support": "true", - "ext_bottom_standoff_diameter": "5.75", - "ext_bottom_standoff_hole_size": "3.4", - "ext_bottom_standoff_insert": "false", - "ext_bottom_standoff_insert_dia": "4.2", - "ext_bottom_standoff_insert_height": "5.1", - "ext_bottom_standoff_pillar": "hex", - "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", - "ext_bottom_standoff_support_height": "4", - "ext_bottom_standoff_support_size": "10", - "ext_bottom_standoff_type": "countersunk", - "ext_bottom_standoffs": "false", - "ext_top_front_left_adjust": "0", - "ext_top_front_left_enable": "true", - "ext_top_front_left_support": "front", - "ext_top_front_right_adjust": "0", - "ext_top_front_right_enable": "true", - "ext_top_front_right_support": "front", - "ext_top_rear_left_adjust": "0", - "ext_top_rear_left_enable": "true", - "ext_top_rear_left_support": "rear", - "ext_top_rear_right_adjust": "0", - "ext_top_rear_right_enable": "true", - "ext_top_rear_right_support": "rear", - "ext_top_sidewall_support": "true", - "ext_top_standoff_diameter": "5.75", - "ext_top_standoff_hole_size": "2.75", - "ext_top_standoff_insert": "false", - "ext_top_standoff_insert_dia": "4.2", - "ext_top_standoff_insert_height": "5.1", - "ext_top_standoff_pillar": "hex", - "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", - "ext_top_standoff_support_height": "4", - "ext_top_standoff_support_size": "10", - "ext_top_standoff_type": "blind", - "ext_top_standoffs": "false", - "fan_size": "0", - "flat_blank_section": "false", - "floorthick": "2", - "gap": "3", - "gpio_opening": "vent", - "indents": "true", - "individual_part": "bottom", - "lower_bottom": "0", - "material_thickness": "0.5", - "move_front": "0", - "move_leftside": "0", - "move_rear": "0", - "move_rightside": "0", - "pcb_loc_x": "0", - "pcb_loc_y": "0", - "pcb_loc_z": "0", - "raise_top": "0", - "rear_io_shield": "false", - "sbc_bottom_standoffs": "true", - "sbc_highlight": "false", - "sbc_information": "false", - "sbc_model": "visionfive2", - "sbc_off": "false", - "sbc_top_standoffs": "false", - "sidethick": "2", - "standard_motherboard_thickness": "0", - "text_color": "Green", - "text_font": "Nimbus Mono PS", - "tol": "0.25", - "top_cover_pattern": "solid", - "top_front_left_adjust": "0", - "top_front_left_enable": "true", - "top_front_left_support": "front", - "top_front_right_adjust": "0", - "top_front_right_enable": "true", - "top_front_right_support": "front", - "top_rear_left_adjust": "0", - "top_rear_left_enable": "true", - "top_rear_left_support": "rear", - "top_rear_right_adjust": "0", - "top_rear_right_enable": "true", - "top_rear_right_support": "rear", - "top_sidewall_support": "true", - "top_standoff_diameter": "5.75", - "top_standoff_hole_size": "2.75", - "top_standoff_insert": "false", - "top_standoff_insert_dia": "4.2", - "top_standoff_insert_height": "5.1", - "top_standoff_pillar": "hex", - "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -7567,6 +5768,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", "bottom_standoff_type": "countersunk", @@ -7598,7 +5800,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -7623,7 +5825,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -7678,7 +5880,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -7719,6 +5921,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_size": "m3", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", @@ -7751,7 +5954,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -7776,7 +5979,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -7831,7 +6034,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -7872,6 +6075,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_size": "m3", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", @@ -7904,7 +6108,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -7929,7 +6133,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -7984,7 +6188,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -8025,6 +6229,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_size": "m3", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", @@ -8057,7 +6262,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -8082,7 +6287,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", @@ -8137,7 +6342,7 @@ "top_standoff_insert_height": "5.1", "top_standoff_pillar": "hex", "top_standoff_reverse": "true", - "top_standoff_size": "m3", + "top_standoff_size": "custom", "top_standoff_support_height": "4", "top_standoff_support_size": "10", "top_standoff_type": "blind", @@ -8178,6 +6383,7 @@ "bottom_standoff_insert_height": "5.1", "bottom_standoff_pillar": "hex", "bottom_standoff_reverse": "false", + "bottom_standoff_size": "custom", "bottom_standoff_size": "m3", "bottom_standoff_support_height": "4", "bottom_standoff_support_size": "10", @@ -8210,7 +6416,7 @@ "ext_bottom_standoff_insert_height": "5.1", "ext_bottom_standoff_pillar": "hex", "ext_bottom_standoff_reverse": "false", - "ext_bottom_standoff_size": "m3", + "ext_bottom_standoff_size": "custom", "ext_bottom_standoff_support_height": "4", "ext_bottom_standoff_support_size": "10", "ext_bottom_standoff_type": "countersunk", @@ -8235,7 +6441,7 @@ "ext_top_standoff_insert_height": "5.1", "ext_top_standoff_pillar": "hex", "ext_top_standoff_reverse": "true", - "ext_top_standoff_size": "m3", + "ext_top_standoff_size": "custom", "ext_top_standoff_support_height": "4", "ext_top_standoff_support_size": "10", "ext_top_standoff_type": "blind", diff --git a/sbc_case_builder.scad b/sbc_case_builder.scad index 238eab6..1ade3f1 100644 --- a/sbc_case_builder.scad +++ b/sbc_case_builder.scad @@ -29,7 +29,7 @@ include <./sbc_case_builder_accessories.cfg>; view = "model"; // [model, platter, part] individual_part = "bottom"; // [top, bottom, right, left, front, rear, io_shield, accessories] // single board computer model -sbc_model = "c1+"; // ["c1+", "c2", "c4", "hc4", "xu4", "xu4q", "mc1", "hc1", "n1", "n2", "n2+", "n2l", "n2lq", "m1", "m1s", "h2", "h2+", "h3", "h3+", "show2", "rpipico", "rpipicow", "rpicm4+ioboard", "rpicm1", "rpicm3", "rpicm3l", "rpicm3+", "rpicm4s", "rpicm4", "rpicm4l", "rpizero", "rpizerow", "rpizero2w", "rpi1a+", "rpi1b+", "rpi2b", "rpi3a+", "rpi3b", "rpi3b+", "rpi4b", "rpi5", "rock64", "rockpro64", "quartz64a", "quartz64b", "h64b", "star64", "rock4a", "rock4b", "rock4a+", "rock4b+", "rock4c", "rock4c+", "rock5b-v1.3", "rock5b", "rock5bq", "nio12", "vim1", "vim2", "vim3", "vim3l", "vim4", "tinkerboard", "tinkerboard-s", "tinkerboard-2", "tinkerboard-2s", "tinkerboard-r2", "tinkerboard-r2s", "opizero", "opizero2", "opir1plus_lts", "opir1", "opi5", "jetsonnano", "lepotato", "sweetpotato", "tritium-h2+", "tritium-h3", "tritium-h5", "solitude", "alta", "atomicpi", "visionfive2", "visionfive2q", "licheerv+dock", "rak19007", "ssi-eeb", "ssi-ceb", "atx", "micro-atx", "dtx", "flex-atx", "mini-dtx", "mini-itx", "mini-itx_thin", "mini-stx", "mini-stx_thin", "nano-itx", "nuc", "pico-itx"] +sbc_model = "c1+"; // ["c1+", "c2", "c4", "hc4", "xu4", "xu4q", "mc1", "hc1", "n1", "n2", "n2+", "n2l", "n2lq", "m1", "m1s", "h2", "h2+", "h3", "h3+", "h4", "show2", "rpipico", "rpipicow", "rpicm4+ioboard", "rpicm1", "rpicm3", "rpicm3l", "rpicm3+", "rpicm4s", "rpicm4", "rpicm4l", "rpizero", "rpizerow", "rpizero2w", "rpi1a+", "rpi1b+", "rpi2b", "rpi3a+", "rpi3b", "rpi3b+", "rpi4b", "rpi5", "rock64", "rockpro64", "quartz64a", "quartz64b", "h64b", "star64", "rock4a", "rock4b", "rock4a+", "rock4b+", "rock4c", "rock4c+", "rock5b-v1.3", "rock5b", "rock5bq", "nio12l", "vim1", "vim2", "vim3", "vim3l", "vim4", "tinkerboard", "tinkerboard-s", "tinkerboard-2", "tinkerboard-2s", "tinkerboard-r2", "tinkerboard-r2s", "opizero", "opizero2", "opir1plus_lts", "opir1", "opi5", "jetsonnano", "lepotato", "sweetpotato", "tritium-h2+", "tritium-h3", "tritium-h5", "solitude", "alta", "atomicpi", "visionfive2", "visionfive2q", "licheerv+dock", "rak19007", "ssi-eeb", "ssi-ceb", "atx", "micro-atx", "dtx", "flex-atx", "mini-dtx", "mini-itx", "mini-itx_thin", "mini-stx", "mini-stx_thin", "nano-itx", "nuc", "pico-itx"] // sbc off in model view sbc_off = false; @@ -197,7 +197,7 @@ uart_opening = "default"; // [default,none,open,knockout] // enable indentations around io openings indents = true; // case accessory group to load -accessory_name = "none"; // ["none", "hk_uart", "sensors", "c4_shell_boombox", "c4_desktop_lcd3.5", "c4_deskboom_lcd3.5", "c4_panel_boombox", "c4_panel_lcd3.5", "c4_tray_boombox", "c4_round", "c4_hex", "xu4_keyhole", "hc4_tray_drivebox2.5", "hc4_shell_drivebox2.5", "hc4_shell_drivebox2.5v", "hc4_shell_drivebox3.5", "m1s_shell_nvme", "m1s_shell_ups", "m1s_tray_nvme", "m1_tray_ssd", "m1_fitted_pizzabox2.5", "m1_fitted_pizzabox3.5", "h3_shell", "h3_shell_router", "h3_lowboy", "h3_lowboy_router", "h3_ultimate", "h3_ultimate2", "show2_shell", "jetsonnano_shell", "jetsonnano_panel", "jetsonnano_stacked", "jetsonnano_tray", "jetsonnano_tray_sides", "rock5b", "visionfive2_shell", "visionfive2_stacked", "visionfive2_tray", "adapter_mini-stx_m1s"] +accessory_name = "none"; // ["none", "hk_uart", "c4_shell_boombox", "c4_desktop_lcd3.5", "c4_deskboom_lcd3.5", "c4_panel_boombox", "c4_panel_lcd3.5", "c4_tray_boombox", "c4_round", "c4_hex", "xu4_keyhole", "hc4_shell_drivebox2.5", "hc4_shell_drivebox2.5v", "hc4_shell_drivebox3.5", "hc4_tray_drivebox2.5", "m1s_shell_nvme", "m1s_shell_ups", "m1s_tray_nvme", "m1_tray_ssd", "m1_fitted_pizzabox2.5", "m1_fitted_pizzabox3.5", "h3_shell", "h3_shell_router", "h3_lowboy", "h3_lowboy_router", "h3_ultimate", "h3_ultimate2", "show2_shell", "adapter_mini-stx_m1s"] // sbc information text color text_color = "Green"; // [Green, Black, Dimgrey, White, Yellow, Orange, Red, DarkbBlue] // sbc information text font @@ -405,19 +405,7 @@ if (view == "platter") { // ui access panel if(bottom_access_panel_enable == true) { if(access_panel_rotation == 0) { - translate([access_panel_location[0],access_panel_location[1], 0]) rotate([0,0,access_panel_rotation]) - access_cover([access_panel_size[0],access_panel_size[1],floorthick], access_panel_orientation); - } - if(access_panel_rotation == 90) { - translate([access_panel_location[0]+access_panel_size[1],access_panel_location[1], 0]) rotate([0,0,access_panel_rotation]) - access_cover([access_panel_size[0],access_panel_size[1],floorthick], access_panel_orientation); - } - if(access_panel_rotation == 180) { - translate([access_panel_location[0]+access_panel_size[0],access_panel_location[1]+access_panel_size[1],0]) rotate([0,0,access_panel_rotation]) - access_cover([access_panel_size[0],access_panel_size[1],floorthick], access_panel_orientation); - } - if(access_panel_rotation == 270) { - translate([access_panel_location[0],access_panel_location[1]+access_panel_size[0], 0]) rotate([0,0,access_panel_rotation]) + translate([0,-1.25*depth, 0]) rotate([0,0,access_panel_rotation]) access_cover([access_panel_size[0],access_panel_size[1],floorthick], access_panel_orientation); } } diff --git a/sbc_case_builder_accessories.cfg b/sbc_case_builder_accessories.cfg index 2f238b0..1de4c57 100644 --- a/sbc_case_builder_accessories.cfg +++ b/sbc_case_builder_accessories.cfg @@ -85,24 +85,6 @@ accessory_data = [ "model","hk_uart_strap",-25,0,2,"bottom",[0,0,0],["sbc",true,false,false],[0,0,0],[0],[false,10,2,"default"], "platter","hk_uart_strap",-35,75,-9,"bottom",[0,0,0],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"]], - // sensor group - ["sensors", - "add1","rectangle",-1,57,0,"bottom",[0,0,0],["case",false,false,false],[71,2,10.25],[[.1,.1,.1,.1]],[false,10,2,"default"], - "-model","stl_model",38,100,2,"bottom",[0,0,270],["sbc",false,false,false],[0,0,0],[1,"./adafruit/5625 Stemma 5 Port Hub.stl"],[true,10,2,"default"], - "-model","stl_model",38,106,22,"bottom",[90,180,180],["sbc",false,false,false],[0,0,0],[1,"./adafruit/3966 BMP388 QT.stl"],[true,10,2,"default"], - "-model","stl_model",26,60,25,"bottom",[0,0,90],["sbc",false,false,false],[0,0,0],[1,"./adafruit/4867 Adafruit SCD30.stl"],[true,10,2,"default"], - "model","stl_model",31,60.75,4,"bottom",[90,0,180],["sbc",false,false,false],[0,0,0],[1,"./adafruit/5625 Stemma 5 Port Hub.stl"],[true,10,2,"default"], - "add2","pcb_holder",5,60.75,1,"bottom",[0,0,0],["case",false,false,false],[26.5,35,1.65],[2],[false,10,2,"default"], - "model","stl_model",38,121,22,"bottom",[90,180,90],["sbc",false,false,false],[0,0,0],[1,"./adafruit/3966 BMP388 QT.stl",0,0],[false,10,2,"default"], - "add2","pcb_holder",39.5,95,1,"bottom",[0,0,90],["case",false,false,false],[26.5,35,1.65],[2],[false,10,2,"default"], - "add2","pcb_holder",39.5,61,0,"bottom",[0,0,90],["case",false,false,false],[26.5,35,1.65],[2],[false,10,2,"default"], - "model","stl_model",55,69,27,"bottom",[270,0,90],["sbc",false,false,false],[0,0,0],[1,"./adafruit/4867 Adafruit SCD30.stl"],[true,10,2,"default"], - "add2","pcb_holder",55,68,1,"bottom",[0,0,90],["case",false,false,false],[53,35,1.65],[2],[false,10,2,"default"], - "-model","stl_model",68,97,2,"bottom",[90,0,270],["sbc",false,false,false],[0,0,0],[1,"./adafruit/938 Mono 128x64 OLED Stemma.stl"],[true,10,2,"default"], - "model","stl_model",67,61,4,"bottom",[90,270,270],["sbc",false,false,false],[0,0,0],[1,"./adafruit/4311 2in TFT IPS Display.stl"],[true,10,2,"default"], - "add2","pcb_holder",65.4,121,1,"bottom",[0,0,270],["case",false,false,false],[61,35,1.65],[2],[false,10,2,"default"], - "model","stl_model",0,70,3,"bottom",[0,0,0],["sbc",false,false,false],[0,0,0],[1,"./adafruit/4632 PMSA003I.stl"],[true,10,2,"default"]], - // Odroid-C4 ["c4_shell_boombox", "add2","pcb_holder",.75,51.1,1.99,"bottom",[0,0,0],["case",false,true,false],[123.5,35,1.6],[2],[false,10,2,"default"], @@ -441,55 +423,9 @@ accessory_data = [ ["show2_shell", "model","hk_wb2",6.25,24.675,16,"bottom",[0,0,180],["sbc",true,true,true],[0,0,0],[0],[false,10,2,"default"], "sub","rectangle",.5,8,8.5,"top",[0,0,0],["case",false,false,false],[6,16.5,8],[[.5,.5,.5,.5]],[false,10,2,"default"]], - - - // Nvidia - ["jetsonnano_shell", - "sub","rectangle",17.5,36.375,33,"top",[0,0,0],["sbc-case_z",true,true,true],[62,43,4],[[1,1,1,1]],[false,10,2,"default"]], - - ["jetsonnano_panel", - "sub","rectangle",17.5,36.375,33,"top",[0,0,0],["sbc-case_z",true,true,true],[62,43,4],[[1,1,1,1]],[false,10,2,"default"]], - - ["jetsonnano_stacked", - "sub","rectangle",17.5,36.375,33,"top",[0,0,0],["sbc-case_z",true,true,true],[62,43,4],[[1,1,1,1]],[false,10,2,"default"]], - - ["jetsonnano_tray", - "sub","rectangle",17.5,36.375,33,"top",[0,0,0],["sbc-case_z",true,true,true],[62,43,8],[[1,1,1,1]],[false,10,2,"default"]], - - ["jetsonnano_tray_sides", - "sub","rectangle",17.5,36.375,35,"top",[0,0,0],["sbc-case_z",true,true,true],[62,43,8],[[1,1,1,1]],[false,10,2,"default"]], - - - // Radxa - ["rock5b", - // UL standoff adjustment - "sub","rectangle",-1,66.5,12.99,"top",[0,0,0],["sbc",true,true,true],[10,2,8],[[.25,.25,.25,.25]],[false,10,2,"default"], - // LR standoff adjustment - "sub","rectangle",92,17.5,12.99,"top",[0,0,0],["sbc",true,true,true],[10,2,15],[[.25,.25,.25,.25]],[false,10,2,"default"], - // LR standoff adjustment - "sub","rectangle",93,17.5,12.99,"top",[0,0,0],["sbc",true,true,true],[2,10,15],[[.25,.25,.25,.25]],[false,10,2,"default"]], - - - // StarFive - ["visionfive2_shell", - "sub","rectangle",89,9.25,11,"top",[0,0,0],["case",true,true,false],[10,10,15],[[1,1,1,1]],[false,10,2,"default"], - "add1","round",11.25,-.5,12,"top",[0,0,0],["case",true,true,true],[2,0,17],[0],[false,10,2,"default"], - "add1","round",29.75,-.5,12,"top",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"], - "add1","round",50,-.5,12,"top",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"], - "add1","round",60.875,-.5,12,"top",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"], - "add1","round",81.125,-.5,12,"top",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"]], - - ["visionfive2_stacked", - "sub","rectangle",89,9.25,11,"top",[0,0,0],["case",true,true,false],[10,10,15],[[1,1,1,1]],[false,10,2,"default"]], - - ["visionfive2_tray", - "add1","round",11.25,-.5,9,"bottom",[0,0,0],["case",true,true,true],[2,0,17],[0],[false,10,2,"default"], - "add1","round",29.75,-.5,9,"bottom",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"], - "add1","round",50,-.5,9,"bottom",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"], - "add1","round",60.875,-.5,9,"bottom",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"], - "add1","round",81.125,-.5,9,"bottom",[0,0,0],["case",true,true,true],[3,0,17],[0],[false,10,2,"default"]], + // Standard Motherboard Cases ["adapter_mini-stx_m1s", "add2","standoff",5,100,0,"bottom",[0,0,0],["sbc",false,false,false],[0,0,0],[["custom",5.75,5,3.6,10,4,"countersunk","hex",false,false,4.5,5.1]],[true,10,2,"default"], "add2","standoff",5,125,0,"bottom",[0,0,0],["sbc",false,false,false],[0,0,0],[["custom",5.75,5,3.6,10,4,"countersunk","hex",false,false,4.5,5.1]],[true,10,2,"default"],