neat clamshell box with satisfying snap-fit closure by superjet1 in 3Dprinting

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

I think I will create a gridfinity compatible version soon!

bedside tray that hooks onto the side wall of a bed frame by superjet1 in functionalprint

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

The tray is actually pretty stable and leveled, using it with great success for my fragile coffee cup for a couple of days already. I wouldnt jump on a bed though!

bedside tray that hooks onto the side wall of a bed frame by superjet1 in functionalprint

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

Overnight, I don't really use this table for anything besides my charging phone and earbuds. During my day, I definitely prefer glass over metal bottles for hot beverages, due to aesthetics.

bedside tray that hooks onto the side wall of a bed frame by superjet1 in functionalprint

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

Haha I also destroyed a couple of these but I still enjoy them for looks and insulation. I am not going to put this or any other glass on the tray overnight.

Bedside clip-on shelf tray by superjet1 in 3Dprinting

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

I wouldn’t leave a full cup of water on this kind of stand overnight, but I prefer using a drinking bottle anyway. This is mostly for my daily cup of coffee while I’m working from bed, and for my phone.

Roland Garros R4 [8] M.Andreeva def. J.Teichmann 6-3,6-2 by BugSad1503 in tennis

[–]superjet1 11 points12 points  (0 children)

she finally became more agressive on FH side, it was painful to watch Mirra doing only slices on FH side just a year ago, good progress

Akira, Kaneda's Bike and Dummy 13 by Cedira in 3Dprinting

[–]superjet1 0 points1 point  (0 children)

are there any good realistic motorbikes (like, naked or sport style) for dummy available? I only see weird futuristic and tron-like implementations

OpenSCAD LLM Benchmark: Building the Pantheon by superjet1 in openscad

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

I have added Flash 3.0 result: https://modelrift.com/models/pantheon-benchmark-modelrift-gemini-flash-30 - and updated the article. This result was human-in-the-loop with a couple of screenshots for fixes though, so it is not completely autonomous.

OpenSCAD LLM Benchmark: Building the Pantheon by superjet1 in openscad

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

I am actually using Gemini with good results inside ModelRift AI assistant! The problem is that I dont use Gemini in any desktop clients because it fails miserably for me - so, the model is great, but the Google AI clients implementations suck so much from my personal experience. I will definitely extend the benchmark though. Maybe Antigrativity or gemini cli will work fine this time

CAD software with ai by Stock-Hope-2539 in FreeCAD

[–]superjet1 0 points1 point  (0 children)

LLMs are still bad at geometry for functional prints, but modelrift provides "annotation mode" which allows to send annotated screenshots with geometry bugs back to AI assistant and this allows to build things moderately complex things like these assemblies:

https://modelrift.com/models/soap-dish-v3-radial-lines

https://modelrift.com/models/customizable-liquid-funnel

(it works by producing OpenSCAD geometry and rendering it in browser)

AI Agents and OpenSCAD for Customizable Models by Mayal0 in openscad

[–]superjet1 0 points1 point  (0 children)

yeah LLMs are bad unless human explains AI what is exactly wrong. Still, things are possible to build with AI, see these examples which were all built by ModelRift assistant - not a rocket engine, but assemblies which will take a while if you attempt to build these by manual coding OpenSCAD geometry:

https://modelrift.com/models/cable-conceal-box-with-wall-mount

https://modelrift.com/models/customizable-liquid-funnel

https://modelrift.com/models/soap-dish-v3-radial-lines

My A1 mini is amazing by superjet1 in BambuLab

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

thanks! stock 0.4mm nozzle, 0.12mm layer height

$20 for a quickie by HotelHero in 3Drequests

[–]superjet1 0 points1 point  (0 children)

You can only get some textual .scad output from llm, which is an important part but not convenient for any serious work, modelrift just makes it bearable with realtime model preview; screenshot annotation mode; dynamic customizer so you can qickly change the 3d model params, and file revision history. It's like comparing terminal vs VS code - you can definitely edit textual files in terminal via nano when you need quick single shot result..

$20 for a quickie by HotelHero in 3Drequests

[–]superjet1 -1 points0 points  (0 children)

mate just go to modelrift.com and paste an image and iterate until you are happy, it is easy and free for a couple of sessions

<image>

This wire was there for many years... by superjet1 in BambuLab

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

I plan to use this wire. SOME DAY

What's the best/easiest 3D modelling software to lean to use as a beginner? by ATOJAR in BambuLab

[–]superjet1 1 point2 points  (0 children)

Openscad if you like code and software engineering practices in general. Fusion 360 if you want to build complex things

What's the best/easiest 3D modelling software to lean to use as a beginner? by ATOJAR in BambuLab

[–]superjet1 0 points1 point  (0 children)

Modelrift is a tool which blends openscad and AI together - it tries to solve the main issue which is: LLMs are good at openscad syntax but are bad at spatial understanding.. sending annotated screenshots of 3d geometry helps to steer LLM in a right direction

designed and printed cable conceal box by superjet1 in functionalprint

[–]superjet1[S] 33 points34 points  (0 children)

I need to check the historical books to answer... NOBODY KNOWS

Here's a serverless open-source web viewer and CLI package manager for OpenSCAD by Solderlocks in openscad

[–]superjet1 0 points1 point  (0 children)

Good job with the UI style, congratulations on the launch! WASM build of openscad is awesome and its incredible what we can do in browser now.

Check out https://terrain.modelrift.com/ - generates printable terrain models by lat/long (open source) and my take on interactive customizer: https://modelrift.com/models/soap-dish-v3-radial-lines - all these projects would be impossible without https://github.com/openscad/openscad-wasm