3
1
Back

Font face is not available, but a much bigger circuit. Haven't found a simple manual EG ~$7 in parts, needing only one side //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+8; 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); } footprint "C_Rect_L22.0mm_W6.1mm_P20mm_MKT_BIG_RED_CAP" (version 20211014) (generator pcbnew default_label_font = "Futura Md BT:style=Medium"; font_for_title = "QuentinEF:style=Medium"; // testing futura vs quentincaps in F6 rendering label_font_size = 5; height_of_cylinder_indentations = 12; // [1:1:84] /* [Holes] */ // Four hole threshold (HP four_hole_threshold = 10; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; rail_clearance = 8; // mm from very top/bottom edge and where it is safe to put the output jacks 972d8b1e0797912e848110b19e1af10ed411bbbb tweaks layout with input from sam.

New Pull Request