Goban & stones

I wanted to learn the game of Go but I didn't have any goban or stones so I made an OpenSCAD script to generate both of these.

The STL you will find here are the following:

  • a single convex stone ready to print
  • a 9x9 goban ready to print
  • a 13x13 goban ready to print
  • a 19x19 goban ready to print

More importantly, you can find all the .scad files necessary to create your own goban and stones on my Bitbucket account:
https://bitbucket.org/lgironditmetaz/go-3d-printed-parts/src


WORK IN PROGRESS
A full sized goban for regular 22mm stones will not fit on most printer bed and the script cannot automatically split the goban into several easy to assemble pieces.

The 13x13 goban seen in the picture has been cut in 4 pieces and glued after print but it is not really durable since the glued part is really thin. Another issue is that glue can be seen inside the engraved lines.

I will try to work on a solution that automate the slicing process depending of the printer bed size and that will allow more durable gluing.