a bit more padding

This commit is contained in:
5shekel
2025-11-25 15:52:28 +02:00
parent 0f600f0e6a
commit c1997253b2

View File

@@ -11,8 +11,8 @@ insert_z_offset = 15; // mm - adjust vertical position of camera inserts (posi
// Parameters - Camera hole spacing: rotated 90° CW
hole_spacing_x = 25; // mm (horizontal distance between hole centers)
hole_spacing_y = 24; // mm (vertical distance between hole centers)
bottom_hole_clearance = 3; // mm (clearance from base plate to bottom hole center when standing)
hole_edge_margin_x = 3; // mm (side margin)
bottom_hole_clearance = 5; // mm (clearance from base plate to bottom hole center when standing)
hole_edge_margin_x = 5; // mm (side margin)
hole_edge_margin_y = bottom_hole_clearance; // mm (bottom margin = bottom clearance)
mount_width = hole_spacing_x + 2 * hole_edge_margin_x; // 31mm total width
mount_height = hole_spacing_y + 2 * hole_edge_margin_y; // 30mm total height
@@ -21,7 +21,7 @@ spacing = 35; // mm (gap between camera inserts)
hole_diameter = 3.2; // mm (M3 clearance hole for camera)
padding = 3; // mm padding on sides (top/bottom/right)
left_margin = 14; // mm left margin for tripod hole center (ensures >10mm edge clearance)
base_thickness = 2; // mm (base plate thickness)
base_thickness = 3; // mm (base plate thickness)
tripod_hole_diameter = 6.35; // mm (1/4" standard tripod screw, radius=3.175mm)
// Notch parameters for joining - wider for better rigidity and alignment