We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de73f5c commit 8d99059Copy full SHA for 8d99059
cases/pimoroni.7in3.spectra.12mm.scad
@@ -55,7 +55,7 @@ case_center_support_horizontal = false;
55
56
/* [Kickstand] */
57
kickstand = true;
58
-kickstand_width = 150;
+kickstand_width = 153;
59
kickstand_height_percentage = 74;
60
kickstand_leg_bridge_offset_percentage = 14;
61
kickstand_hinge_top_extra_leverage = 5;
@@ -108,6 +108,7 @@ side_button_height = 5.2;
108
side_button_base = 2.0;
109
side_button_base_border = 5; // adjust if setting the case depth
110
side_button_base_inner = 2.5;
111
+side_button_fillet_radius = 1.5;
112
113
/* [Debug] */
114
cross_section_percentage = 0; // [0:100]
0 commit comments