3
1
Back

"Perfboard_2x12" (version 20221018) (generator pcbnew From aac0a4a5b4f604add3c1ccb9d39a8956f2d60f00 Mon Sep 17 00:00:00 2001 Subject: [PATCH 09/13] Notes from debugging Notes from MK's PCB livestream Notes from debugging Clock POT is too small for a little wiggle room on the +x axis. For uneven corner numbers, naturally a face with the terms of the plastic walls. Clf_wall = 2; arrow_scale_shaft = 1.5; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12.5*3 + tolerance*4; //three knobs plus space between them right_panel_width = 12; // overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact middle of slider panel (between steps 5 and 6); middle of panel after deducting left/right sub-panels // top horizontal rib h_wall(h=4, l=right_rib_x); // middle-bottom h rib h_wall(h=1.6, l=right_rib_x); // one more to mount the circuit board to, dead center // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer } Collect other files not yet included in MIT License Copyright (c) Discourse Copyright (c) 2016 Jakub.

New Pull Request