Remix.run Logo
jhot 3 hours ago

Last weekend I bought my wife a bike off marketplace. It was in good condition but was missing one of the internal cable routing grommets. I gave Claude pictures of the pill-shaped hole by itself and with my digital calipers in the long and short directions.

Gave it a short prompt and it gave me an openscad model with everything parametrized. I printed with no changes in tpu and it was nearly perfect on the first try. Claude put in a 0.3mm subtraction in the x/y dimensions and I lowered it to 0.1 and it's perfect.

Much easier shape than ancient Roman architecture but still very cool how easy it was.

simplyluke 3 hours ago | parent | next [-]

Yeah, CAD has been my personal example of "oh the barrier to entry for this skill was high enough that I didn't do it and now I can be passably bad at it enough to get some simple things done"

I've had similar experiences with making simple functional parts off a 3d printer with OpenSCAD + LLMs. I'm very aware that the models are worse at it than say, generating react code, and I'm also the antithesis of a skilled pilot. It's still cool and has resulted in me starting to learn a new skill at a hobby level.

0x696C6961 2 hours ago | parent [-]

Learning to make simple parts in onshape is pretty darn easy (and fun).

jeffbee 38 minutes ago | parent [-]

Yeah. I teach this after school to 7th grade kids. Anyone can pick this up in a few hours.

jonah 40 minutes ago | parent | prev | next [-]

I was recently trying to get models to generate a 3D fortune cookie. Claude in three.js and Gemini in openSCAD. Neither really got the concept or could get very close at all. It's a surprisingly complex shape I guess.

jetter 3 hours ago | parent | prev | next [-]

these small functional prints are exactly where OpenSCAD and LLM generation shines

amelius 3 hours ago | parent | prev [-]

Does it optimize for no support?

05 2 hours ago | parent [-]

You optimize for no support when selecting print orientation (but for anything semi-cylindrical like described that would be the only sane orientation and the one slicer would choose when you smash the 'Auto Orientation' button).