I would love for this to exist and, in my opinion, there's absolutely no theoretical reason why this shouldn't exist, but this sends off scam vibes to me.
They've come out of left field, with, as of this writing, little to no online presence (low views and followers on Twitter and Youtube) and are promising a machine that's literally 10x cheaper than it's nearest competitor, with promises of having worked out all the reliability details of bed leveling, heating, sintering, cleaning and small feature size (0.15mm).
In addition, they talk about abandoning digital controllers because of cost and going for analog only, which makes my bullshit detector go off. They also talk about recreating slicer software (using the Unreal engine). In other words, they've claimed to recreate the whole hardware, electronic and software toolchain for the industry to offer a high quality and affordable device.
Again, its not like any of this theoretically can't be done, it's that the details are hard and tend to be underestimated by people. When someone promises to breeze past the tripping points of hardware, electronics and software that have been present for the last 20 years, I start to become suspicious.
If this were a company in China (Shenzen, say) I would be much more open to the possibility, because of embedded domain knowledge and easy access to high end manufacturing. Note that fiber lasers have dropped 10x in cost to under $2k from
$15k+ from what the were 10 years ago, so its not the price of high end technological devices isn't dropping at an exponential rate.
Maybe someone else can comment on whether this is or looks more legitimate than I'm giving it credit for?
Hey, I'm one of the creators of the printer, and I'll take your skepticism as compliment :)
Yes, there were tons and tons of design challenges, but by strategically focusing on the important parts (like the laser) to concentrate our development efforts in and coming up with some clever solutions along the way, we were able to overcome most of the challenges. Remember when formlabs came out of nowhere back in 2011 and blew up the whole SLA world? We are just doing the same for SLS!
Currently, we are working with beta testers and will be sending review units out to content creators before launch so you can get a better idea of how it all works. In the meantime, if you submit a part on https://www.micronics3d.com/quote, we can print it for you to see for yourself!
This is our first video coming out of stealth and more will come in the future, so get subscribed!
> In addition, they talk about abandoning digital controllers because of cost and going for analog only, which makes my bullshit detector go off.
This is only for driving galvo motors. And analog makes a lot of sense for that. Complexity is moderate too.
> They also talk about recreating slicer software (using the Unreal engine)
Back in 2017, I implemented my own (very basic - it was not generating any supports) slicer for resin printers, which would be a similar deal for SLS. It's not too hard, and the Unreal Engine actually has a lot of geometry bits implemented. So, I believe the guy on that.
I share concerns about the rest of the system. Manufacturing is hard and it's doubly so when making machines, like 3d printers. We'll see, I guess. At the very least, it would be interesting to follow this development. I subscribed to their Youtube channel.
>They also talk about recreating slicer software (using the Unreal engine).
It's a lot easier to write the software for an SLS machine than an FDM machine, I wouldn't count that as a concern honestly. You no longer need to worry about specific paths, number of perimeter layers, overhangs, or any of that kind of stuff. It radically simplifies the problem space, so it's not unreasonable for someone to throw together an MVP of an entirely new slicer for SLS in a few weeks.
I love that they're using analog control for the galvos. I'm just struggling with a totally simple digital control loop for motors and I'm really regretting I didn't go with my first inclination and use op-amps
Basically every fine powder is an explosion hazard, the flour you have in your pantry included. (If you don’t believe me i have an old still standing but exploded flour mill in downtown Minneapolis to show you)
Yeah I wonder about that. They mention the whole glass build unit enclosure thing - that seems like that gives them a massive advantage over other SLA printers already.
Wonder what else they've done?
(And for that matter, how big is the risk anyway? As another commenter pointed out, flour is explosive too, but we don't have to do anything special with our flour bins at home to deal with it.)
Compared to current consumer 3D printers, this seems like a massive step change.
Curious what he meant about not needing support structures, being able to "print in mid air." How exactly do you pull that off? Surely gravity would protest.
Each 100 micron layer is a layer of powder applied on top of what was already fused. The density of this powder is roughly the same as the fused material.
So as the layers build up, the powder will "pack" in underneath the fused material, and support it.
Pretty slick. Bet with a higher power laser and some inert gas this could be modded to print from metal powder. Would make for a fun (if dangerous) project.
I started this video knowing absolutely nothing about 3D printing, and now I feel like I know a lot + could see a lot of use-cases for their printer. What a great demo video!
I really hope they're able to pull it off. FDM printing is great but not when it comes to arbitrary geometries. I needed to print a 3-way ducting tee the other day that would have been incredibly time consuming to do on my Bambu X1 with all the support filament switching that would have been needed - whereas this printer would have been able to knock it out in no time flat.
It's open materials. You are allowed to use any materials and change any print parameters. 1 build chamber can be filled up with 1 bottle of material which is $220 and most of the un-used powder can be reused.
[+] [-] abetusk|1 year ago|reply
They've come out of left field, with, as of this writing, little to no online presence (low views and followers on Twitter and Youtube) and are promising a machine that's literally 10x cheaper than it's nearest competitor, with promises of having worked out all the reliability details of bed leveling, heating, sintering, cleaning and small feature size (0.15mm).
In addition, they talk about abandoning digital controllers because of cost and going for analog only, which makes my bullshit detector go off. They also talk about recreating slicer software (using the Unreal engine). In other words, they've claimed to recreate the whole hardware, electronic and software toolchain for the industry to offer a high quality and affordable device.
Again, its not like any of this theoretically can't be done, it's that the details are hard and tend to be underestimated by people. When someone promises to breeze past the tripping points of hardware, electronics and software that have been present for the last 20 years, I start to become suspicious.
If this were a company in China (Shenzen, say) I would be much more open to the possibility, because of embedded domain knowledge and easy access to high end manufacturing. Note that fiber lasers have dropped 10x in cost to under $2k from $15k+ from what the were 10 years ago, so its not the price of high end technological devices isn't dropping at an exponential rate.
Maybe someone else can comment on whether this is or looks more legitimate than I'm giving it credit for?
[+] [-] hennnnnnryyyy|1 year ago|reply
Currently, we are working with beta testers and will be sending review units out to content creators before launch so you can get a better idea of how it all works. In the meantime, if you submit a part on https://www.micronics3d.com/quote, we can print it for you to see for yourself!
This is our first video coming out of stealth and more will come in the future, so get subscribed!
[+] [-] krasin|1 year ago|reply
This is only for driving galvo motors. And analog makes a lot of sense for that. Complexity is moderate too.
> They also talk about recreating slicer software (using the Unreal engine)
Back in 2017, I implemented my own (very basic - it was not generating any supports) slicer for resin printers, which would be a similar deal for SLS. It's not too hard, and the Unreal Engine actually has a lot of geometry bits implemented. So, I believe the guy on that.
I share concerns about the rest of the system. Manufacturing is hard and it's doubly so when making machines, like 3d printers. We'll see, I guess. At the very least, it would be interesting to follow this development. I subscribed to their Youtube channel.
[+] [-] traverseda|1 year ago|reply
It's a lot easier to write the software for an SLS machine than an FDM machine, I wouldn't count that as a concern honestly. You no longer need to worry about specific paths, number of perimeter layers, overhangs, or any of that kind of stuff. It radically simplifies the problem space, so it's not unreasonable for someone to throw together an MVP of an entirely new slicer for SLS in a few weeks.
[+] [-] niccl|1 year ago|reply
[+] [-] greesil|1 year ago|reply
Oh this is fun: https://www.reddit.com/r/3Dprinting/comments/15eq050/is_it_p...
Apparently the plastic print powder is an explosion hazard. I hope they didn't skimp on safety.
[+] [-] colechristensen|1 year ago|reply
[+] [-] javawizard|1 year ago|reply
Wonder what else they've done?
(And for that matter, how big is the risk anyway? As another commenter pointed out, flour is explosive too, but we don't have to do anything special with our flour bins at home to deal with it.)
[+] [-] mvkel|1 year ago|reply
Curious what he meant about not needing support structures, being able to "print in mid air." How exactly do you pull that off? Surely gravity would protest.
[+] [-] bb88|1 year ago|reply
So as the layers build up, the powder will "pack" in underneath the fused material, and support it.
[+] [-] thereisnospork|1 year ago|reply
[+] [-] pureheartlover|1 year ago|reply
[+] [-] floating-io|1 year ago|reply
I'm not in a position to watch the video at the moment, but I don't see where the price was announced other than in the description of said video...
[1] https://www.micronics3d.com
[+] [-] jascination|1 year ago|reply
[+] [-] foobarian|1 year ago|reply
[+] [-] twelfthnight|1 year ago|reply
[+] [-] FeistySkink|1 year ago|reply
[+] [-] Opossum|1 year ago|reply
[+] [-] javawizard|1 year ago|reply
I really hope they're able to pull it off. FDM printing is great but not when it comes to arbitrary geometries. I needed to print a 3-way ducting tee the other day that would have been incredibly time consuming to do on my Bambu X1 with all the support filament switching that would have been needed - whereas this printer would have been able to knock it out in no time flat.
Really looking forward to when this releases.
[+] [-] labster|1 year ago|reply
[+] [-] hennnnnnryyyy|1 year ago|reply
[+] [-] Euphorbium|1 year ago|reply
[+] [-] sdhu333|1 year ago|reply
[deleted]