3
1
Back

[mm] engraved_indicator_depth = 4.2; /* [External Indicator (optional)] */ // min width of the rail + a safety margin // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2; left_rib_x = hole_dist_side + thickness; h_margin = hole_dist_side + thickness; right_rib_x = width_mm - thickness*2; From 88bf85725f2c856b6f99f99568e61e08e1060d3b Mon Sep 17 00:00:00 2001 Subject: [PATCH] revised README.md to rev 2 Notes on needed revisions from revision 1: **Corrected:** Fix silkscreen misalignment for lower three knobs Corrected.

New Pull Request