@@ -8,21 +8,21 @@ view_mode="print_vertical"; // [print_vertical, print_horizontal, stacked]
8
8
panel_width = 284.49 ;
9
9
panel_height = 208.81 ;
10
10
11
- panel_bezel_left = 11.7 ;
12
- panel_bezel_right = 3.3 ;
11
+ panel_bezel_left = 3.3 ;
12
+ panel_bezel_right = 11.7 ;
13
13
panel_bezel_top = 3.1 ;
14
14
panel_bezel_bottom = 3.1 ;
15
15
16
16
/* [Border and inner padding] */
17
- panel_border_left = 6.2 ;
18
- panel_border_right = 14.6 ;
17
+ panel_border_left = 14.6 ;
18
+ panel_border_right = 6.2 ;
19
19
panel_border_top = 14.8 ;
20
20
panel_border_bottom = 14.8 ;
21
21
22
- case_inner_padding_left = 6 ;
22
+ case_inner_padding_right = 6 ;
23
23
24
24
/* [Cable gap] */
25
- panel_cable_gap_left = 142 ;
25
+ panel_cable_gap_right = 142 ;
26
26
27
27
/* [Case depth] */
28
28
case_depth = 6.0 ;
@@ -35,8 +35,8 @@ screw_offset_bottom = 3.2;
35
35
36
36
extra_screws_top = [0.48 , 0.52 , 0 , 0 , 0 ];
37
37
extra_screws_bottom = [0.48 , 0.52 , 0 , 0 , 0 ];
38
- extra_screws_left = [0.17 , 0.83 , 0 , 0 , 0 ];
39
- extra_screws_right = [0.333 , 0.667 , 0 , 0 , 0 ];
38
+ extra_screws_left = [0.333 , 0.667 , 0 , 0 , 0 ];
39
+ extra_screws_right = [0.17 , 0.83 , 0 , 0 , 0 ];
40
40
41
41
/* [Center support] */
42
42
case_center_support_vertical = true ;
@@ -49,7 +49,8 @@ kickstand_hinge_top_extra_leverage = 5;
49
49
50
50
/* [USB cutout] */
51
51
usb_cutout = true ;
52
- usb_cutout_offset_x_percentage = 25 ;
52
+ usb_cutout_offset_x_percentage = 10 ;
53
+ usb_cutout_offset_y_percentage = 18 ;
53
54
usb_cutout_box_height = 55 ;
54
55
usb_cutout_box_depth = 6.5 ;
55
56
0 commit comments