row_2 = row_1 + v_margin + 12; row_2 = row_1 + v_margin + 12; top_row = height - v_margin - title_font_size*2; working_width = width_mm - thickness*2.5 - tolerance*6; left_rib_x = thickness + 6 + tolerance; // rib + half a jack col_right = width_mm - thickness*2.2; // testing futura vs quentincaps in F6 rendering module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font); } From b404e3f9c5cb79c1ce2c1b1d88da892bdd69efea Mon Sep.