initial_layer_width = 0.750; // ^ needed for mode 3 only
multicolour_gap = 0.15; // each side
-phone_cnr_rad = 7.0; // actuall 8.mumble, but smaller is fine
+phone_cnr_rad = 10; // actuall 11 ish, but smaller is fine
phone_rim_depth = 0.01; // includes allowance for a screen protector
button_cutout_depth = 9;
phone_edge_thick = 9.6 + 0.75;
-camera_pos_tl = [ 5.600, 5.750 ]; // from tl corner (as seen from back)
-camera_edge_rad = 9.750 + 0.700;
-camera_sz = 32.920 + .750 + 1.000;
+camera_pos_tl = [ 8, 8 ]; // from tl corner (as seen from back)
+camera_edge_rad = 6;
+camera_sz = 32;
// this is disabled, FP4 doesn't have one
jack_pos = [ 13.83, 8.485 ];