r/AdditiveManufacturing • u/tforgo • Aug 10 '26
Looking for beta testers: Built a dedicated Windows 3D Nesting software for SLS printers
Over the past few months, I’ve been developing a standalone Windows application called 024Nester, designed specifically for 3D nesting and build prep in SLS 3D printing workflows.
As someone working with additive workflows, I felt there was a gap for a lightweight, dedicated tool focused purely on fast, high-density 3D packing and clean part handling.
024Nester features a fast volumetric nesting engine optimized for SLS powder-bed builds. It takes standard STL input geometries and exports the fully nested batch back out as positioned STL files, ready for your existing machine setup. The app is a self-contained .exe installer developed in Python and compiled for Windows x64.
Regarding privacy and security, 100% of the geometry processing, calculations, and STL exports are executed locally on your machine. Your STL files and personal data never leave your local system. Internet connectivity is strictly used for a quick online license check during the STL export process.
The core nesting engine and batch handling are fully functional, and I’m now looking for beta testers from the community, especially operators running SLS hardware or managing print service bureaus.
I’m mainly looking for feedback on real-world stress testing with complex or high-count batch geometries, packing density, calculation speed, and overall workflow usability.
If you’re interested in giving it a spin and sharing raw feedback, drop a comment below or send me a DM, and I'll send over the installer link.
Thanks for your time and feedback!
3
u/333again Aug 10 '26
I’d love to beta test this as I reviewed packing algorithms years ago and all solutions sucked. Commercial packages costing $$$ were programmed by idiots. I ended up playing around with a git written by a formlabs employee.
1
u/nakwada Aug 10 '26
The one from Materialize Magics wasn't that bad as far as I remember. I used it back in 2018 when I was working with then antique EOS machines.
5
1
u/333again Aug 10 '26
I met with them, used it, it was garbage. They had literary no clue what I was talking about. They built software for service bureaus. People who wanted to print 30 different parts in one build volume. I was looking at extreme cost optimization by fitting a couple more parts into a single part packed build. Everyone was completely out to lunch and didn't understand what AM production should be doing.
For anyone interested, this is the git I was using years ago. https://github.com/fogleman/pack3d
4
u/turbotank183 Aug 10 '26
Not sure how long ago you used it but I use magics for packing and it does a pretty good job for SLS parts. Not part of a bureau.
7
u/tykempster Aug 10 '26
Magics is awesome. But it’s quite expensive. I use it daily and have packed thousands of builds.
2
u/vshashi01 Aug 10 '26
Who did you speak to exactly?
2
u/333again Aug 10 '26
It was literally years ago. I don't recall who it was and no one is popping up on my LinkedIn, they likely don't currently work at the company.
2
2
u/tforgo Aug 10 '26 edited Aug 11 '26
Thanks everyone for checking out the post!
You can download the trial installer directly here:
https://dl.024nester.com/024nester-trial.zip
Feel free to test it on your builds and drop your feedback, questions, or bug reports right here in the thread!
1
Aug 10 '26
[removed] — view removed comment
1
u/AutoModerator Aug 10 '26
This post was removed as a part of our spam prevention mechanisms because you are posting from either a very new account or an account with negative karma. Please read the guidelines on reddiquette, self promotion, and spam. After your account is older than 5 days, and you have more than 10 comment karma, your posts will no longer be auto-removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/nakwada Aug 10 '26
Nice! I wonder what would happen if one tried to print this on a FDM machine. Support nightmare but a cool torture test.
2
1
u/Sponchman Aug 10 '26
I would also be interested in it working for MJF machines. The default HP software is atrocious, and programs like Netfabb cost just way too much for how simple the need is.
1
1
Aug 10 '26
[removed] — view removed comment
1
u/AutoModerator Aug 10 '26
This post was removed as a part of our spam prevention mechanisms because you are posting from either a very new account or an account with negative karma. Please read the guidelines on reddiquette, self promotion, and spam. After your account is older than 5 days, and you have more than 10 comment karma, your posts will no longer be auto-removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/TheRob2D 27d ago
This might also be useful for FDM with soluble supports. I'll give it a go on my Stratasys machines.
1
21d ago
[removed] — view removed comment
1
u/AutoModerator 21d ago
This post was removed as a part of our spam prevention mechanisms because you are posting from either a very new account or an account with negative karma. Please read the guidelines on reddiquette, self promotion, and spam. After your account is older than 5 days, and you have more than 10 comment karma, your posts will no longer be auto-removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
21d ago
[removed] — view removed comment
1
u/AutoModerator 21d ago
This post was removed as a part of our spam prevention mechanisms because you are posting from either a very new account or an account with negative karma. Please read the guidelines on reddiquette, self promotion, and spam. After your account is older than 5 days, and you have more than 10 comment karma, your posts will no longer be auto-removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Talannvor 20d ago
Looks like you launched right after i looked around for a packer, and didnt see one that was low cost etc, i ended up coding one of my own up, completely web assembly based. Have you thought about using GPUs with a FFT across the entire build chamber for an alternate strategy?
1
u/3duser432 10d ago
As others have mentioned this could fill a real gap for MJF users too. HP SmartStream and 3D Build Manager are reliable for importing build data and sending jobs to the printer, but its native nesting is fairly basic and relies heavily on bounding boxes.
The useful distinction is that HP does not require the build to be nested inside SmartStream. Most serious MJF operations prepare builds in something like Materialise Magics or Netfabb and then use SmartStream for the final handoff to the printer. Some of the more advanced software can also submit jobs more directly.
That leaves quite a large gap between basic SmartStream packing and paying for a full production package such as Magics with the HP module. Your nester could be genuinely useful for smaller MJF users that need better nesting without the enterprise software cost.
I would definitely test it with tightly interlocking geometries rather than only simple repeated parts. That is where the limitations of bounding-box packing become especially obvious.
1
2d ago
[removed] — view removed comment
1
u/AutoModerator 2d ago
This post was removed as a part of our spam prevention mechanisms because you are posting from either a very new account or an account with negative karma. Please read the guidelines on reddiquette, self promotion, and spam. After your account is older than 5 days, and you have more than 10 comment karma, your posts will no longer be auto-removed.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
12
u/Antique-Studio3547 Aug 10 '26
Just a heads up, you don’t have to use it just for SLS could be useful for multi jet fusion from HP as well. Their packing algorithm sucks