more code cleanup and fixes
This commit is contained in:
@@ -296,7 +296,7 @@ case_data = [
|
||||
|
||||
["c1+_round","c1+","round","none", // case_name,sbc_model,case_design,case_style
|
||||
0,0,0,0,0,4,2, // pcb_loc_x,pcb_loc_y,pcb_loc_z,case_offset_x,case_offset_y,case_offset_tz,case_offset_bz,
|
||||
3,2,3,1.5,[2,2], // wallthick,floorthick,sidethick,gap,fillet
|
||||
3,2,3,1.5,[0,0], // wallthick,floorthick,sidethick,gap,fillet
|
||||
false,false,false,true,false, // indents,sidewall_support,sbc_top_standoffs,sbc_bottom_standoffs,case_ext_standoffs
|
||||
false,"none","fan","none","true", // sata_punchout,gpio_opening,cooling,exhaust_vents,mode
|
||||
[6.75,18,2.5,10,4,4,0,1,0,4.5,5.1], // top_pcb_standoff
|
||||
@@ -534,7 +534,7 @@ case_data = [
|
||||
|
||||
["c2_round","c2","round","none", // case_name,sbc_model,case_design,case_style
|
||||
0,0,0,0,0,4,2, // pcb_loc_x,pcb_loc_y,pcb_loc_z,case_offset_x,case_offset_y,case_offset_tz,case_offset_bz,
|
||||
3,2,3,1.5,[2,2], // wallthick,floorthick,sidethick,gap,fillet
|
||||
3,2,3,1.5,[0,0], // wallthick,floorthick,sidethick,gap,fillet
|
||||
false,false,false,true,false, // indents,sidewall_support,sbc_top_standoffs,sbc_bottom_standoffs,case_ext_standoffs
|
||||
false,"none","fan","none","true", // sata_punchout,gpio_opening,cooling,exhaust_vents,mode
|
||||
[6.75,18,2.5,10,4,4,0,1,0,4.5,5.1], // top_pcb_standoff
|
||||
@@ -781,16 +781,16 @@ case_data = [
|
||||
[6.75,5,3.6,10,4,1,0,0,0,4.5,5.1]], // bottom_ext_standoff
|
||||
|
||||
["c4_round","c4","round","none", // case_name,sbc_model,case_design,case_style
|
||||
0,0,0,0,0,4,2, // pcb_loc_x,pcb_loc_y,pcb_loc_z,case_offset_x,case_offset_y,case_offset_tz,case_offset_bz,
|
||||
3,2,3,1.5,[2,2], // wallthick,floorthick,sidethick,gap,fillet
|
||||
0,0,0,0,0,0,0, // pcb_loc_x,pcb_loc_y,pcb_loc_z,case_offset_x,case_offset_y,case_offset_tz,case_offset_bz,
|
||||
3,2,3,1.5,[0,0], // wallthick,floorthick,sidethick,gap,fillet
|
||||
false,false,false,true,false, // indents,sidewall_support,sbc_top_standoffs,sbc_bottom_standoffs,case_ext_standoffs
|
||||
false,"none","vents","none","true", // sata_punchout,gpio_opening,cooling,exhaust_vents,mode
|
||||
false,"none","fan","none","true", // sata_punchout,gpio_opening,cooling,exhaust_vents,mode
|
||||
[6.75,18,2.5,10,4,4,0,1,0,4.5,5.1], // top_pcb_standoff
|
||||
[6.75,5,3.6,10,4,1,0,0,0,4.5,5.1], // bottom_pcb_standoff
|
||||
[6.75,18,2.5,10,4,4,0,1,0,4.5,5.1], // top_ext_standoff
|
||||
[6.75,5,3.6,10,4,1,0,0,0,4.5,5.1], // bottom_ext_standoff
|
||||
"suball","round",10.5,-2,14.5,"top",[90,0,0],11,0,18,0,0,"",0, // sub power plug hole
|
||||
"suball","rectangle",34.5,-26,4.99,"top",[0,0,0],21,10,14.5,0,0,"vertical",[1,1,1,1]], // sub hdmi opening
|
||||
"suball","rectangle",34.5,-26,3.99,"top",[0,0,0],21,10,15.5,0,0,"vertical",[1,1,1,1]], // sub hdmi opening
|
||||
|
||||
|
||||
// Odroid-XU4
|
||||
|
||||
Reference in New Issue
Block a user