Labels Milestones
BackThickness; col_left = thickness * 1; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_rib_x = thickness * 1.2; right_rib_x = width_mm - h_margin; input_column = h_margin; working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin - title_font_size*2; working_width = width_mm - h_margin; // elevated sockets to fit in glide controls Still trying to implement chaining Add splits and labels to get 1:1 between schematic and PCB, no warnings More work finding space for everything, lining things up more Make slider and LED footprints match.
New Pull Request