updated sbc model framework for nio12l corrections, created nio12l_shell test case to verify sbc
This commit is contained in:
@@ -1365,7 +1365,7 @@ DESCRIPTION: creates db connectors.
|
|||||||
|
|
||||||
```
|
```
|
||||||
CLASSES: model
|
CLASSES: model
|
||||||
DESCRIPTION: creates db connectors.
|
DESCRIPTION: creates fans.
|
||||||
MASK: yes
|
MASK: yes
|
||||||
USAGE: "model", "fan", loc_x, loc_y, loc_z, face, rotation[], parametric[], size[], data[], mask[]
|
USAGE: "model", "fan", loc_x, loc_y, loc_z, face, rotation[], parametric[], size[], data[], mask[]
|
||||||
|
|
||||||
|
|||||||
Submodule SBC_Model_Framework updated: fd20a6b752...bdfd757491
@@ -76,7 +76,7 @@ module standoff(stand_off, mask){
|
|||||||
mstyle = mask[3];
|
mstyle = mask[3];
|
||||||
|
|
||||||
ps = size == "m2_tap" || size == "m2" || size == "m2+" ? 4 :
|
ps = size == "m2_tap" || size == "m2" || size == "m2+" ? 4 :
|
||||||
size == "m2.5_tap" || size == "m2.5" || size == "m2.5+" ? 5 :
|
size == "m2.5_tap" || size == "m2.5" || size == "m2.5+" ? 5.375 :
|
||||||
size == "m3_tap" || size == "m3" || size == "m3+" ? 6.72 :
|
size == "m3_tap" || size == "m3" || size == "m3+" ? 6.72 :
|
||||||
size == "m4_tap" || size == "m4" || size == "m4+" ? 8.96 : (2*holesize)+.5;
|
size == "m4_tap" || size == "m4" || size == "m4+" ? 8.96 : (2*holesize)+.5;
|
||||||
ds = size == "m2_tap" || size == "m2" || size == "m2+" ? 1.2 :
|
ds = size == "m2_tap" || size == "m2" || size == "m2+" ? 1.2 :
|
||||||
|
|||||||
@@ -651,14 +651,13 @@
|
|||||||
"bottom_standoff_support_size": "10",
|
"bottom_standoff_support_size": "10",
|
||||||
"bottom_standoff_type": "countersunk",
|
"bottom_standoff_type": "countersunk",
|
||||||
"case_design": "panel",
|
"case_design": "panel",
|
||||||
"case_offset_bz": "11",
|
"case_offset_bz": "8.5",
|
||||||
"case_offset_tz": "1.5",
|
"case_offset_tz": "0",
|
||||||
"case_offset_x": "40",
|
"case_offset_x": "40",
|
||||||
"case_offset_y": "15",
|
"case_offset_y": "15",
|
||||||
"cooling": "none",
|
"cooling": "none",
|
||||||
"corner_fillet": "3",
|
"corner_fillet": "3",
|
||||||
"edge_fillet": "0",
|
"edge_fillet": "0",
|
||||||
"exhaust_vent": "none",
|
|
||||||
"ext_bottom_front_left_adjust": "0",
|
"ext_bottom_front_left_adjust": "0",
|
||||||
"ext_bottom_front_left_enable": "true",
|
"ext_bottom_front_left_enable": "true",
|
||||||
"ext_bottom_front_left_support": "front",
|
"ext_bottom_front_left_support": "front",
|
||||||
@@ -722,6 +721,56 @@
|
|||||||
"move_leftside": "0",
|
"move_leftside": "0",
|
||||||
"move_rear": "0",
|
"move_rear": "0",
|
||||||
"move_rightside": "0",
|
"move_rightside": "0",
|
||||||
|
"multipcb_bottom_front_left_adjust": "0",
|
||||||
|
"multipcb_bottom_front_left_enable": "true",
|
||||||
|
"multipcb_bottom_front_left_support": "front",
|
||||||
|
"multipcb_bottom_front_right_adjust": "0",
|
||||||
|
"multipcb_bottom_front_right_enable": "true",
|
||||||
|
"multipcb_bottom_front_right_support": "front",
|
||||||
|
"multipcb_bottom_rear_left_adjust": "0",
|
||||||
|
"multipcb_bottom_rear_left_enable": "true",
|
||||||
|
"multipcb_bottom_rear_left_support": "rear",
|
||||||
|
"multipcb_bottom_rear_right_adjust": "0",
|
||||||
|
"multipcb_bottom_rear_right_enable": "true",
|
||||||
|
"multipcb_bottom_rear_right_support": "rear",
|
||||||
|
"multipcb_bottom_sidewall_support": "false",
|
||||||
|
"multipcb_bottom_standoff_diameter": "5.75",
|
||||||
|
"multipcb_bottom_standoff_hole_size": "3.4",
|
||||||
|
"multipcb_bottom_standoff_insert": "false",
|
||||||
|
"multipcb_bottom_standoff_insert_dia": "4.2",
|
||||||
|
"multipcb_bottom_standoff_insert_height": "5.1",
|
||||||
|
"multipcb_bottom_standoff_pillar": "hex",
|
||||||
|
"multipcb_bottom_standoff_reverse": "false",
|
||||||
|
"multipcb_bottom_standoff_size": "m2.5",
|
||||||
|
"multipcb_bottom_standoff_support_height": "4",
|
||||||
|
"multipcb_bottom_standoff_support_size": "7",
|
||||||
|
"multipcb_bottom_standoff_type": "countersunk",
|
||||||
|
"multipcb_bottom_standoffs": "false",
|
||||||
|
"multipcb_top_front_left_adjust": "0",
|
||||||
|
"multipcb_top_front_left_enable": "true",
|
||||||
|
"multipcb_top_front_left_support": "front",
|
||||||
|
"multipcb_top_front_right_adjust": "0",
|
||||||
|
"multipcb_top_front_right_enable": "true",
|
||||||
|
"multipcb_top_front_right_support": "front",
|
||||||
|
"multipcb_top_rear_left_adjust": "0",
|
||||||
|
"multipcb_top_rear_left_enable": "true",
|
||||||
|
"multipcb_top_rear_left_support": "rear",
|
||||||
|
"multipcb_top_rear_right_adjust": "0",
|
||||||
|
"multipcb_top_rear_right_enable": "true",
|
||||||
|
"multipcb_top_rear_right_support": "rear",
|
||||||
|
"multipcb_top_sidewall_support": "false",
|
||||||
|
"multipcb_top_standoff_diameter": "5.75",
|
||||||
|
"multipcb_top_standoff_hole_size": "2.75",
|
||||||
|
"multipcb_top_standoff_insert": "false",
|
||||||
|
"multipcb_top_standoff_insert_dia": "4.2",
|
||||||
|
"multipcb_top_standoff_insert_height": "5.1",
|
||||||
|
"multipcb_top_standoff_pillar": "hex",
|
||||||
|
"multipcb_top_standoff_reverse": "true",
|
||||||
|
"multipcb_top_standoff_size": "m2.5",
|
||||||
|
"multipcb_top_standoff_support_height": "4",
|
||||||
|
"multipcb_top_standoff_support_size": "7",
|
||||||
|
"multipcb_top_standoff_type": "blind",
|
||||||
|
"multipcb_top_standoffs": "false",
|
||||||
"pcb_loc_x": "40",
|
"pcb_loc_x": "40",
|
||||||
"pcb_loc_y": "0",
|
"pcb_loc_y": "0",
|
||||||
"pcb_loc_z": "4",
|
"pcb_loc_z": "4",
|
||||||
@@ -4196,160 +4245,6 @@
|
|||||||
"view": "model",
|
"view": "model",
|
||||||
"wallthick": "2"
|
"wallthick": "2"
|
||||||
},
|
},
|
||||||
"rock5b_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": "rock5b",
|
|
||||||
"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_size": "custom",
|
|
||||||
"bottom_standoff_support_height": "4",
|
|
||||||
"bottom_standoff_support_size": "10",
|
|
||||||
"bottom_standoff_type": "countersunk",
|
|
||||||
"case_design": "shell",
|
|
||||||
"case_offset_bz": "0",
|
|
||||||
"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": "custom",
|
|
||||||
"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": "custom",
|
|
||||||
"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.75",
|
|
||||||
"gpio_opening": "vent",
|
|
||||||
"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": "rock5b",
|
|
||||||
"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": "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": "custom",
|
|
||||||
"top_standoff_support_height": "4",
|
|
||||||
"top_standoff_support_size": "10",
|
|
||||||
"top_standoff_type": "blind",
|
|
||||||
"uart_opening": "default",
|
|
||||||
"view": "model",
|
|
||||||
"wallthick": "2"
|
|
||||||
},
|
|
||||||
"adapter_mini-stx_m1s": {
|
"adapter_mini-stx_m1s": {
|
||||||
"$fn": "90",
|
"$fn": "90",
|
||||||
"access_panel_location": "[-5, 27]",
|
"access_panel_location": "[-5, 27]",
|
||||||
@@ -5272,6 +5167,363 @@
|
|||||||
"view": "model",
|
"view": "model",
|
||||||
"wallthick": "2"
|
"wallthick": "2"
|
||||||
},
|
},
|
||||||
|
"rock5b_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": "rock5b",
|
||||||
|
"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_size": "custom",
|
||||||
|
"bottom_standoff_support_height": "4",
|
||||||
|
"bottom_standoff_support_size": "10",
|
||||||
|
"bottom_standoff_type": "countersunk",
|
||||||
|
"case_design": "shell",
|
||||||
|
"case_offset_bz": "0",
|
||||||
|
"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": "custom",
|
||||||
|
"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": "custom",
|
||||||
|
"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.75",
|
||||||
|
"gpio_opening": "vent",
|
||||||
|
"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": "rock5b",
|
||||||
|
"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": "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": "custom",
|
||||||
|
"top_standoff_support_height": "4",
|
||||||
|
"top_standoff_support_size": "10",
|
||||||
|
"top_standoff_type": "blind",
|
||||||
|
"uart_opening": "default",
|
||||||
|
"view": "model",
|
||||||
|
"wallthick": "2"
|
||||||
|
},
|
||||||
|
"nio12l_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": "none",
|
||||||
|
"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": "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_size": "m2.5+",
|
||||||
|
"bottom_standoff_support_height": "3",
|
||||||
|
"bottom_standoff_support_size": "7",
|
||||||
|
"bottom_standoff_type": "countersunk",
|
||||||
|
"case_design": "shell",
|
||||||
|
"case_offset_bz": "0",
|
||||||
|
"case_offset_tz": "0",
|
||||||
|
"case_offset_x": "0",
|
||||||
|
"case_offset_y": "0",
|
||||||
|
"cooling": "default",
|
||||||
|
"corner_fillet": "3",
|
||||||
|
"edge_fillet": "0",
|
||||||
|
"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": "1.5",
|
||||||
|
"gap": "1",
|
||||||
|
"gpio_opening": "default",
|
||||||
|
"indents": "true",
|
||||||
|
"individual_part": "bottom",
|
||||||
|
"lower_bottom": "0",
|
||||||
|
"material_thickness": "0.5",
|
||||||
|
"move_front": "0",
|
||||||
|
"move_leftside": "0",
|
||||||
|
"move_rear": "0",
|
||||||
|
"move_rightside": "0",
|
||||||
|
"multipcb_bottom_front_left_adjust": "0",
|
||||||
|
"multipcb_bottom_front_left_enable": "true",
|
||||||
|
"multipcb_bottom_front_left_support": "front",
|
||||||
|
"multipcb_bottom_front_right_adjust": "0",
|
||||||
|
"multipcb_bottom_front_right_enable": "true",
|
||||||
|
"multipcb_bottom_front_right_support": "front",
|
||||||
|
"multipcb_bottom_rear_left_adjust": "0",
|
||||||
|
"multipcb_bottom_rear_left_enable": "true",
|
||||||
|
"multipcb_bottom_rear_left_support": "rear",
|
||||||
|
"multipcb_bottom_rear_right_adjust": "0",
|
||||||
|
"multipcb_bottom_rear_right_enable": "true",
|
||||||
|
"multipcb_bottom_rear_right_support": "rear",
|
||||||
|
"multipcb_bottom_sidewall_support": "false",
|
||||||
|
"multipcb_bottom_standoff_diameter": "5.75",
|
||||||
|
"multipcb_bottom_standoff_hole_size": "3.4",
|
||||||
|
"multipcb_bottom_standoff_insert": "false",
|
||||||
|
"multipcb_bottom_standoff_insert_dia": "4.2",
|
||||||
|
"multipcb_bottom_standoff_insert_height": "5.1",
|
||||||
|
"multipcb_bottom_standoff_pillar": "hex",
|
||||||
|
"multipcb_bottom_standoff_reverse": "false",
|
||||||
|
"multipcb_bottom_standoff_size": "m2.5",
|
||||||
|
"multipcb_bottom_standoff_support_height": "4",
|
||||||
|
"multipcb_bottom_standoff_support_size": "7",
|
||||||
|
"multipcb_bottom_standoff_type": "countersunk",
|
||||||
|
"multipcb_bottom_standoffs": "false",
|
||||||
|
"multipcb_top_front_left_adjust": "0",
|
||||||
|
"multipcb_top_front_left_enable": "true",
|
||||||
|
"multipcb_top_front_left_support": "front",
|
||||||
|
"multipcb_top_front_right_adjust": "0",
|
||||||
|
"multipcb_top_front_right_enable": "true",
|
||||||
|
"multipcb_top_front_right_support": "front",
|
||||||
|
"multipcb_top_rear_left_adjust": "0",
|
||||||
|
"multipcb_top_rear_left_enable": "true",
|
||||||
|
"multipcb_top_rear_left_support": "rear",
|
||||||
|
"multipcb_top_rear_right_adjust": "0",
|
||||||
|
"multipcb_top_rear_right_enable": "true",
|
||||||
|
"multipcb_top_rear_right_support": "rear",
|
||||||
|
"multipcb_top_sidewall_support": "false",
|
||||||
|
"multipcb_top_standoff_diameter": "5.75",
|
||||||
|
"multipcb_top_standoff_hole_size": "2.75",
|
||||||
|
"multipcb_top_standoff_insert": "false",
|
||||||
|
"multipcb_top_standoff_insert_dia": "4.2",
|
||||||
|
"multipcb_top_standoff_insert_height": "5.1",
|
||||||
|
"multipcb_top_standoff_pillar": "hex",
|
||||||
|
"multipcb_top_standoff_reverse": "true",
|
||||||
|
"multipcb_top_standoff_size": "m2.5",
|
||||||
|
"multipcb_top_standoff_support_height": "4",
|
||||||
|
"multipcb_top_standoff_support_size": "7",
|
||||||
|
"multipcb_top_standoff_type": "blind",
|
||||||
|
"multipcb_top_standoffs": "false",
|
||||||
|
"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": "nio12l",
|
||||||
|
"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": "3.2",
|
||||||
|
"top_standoff_insert": "true",
|
||||||
|
"top_standoff_insert_dia": "4",
|
||||||
|
"top_standoff_insert_height": "5.1",
|
||||||
|
"top_standoff_pillar": "hex",
|
||||||
|
"top_standoff_reverse": "true",
|
||||||
|
"top_standoff_size": "custom",
|
||||||
|
"top_standoff_support_height": "3",
|
||||||
|
"top_standoff_support_size": "10",
|
||||||
|
"top_standoff_type": "blind",
|
||||||
|
"uart_opening": "default",
|
||||||
|
"view": "model",
|
||||||
|
"wallthick": "2"
|
||||||
|
},
|
||||||
"cs-solar_energy_meter": {
|
"cs-solar_energy_meter": {
|
||||||
"$fn": "90",
|
"$fn": "90",
|
||||||
"access_panel_location": "[10, 15]",
|
"access_panel_location": "[10, 15]",
|
||||||
|
|||||||
@@ -118,19 +118,19 @@ accessory_data = [
|
|||||||
"sub","round",-3.75,54,-32,"left",[0,90,0],["case",false,false,false],[60,0,3],[0],[false,10,2,"default"],
|
"sub","round",-3.75,54,-32,"left",[0,90,0],["case",false,false,false],[60,0,3],[0],[false,10,2,"default"],
|
||||||
"sub","round",126.4,54,-32,"right",[0,90,0],["case",false,false,false],[60,0,3],[0],[false,10,2,"default"],
|
"sub","round",126.4,54,-32,"right",[0,90,0],["case",false,false,false],[60,0,3],[0],[false,10,2,"default"],
|
||||||
"sub","vent",-3,22,13,"left",[0,0,90],["case",false,false,false],[2,10,5],[1,8,"vertical",1],[false,10,2,"default"],
|
"sub","vent",-3,22,13,"left",[0,0,90],["case",false,false,false],[2,10,5],[1,8,"vertical",1],[false,10,2,"default"],
|
||||||
"add2","button",89.875,45,27,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
"add2","button",100.875,45,31,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
||||||
"add2","button",89.875,34,27,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
"add2","button",100.875,34,31,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
||||||
"add2","button",89.875,23,27,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
"add2","button",100.875,23,31,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
||||||
"add2","button",89.875,12,27,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
"add2","button",100.875,12,31,"top",[0,0,180],["sbc-case_z",false,false,true],[12,8,2],["cutout",[2,2,2,2],2.25],[true,10,2,"default"],
|
||||||
"add2","pcb_holder",.75,66.1,1.99,"bottom",[0,0,0],["case",false,false,false],[123.5,35,1.6],[2],[false,10,2,"default"],
|
"add2","pcb_holder",.75,66.1,1.99,"bottom",[0,0,0],["case",false,false,false],[123.5,35,1.6],[2],[false,10,2,"default"],
|
||||||
"add2","hk_boom_grill",16.5,72.5,21.5,"front",[90,0,180],["case",false,false,false],[0,0,2],["flat"],[false,10,2,"default"],
|
"add2","hk_boom_grill",16.5,72.5,21.5,"front",[90,0,180],["case",false,false,false],[0,0,2],["flat"],[true,10,2,"default"],
|
||||||
"add2","hk_boom_grill",108,72.5,21.5,"front",[90,0,180],["case",false,false,false],[0,0,2],["flat"],[false,10,2,"default"],
|
"add2","hk_boom_grill",108,72.5,21.5,"front",[90,0,180],["case",false,false,false],[0,0,2],["flat"],[true,10,2,"default"],
|
||||||
"add2","hk_uart_holder",10,0,1.9,"bottom",[0,0,0],["case",false,false,false],[10,10,0],[0],[true,10,2,"default"],
|
"add2","hk_uart_holder",10,0,1.9,"bottom",[0,0,0],["case",false,false,false],[10,10,0],[0],[true,10,2,"default"],
|
||||||
"model","hk_uart",12.5,22,5,"bottom",[0,0,270],["case",false,false,false],[10,10,0],[0],[false,10,2,"default"],
|
"model","hk_uart",12.5,22,5,"bottom",[0,0,270],["case",false,false,false],[10,10,0],[0],[false,10,2,"default"],
|
||||||
"model","hk_uart_strap",25,15,5,"bottom",[0,0,90],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"],
|
"model","hk_uart_strap",25,15,5,"bottom",[0,0,90],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"],
|
||||||
// "model","hk_boom",32.25,68,4,"bottom",[90,0,0],["case",false,false,false],[0,0,0],[true,"front"],[true,10,2,"default"],
|
"model","hk_boom",32.25,68,4,"bottom",[90,0,0],["case",false,false,false],[0,0,0],[true,"front"],[true,10,2,"default"],
|
||||||
"model","hk_boom_vring",76.75,64.5,31,"bottom",[90,0,0],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"],
|
"model","hk_boom_vring",76.75,64.5,31,"bottom",[90,0,0],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"],
|
||||||
"model","hk_lcd35",106.25,55,22.5,"bottom",[0,0,180],["sbc",false,false,true],[0,0,0],[0],[true,10,2,"default"],
|
"model","hk_lcd35",106.25,55,18.5,"bottom",[0,0,180],["sbc",false,false,true],[0,0,0],[0],[true,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"],
|
"platter","hk_uart_strap",-35,75,-9,"bottom",[0,0,0],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"],
|
||||||
"platter","hk_boom_vring",-60,100,0,"bottom",[0,0,0],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"]],
|
"platter","hk_boom_vring",-60,100,0,"bottom",[0,0,0],["case",false,false,false],[0,0,0],[0],[false,10,2,"default"]],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user