3
1
Back

From d48d677c9103ec90137a6830434841a576342e9a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Various updates, additions 2018-03-14 21:06:04 -07:00 From f5e6b8a4df714a1a2bca4fe779760c14f25ac698 Mon Sep 17 00:00:00 2001 Subject: [PATCH] rm old format files 4 files changed, 37 deletions(- delete mode 100644 Fireball/Fireball_panel.kicad_dru working_height = height - v_margin; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 12.5*3 + tolerance*4; //three knobs plus space between them right_panel_width = width_mm - h_margin; input_column = h_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 9.5/2 + tolerance*2; //three knobs plus space between them right_panel_width = width_mm - thickness*2.2; left_rib_x = hole_dist_side + thickness; Experimenting.

New Pull Request