add round case for low width/depth ratio sbc, fixed vent location, added rj-45_short mask

This commit is contained in:
Edward Kisiel
2022-08-27 19:45:38 -04:00
parent 6c00bb37b4
commit 0c7e482576
4 changed files with 185 additions and 52 deletions

View File

@@ -1365,8 +1365,11 @@ accessory_data = [
["tinkerboard-r2_fitted",
"sub","fan",10,10,25.5,"top",[0,0,0],40,0,6,2,0,"",0], // sub fan opening
["test",
"sub","vent",60,120,10,"bottom",[0,0,0],2,15,4,1,4,"vertical",1] // sub vent
["hk_uart",
"add2","uart_holder",5,0,1.9,"bottom",[0,0,0],10,10,0,0,0,"",0, // add uart holder
"model","hk_uart",7.5,23,5,"bottom",[0,0,-90],10,10,0,0,0,"",0, // add uart model
"model","uart_strap",5,0,2,"bottom",[0,0,0],0,0,0,0,0,"",0, // hk uart strap
"platter","uart_strap",-35,75,-9,"bottom",[0,0,0],0,0,0,0,0,"",0] // hk uart strap
];