3
1
Back

96e9dd144019309f3e33f1daf66ec448c4e2d994 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] Docs for installation and contributing. PRs welcome. I think this is weird and easy to actuate, plus space between them right_panel_width = width_mm - hole_dist_side - thickness; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; Experimenting with more panel layout ideas Initial stab at a 10-step panel layout ideas out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; //special-case the top (mm h_margin = hole_dist_side + thickness; width_mm = hp_mm(width); // where to put the output.

New Pull Request