Hacker News new | ask | show | jobs
by wongarsu 508 days ago
Each continuous strand of filament is kind of like a wood fiber, in the sense that the strand is much stronger than the connection to the other strands.

Of course 3d printers lay these strands in a 2d plane (and stack layers of these 2d planes), whereas trees grow in more-or-less one dimension. So wood has one strong direction and two weak ones, while 3d prints have two strong directions and one weak direction. And obviously 3d printed strands are layed out by boring and often naive algorithms that lack any of the beauty of naturally grown wood. Then again, for structural applications you also want the most bland and boring wood patterns possible.

1 comments

That much I'm aware of, but as I mentioned in previous comments, with wood strength is high in the direction of the grain but weak across the grain, plenty of academic studies confirm that (and it takes little to verify it empirically).

With 3D printing, despite the analogy, I couldn't find any sources for strength along/across the "grain" so i'm not sure how accurate that analogy really is.

With 3d prints this is usually framed as layer adhesion. Within one layer (so in the x-y plane) you are basically "along the grain" since the strands form loops and other 2d shapes within the layer. Between layers (== in z direction) you only have the adhesion between different strands holding the layers together, which is equivalent to going across the grain in wood.

CNC kitchen on youtube does a lot of strength and impact testing, e.g. [1] (results at 9:55). "Across the grain" you have half the strength in PLA (and similar numbers in all filament types except TPU). Or if you prefer manufacturer numbers, [2] is the datasheet for a random PLA filament. It also shows worse numbers in every metric in the Z direction (across the grain).

The difference isn't as severe as in wood, but it's big enough that it is something you have to consider in structural parts

[1] https://youtu.be/dOzVuoBP9gY?t=535

[2] https://polymaker.com/wp-content/uploads/lana-downloads/Poly...

Thank you!