3
1
Back

d9235591732ea49a85db49010f2aaf63f936f2b3 re-re-remove the mysterious extra trace Add notes about UX component wiring 2x Sockets, all three pins need wires: - clk in - RESET / CASCADE out Period: 1 day This is a little bit of margin // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; working_height = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff // step.

New Pull Request