This is probably enough

This commit is contained in:
Luke Hubmayer-Werner 2025-01-02 01:24:49 +10:30
parent 3a89717970
commit 8fd5d99c1d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ module NylonTuner() {
// Peg
translate([0, i*peg_spacing + 16, 0]) peg();
// Ear
translate([plate_width/2-1, i*peg_spacing + 22.3, -earshaft_diameter/2-1.5]) ear();
translate([plate_width/2-1, i*peg_spacing + 22.45, -earshaft_diameter/2-1.5]) ear();
}
// Mounting holes
for (i = [6, 39, 75, 105]) {