New To Python

Just wrote my first Python script to draw a guitar fretboard when given parameters (nut width, bridge width, scale, fingerboard length, number of frets. It draws the fingerboard, and layout lines for the frets, ready for trimming, and grouping. So proud!!

9 Likes

Hi @Carl_Mesrobian,

Nice!

Where does one learn about these parameters?

Thanks,

– Dale

By 30 years of measuring guitars and building :slight_smile: The only thing that might need tweaking is the wide end of the board. I set it to the width of the bridge, but in reality the twelfth fret is approximately the width of the bridge.
Time to hack the code :smiley:
Code fixed - got dimension much closer. Had to do some fancy math that I learned in high school (or earlier?).

Sorry, Dale, I never answered your question. There are numerous sources for guitar making.

Groups:

Books:

Out of print - my first guitarmaking book in the mid 70’s when I lived in NY. Saw it at Barnes&Noble and had to have it! The section about D’Aquisto got me going :smiley:

And if you are going to build, ya need to know how to repair :wink:

Bought my copy of Kamimoto’s book in the 70’s to work on my 60’s Gibsons It’s an oldie but a goodie :slight_smile:

Frank Ford’s site http://www.frets.com/
Frank is the best !

Stewmac repair guide

2 Likes