One of the challenges with building procedural content is finding a way to optimize what is created and save that mesh data for future use (either as a static mesh or whatever). so finally was able to achieve a usable solution for the woodworking lathe. When players lathe wood, the game will convert their creation into a single optimized mesh at runtime that is performant. furthermore, this simplifies the data being sent to the 3d printer.