A hands-on comparison of Claude Opus 4.8 and GPT-5.5 generating OpenSCAD files for 3D printable parts across three tasks: a phone stand, a circular microphone array enclosure, and a remote cradle. The two models failed in opposite ways — GPT-5.5 consistently did better research (finding real coordinates, downloading CAD files) but produced geometrically broken parts that ignored gravity or had disconnected components. Claude produced cleaner, physically valid geometry but often invented or refused to find real dimensions. Neither model reliably combined good research with correct physical reasoning in a single pass. The write-render-look-fix loop helped, and light human intervention fixed most issues quickly. The conclusion is that LLMs are a useful starting point for parametric CAD work with human oversight, but cannot reliably one-shot a functional design.

10m read timeFrom xda-developers.com
Post cover image
Table of contents
LLMs can't picture a 3D shape, but they can write the code for oneAsking both models to build a phone standA case for an ESP32-based board turned it into a test of researchThe desk holder passed every check, except for one problemEach model produced a good starting point
97 Impressions