Thread Count
OT (sorta) - Been farting around designing a 3D printed ballpoint pen in OpenSCAD, which has turned out pretty OK. In the process I honed some techniques, and it caused me revisit my thread implementation. The second print I did had messed up threads due to too fast printing, but the iso standard of 30 degree walls isn't super ideal for printing. 45 degrees works better as it is less horizontal (therefore needing less support below) and accommodates wider, coarser thread pitches. My thread file only needed a few edits to make the wall angle a variable, and to parameterize the clearance. It turns out that the optimal wall to wall clearance for rough prints (0.4mm nozzle and 0.25 z stepping) is around 0.25mm. Threads are really fun to design and print!