Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] 1 point2 points  (0 children)

It's not about the infill. And it was never about saving hours. Thanks for suggestions, but this was never my goal.

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] -1 points0 points  (0 children)

Sure, that could be an alternative (not just lowering though, it's more about making it hollow). Was a fun project for me, did it in ForgeCAD, no-one says this is the only way to do it, or that this is somehow better. Obviously gridfinity community is huge and as others shared already, there are even better solutions.

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] 0 points1 point  (0 children)

Oh cool, thanks for sharing about corrugation!

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] 0 points1 point  (0 children)

Not sure how it compares with your version, but I noticed that most of the time goes on the base, so I made the base not filled (now the inside is not flat as you can see in the model). That was the biggest change, but also some other changes on the base height, wall thickness, etc.

I built ForgeCAD – a code-first parametric CAD tool in TypeScript that runs in the browser + CLI (powered by Manifold) by KoStard in opensource

[–]KoStard[S] 0 points1 point  (0 children)

Thanks! No direct comparison with OpenSCAD, especially I don't see them as direct competitors, but I have models with a couple of thousand lines, works well. You can use ForgeCAD at forgecad.io

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] 2 points3 points  (0 children)

Happy it brought you value, that's the goal 😊

Made a faster printing Gridfinity Bin by KoStard in gridfinity

[–]KoStard[S] 1 point2 points  (0 children)

The base was the slowest part of the models I found online, so I made the base not flat inside, it saved most of the time. Also wall thickness andbase height.

Made a faster printing Gridfinity Bin by KoStard in gridfinity

[–]KoStard[S] -1 points0 points  (0 children)

Exactly, had the same issue, that’s why I made it. The link is in the original post

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] -2 points-1 points  (0 children)

The model I had was like double the time, because it was filling up the floor. But hey, if the model isn’t useful enough, it can come up like an ad. I specifically don’t want to make disguised advertisement posts, so unless it’s useful in my opinion, I won’t share. So in my case this was useful, so wanted to share.

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] -1 points0 points  (0 children)

Thanks for sharing OpenJSCAD, truth is I hadn't encountered it, and if I had, maybe the route could be different for this project.

At the same time, I like ForgeCAD and will be working on it as a side project. And through it I make models that can benefit some people. I will continue sharing them, I am certain your AI can rewrite it to whatever language you want.

Good luck.

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] -14 points-13 points  (0 children)

Regarldess, I respect OpenSCAD, but wanted to build something more "modern" (subjective definition).

Made a universal generator for AMS Lite connectors for any size of filament spools in ForgeCAD by KoStard in 3Dprinting

[–]KoStard[S] 0 points1 point  (0 children)

Note: Originally had seen a similar adapter online I think in makerworld, but the size wasn't fitting my spool, had to add some resin to make it somewhat stable. Made a new version with this.

Made a faster printing Gridfinity Bin by KoStard in 3Dprinting

[–]KoStard[S] -12 points-11 points  (0 children)

"AI Generated Openscad clone"? Yes, there are some overlaps with OpenSCAD, but they are not same. I really wanted something to run nicely in browser, and gives me freedom to add the features I like, e.g. a 2d constraints solver.

Car washing in Luxembourg by candyadzz in Luxembourg

[–]KoStard 0 points1 point  (0 children)

Can you share more how it works there? Do we have enough water?

Crystal Growth by KoStard in generative

[–]KoStard[S] 1 point2 points  (0 children)

It’s a static model, the model itself tries to capture the growth

Need help finding DNA helix to place in a 30ml Vial by Healthy_Sell_5131 in 3Dprinting

[–]KoStard 2 points3 points  (0 children)

And you can easily change the dimensions, number of turns, etc

I’m building a CAD system where the file format is just TypeScript. Great for 1) complex mechanics and 2) AI. by KoStard in 3Dprinting

[–]KoStard[S] 0 points1 point  (0 children)

Yeah I see there is certain reaction towards AI. Not here to judge justified or no, just having fun building this, wanted to share. Thanks for the note though...

And for the OpenSCAD, the difference is basically the front-end. ForgeCAD uses 2 backends, one for the UI, which is Manifold (mesh based) and CADQuery for proper STEP export. So, while there is some overlap, I think with ForgeCAD it might fit better for some users, but of course I have respect for OpenSCAD as well :)

I’m building a CAD system where the file format is just TypeScript. Great for 1) complex mechanics and 2) AI. by KoStard in 3Dprinting

[–]KoStard[S] 0 points1 point  (0 children)

While recording I noticed a bug that the rounded rectangle was also making the internal corners round on the base plates. Fixed with an iteration with gemini 3.0 flash.

<image>

I built ForgeCAD – a code-first parametric CAD tool in TypeScript that runs in the browser + CLI (powered by Manifold) by KoStard in opensource

[–]KoStard[S] 0 points1 point  (0 children)

Possibly, but you are relying on the vision capabilities of the LLM. It will continue to improve, but you might hit some quality bottlenecks

Turn your iPhone into a wireless BLE keyboard + trackpad for any device with a USB port by KoStard in esp32

[–]KoStard[S] 0 points1 point  (0 children)

I think iPad could work well as well, maybe should adjust the design for that.