I’d be especially interested in manufacturing Grid Beam with hand tools rather than power tools, if this is something you know how to do.
yay more Grid Beam'ers!
however you make Grid Beam, what matters is that the beams are cut straight to size with minimal warps (i.e. a table saw), and the holes are drilled straight (i.e. a drill press) with correct spacing (i.e. a tool to measure the distance between any two holes, not just the next and previous, otherwise you will have compounding errors). if you're able to have a setup where you can hand-cut like a table saw and hand-drill like a drill press, then you should be able to make it work.
however, i must admit that i'm personally not interested in manually creating beams, even with power tools!
when i started this journey some odd 8 years ago or so, i used a table saw to cut some beams (which turned to be warped), then proceeded to drill with a drill press, then a CNC machine, then back to a drill press, probably spending at least a hundred hours just to make enough beam for a desk, and even then it was warped, so became a struggle to use. only last year, when i bought some Grid Beam from the OG creators (gridbeam.com), did i see what a delight properly manufactured beams could be.
for my next adventure, i'm interested in simple automation tools to facilitate Grid Beam production. by simple i mean "can be made with the smallest set of easy-to-find parts" not "can be made with the most primitive parts". (see transitional solarpunk)
for example, to automate the drilling process, we need a few (abstract) components:
- something that holds a beam and only lets the beam travel along the length-wise axis
- something to push the beam along to the next intended position
- something to measure how far the beam has traveled (in order to calculate the next hole position)
- something to drill holes
- something to move the drill down into the beam and back up out of the beam
- something to hold the beam in a fixed position while drilling
- something to control the other components
as a first pass, i could imagine the abstract components being implemented with:
- an aluminum angle
- wheels with a low-RPM bi-directional motor
- optical sensor (hat tip @dominic)
- drill bits, drill chuck arbor, and a high-RPM uni-directional motor
- linear actuator (to do dynamic moves)
- linear actuator (to do static holds)
- a micro-controller!
if anyone is interested in collaborating on such an automation system, i'm keen!