Rendered at 22:04:25 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Aurornis 3 hours ago [-]
Interlocking layers is an interesting idea, but I don't see how this is supposed to work.
You can't use the nozzle to inject that much filament into a large cavity because it will cool and solidify right out of the nozzle. Anyone who has ever cleaned blobs of filament off of a nozzle after a print failure can tell you what happens when you try to pump hot filament into empty space. Filament cools below the melt temperature quickly, especially when it comes into contact with your print.
At least the README admits that it doesn't work:
> What’s NOT yet working: the physical print. On my Ender, same-material plastic injected into freshly-printed cells melts the cell walls before they can seal. The math says this should work; the materials science is the open question.
I like seeing experimentation, but this is a lot of software work dedicated to something that couldn't possibly work. I'm curious about "the math says this should work" combined with the large number of em-dashes and other LLM tells. Was this experiment largely driven by an LLM?
Reading any of the research on that should make it obvious that you can't "inject" molten plastic into larger cavities, though.
slabity 5 hours ago [-]
I've seen this technique a lot, but mostly as a post-processing technique where resin, fiber, or some other type of plastic is injected into the channels after printing is completed. It would be interesting to see this done during the normal printing process.
I am a little skeptical on the technique though. FDM printed walls are known to not handle pressure well, especially during printing when its past its glass-transition temperature. This process essentially uses the pressure from the extruder to inject a channel with molten plastic. Will this pressure could cause the walls to delaminate from each other or deform?
And how does this affect plastic that tends to warp significantly during printing? The molten plastic is injected into insulated channels that will not receive any active cooling. You're also parking the nozzle at the injection points, which will cause a lot of uneven cooling at the surface as well. For high-warping plastics like ABS, that could cause a lot of issues.
So I guess the underlying question should be, does this actually work? What is the measured difference in tension strength between parts printed normally vs with MAGMA infills? Specifically when using the same amount of plastic. There's no data or even pictures that indicate this is working.
rao-v 4 hours ago [-]
I think the way this works is with an internal structure, that houses the plastic and is expected to deform, printed first (so it cools), then outer walls with perhaps some air gaping for insulation, then injection into the inner structure at the lowest temp possible, then the next level starts.
Would print slow but might be genuinely strong vs normal infill + many walls (weight for weight).
Multi head printers like the U1 or H2D could do even better with high heat deflection temp plastics like carbon ASA or nylon for the inner structure and outer walls and strong low temp PLA for the injection.
blacksmith_tb 48 minutes ago [-]
Hmm, I wonder if a simpler room-temp alternative would be to fill a low-infill print with 2-part resin. In a way that would be a bit like casting, except you wouldn't ever remove "the mold".
dwallin 6 hours ago [-]
Instead of one large channel throughout the whole print, why not multiple small 2-4 layer bridges?
boothby 1 hours ago [-]
I had the same thought -- with a checkerboard pattern of 1:1:2 "brick" voids where each brick would be surrounded by bricks of a differing offset, one could conceivably calibrate the injection step and the print might have less propensity to cleave along xy planes. But, given the complexity of that calibration (and need for a high-flow head) I'd rather use the brick infill available today.
3 hours ago [-]
notduncansmith 1 hours ago [-]
> What’s NOT yet working:
Oh Claude~
coryrc 6 hours ago [-]
Why do you think this is better than the old practice of filling straight holes a few layers deep?
ricardobeat 1 hours ago [-]
Is that available in any of the standard slicers?
stirfish 1 hours ago [-]
I think that's called z-pinning, and it might not be because of patents. I'm not sure though.
deckar01 4 hours ago [-]
When you say continuous interlocking U shape, are you saying it fills one channel from the top until the connected channel fills from the bottom?
gus_massa 5 days ago [-]
Do you have a photos of objects you build with this? A video?
mgunlogson 7 hours ago [-]
No, unfortunately. I've printed a ton of objects but nothing clean enough to be interesting.
The top of cells always melt as I'm using the same material for injection and the rest of the print. Someone with a dual nozzle printer could try something like PLA injection in a polycarbonate part. I added support but don't have a printer capable of that.
It's also possible that different print settings would work. I'm releasing the features to the community as I've run out of patience with doing a hundred hours of test prints.
We need to crowd test the best settings and nozzles, materials, etc to make this work well
smallpipe 2 hours ago [-]
I’m surprised you bothered writing software instead of writing some G code by hand for testing
q3k 1 hours ago [-]
when you have claude everything looks like a software problem :)
mgunlogson 5 days ago [-]
Here for any questions about how it all works :).
alterom 3 hours ago [-]
>What’s NOT yet working: the physical print
So, nothing to show.
Next.
ricardobeat 1 hours ago [-]
This is how science works. Share your failed experiments, someone else picks it up. Eventually it may work, or not.
You can't use the nozzle to inject that much filament into a large cavity because it will cool and solidify right out of the nozzle. Anyone who has ever cleaned blobs of filament off of a nozzle after a print failure can tell you what happens when you try to pump hot filament into empty space. Filament cools below the melt temperature quickly, especially when it comes into contact with your print.
At least the README admits that it doesn't work:
> What’s NOT yet working: the physical print. On my Ender, same-material plastic injected into freshly-printed cells melts the cell walls before they can seal. The math says this should work; the materials science is the open question.
I like seeing experimentation, but this is a lot of software work dedicated to something that couldn't possibly work. I'm curious about "the math says this should work" combined with the large number of em-dashes and other LLM tells. Was this experiment largely driven by an LLM?
There is some interesting work on the topic of staggered interlocking layers: https://github.com/OrcaSlicer/OrcaSlicer/pull/8181
Reading any of the research on that should make it obvious that you can't "inject" molten plastic into larger cavities, though.
I am a little skeptical on the technique though. FDM printed walls are known to not handle pressure well, especially during printing when its past its glass-transition temperature. This process essentially uses the pressure from the extruder to inject a channel with molten plastic. Will this pressure could cause the walls to delaminate from each other or deform?
And how does this affect plastic that tends to warp significantly during printing? The molten plastic is injected into insulated channels that will not receive any active cooling. You're also parking the nozzle at the injection points, which will cause a lot of uneven cooling at the surface as well. For high-warping plastics like ABS, that could cause a lot of issues.
So I guess the underlying question should be, does this actually work? What is the measured difference in tension strength between parts printed normally vs with MAGMA infills? Specifically when using the same amount of plastic. There's no data or even pictures that indicate this is working.
Would print slow but might be genuinely strong vs normal infill + many walls (weight for weight).
Multi head printers like the U1 or H2D could do even better with high heat deflection temp plastics like carbon ASA or nylon for the inner structure and outer walls and strong low temp PLA for the injection.
Oh Claude~
The top of cells always melt as I'm using the same material for injection and the rest of the print. Someone with a dual nozzle printer could try something like PLA injection in a polycarbonate part. I added support but don't have a printer capable of that.
It's also possible that different print settings would work. I'm releasing the features to the community as I've run out of patience with doing a hundred hours of test prints.
We need to crowd test the best settings and nozzles, materials, etc to make this work well
So, nothing to show.
Next.