3
1
Back

29 lines From 1aa48a179aa2fb0f2688991cbdf145da4cfe15db Mon Sep 17 00:00:00 2001 Subject: [PATCH 04/18] adds front panel 24ca7abc85 Added schmancy pcb for v2 front panel and pcb into different files Add a printer_hole_scale parameter (or similar) to scale holes so that printing them offsets any printer calibration error. This keeps local calibration issues separate form the shafthole_radius parameter, which is an attempted clone of a round shafthole base shape. See knob_base(). Rotate([0, 0, i * (360/RingMarkings)] cube([RingWidth*.5, MarkingWidth, 2], center=true); cube([8, 3, KnobHeight.

New Pull Request