3
1
Back

100644 Fireball/Fireball_panel.kicad_dru working_height = height - v_margin; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; //right_rib_x = width_mm - h_margin; input_column = h_margin; col_right = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; // draw a horizontal wall (across the panel design and includes 2.5mm centerward shift for input and output jacks input_column = h_margin; col_right .

New Pull Request