3
1
Back

Feed. The file will get big, but whatever. From dd8fda85b17279e6d8dbcb525c226736e6399cf9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] adds front panel to integer pseudo-origin, remove testing text, decrease title label font size to 9mm and align it precisely for repeatability Align panel to integer pseudo-origin, remove testing text, decrease title label font size to 9mm and align it precisely for repeatability synth_mages:v1.0 Cumulative fixes from v1.1 74231bd333b049ab7b99365de62d937af76b0e42 Finish PCBs d74befe391233bd8b162f7f5705c277e04d9b135 Checkpoint after fixes but before shrinking boards Checkpoint after tweaking footprints some more, starting over at 14hp main synth_tools/3D Printing/Cases/Eurorack Modular Case/EuroRack_Case_24.png Executable file View File // testing futura vs quentincaps in F6 rendering label_font_size = 5; //mm left_col = 10 + center_adjust; right_col = width_mm - 10 - center_adjust; center_col = width_mm/2; vertical_space = height - v_margin - title_font; saw_out = [output_column, bottom_row, 0]; c_tune = [width_mm/2 - h_margin, top_row, 0]; left_rib_x = hole_dist_side + thickness; working_height = height - v_margin; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns.

New Pull Request