Pith. sign in

REVIEW 28 cited by

Text-to-CadQuery: A New Paradigm for CAD Generation with Scalable Large Model Capabilities

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2505.06507 v1 pith:OCGDATC2 submitted 2025-05-10 cs.AI cs.CVcs.LG

Text-to-CadQuery: A New Paradigm for CAD Generation with Scalable Large Model Capabilities

classification cs.AI cs.CVcs.LG
keywords modelsllmstext-to-cadquerydirectlylanguagemodelcadquerycapabilities
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Computer-aided design (CAD) is fundamental to modern engineering and manufacturing, but creating CAD models still requires expert knowledge and specialized software. Recent advances in large language models (LLMs) open up the possibility of generative CAD, where natural language is directly translated into parametric 3D models. However, most existing methods generate task-specific command sequences that pretrained models cannot directly handle. These sequences must be converted into CAD representations such as CAD vectors before a 3D model can be produced, which requires training models from scratch and adds unnecessary complexity. To tackle this issue, we propose generating CadQuery code directly from text, leveraging the strengths of pretrained LLMs to produce 3D models without intermediate representations, using this Python-based scripting language. Since LLMs already excel at Python generation and spatial reasoning, fine-tuning them on Text-to-CadQuery data proves highly effective. Given that these capabilities typically improve with scale, we hypothesize that larger models will perform better after fine-tuning. To enable this, we augment the Text2CAD dataset with 170,000 CadQuery annotations. We fine-tune six open-source LLMs of varying sizes and observe consistent improvements. Our best model achieves a top-1 exact match of 69.3%, up from 58.8%, and reduces Chamfer Distance by 48.6%. Project page: https://github.com/Text-to-CadQuery/Text-to-CadQuery.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 28 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. neuralCAD-Edit: An Expert Benchmark for Multimodal-Instructed 3D CAD Model Editing

    cs.CV 2026-04 unverdicted novelty 8.0

    neuralCAD-Edit benchmark shows even the best foundation model (GPT 5.2) scores 53% lower than human CAD experts in acceptance trials for multimodal-instructed 3D model edits.

  2. IterCAD: An Iterative Multimodal Agent for Visually-Grounded CAD Generation and Editing

    cs.AI 2026-06 unverdicted novelty 7.0

    IterCAD introduces a closed-loop multimodal agent for CAD generation and editing, trained via progressive SFT and geometry-aware RL with viable-prefix masking, and evaluated on IterCAD-Bench using a new CD-TR curve an...

  3. P3D-Bench: Benchmarking MLLMs for Parametric 3D Generation and Structural Reasoning

    cs.CV 2026-06 unverdicted novelty 7.0

    P3D-Bench is a benchmark with three task families that scores MLLMs on generating executable parametric 3D programs, finding failures in precise geometry and part assembly.

  4. UniCAD: A Unified Benchmark and Universal Model for Multi-Modal Multi-Task CAD

    cs.CV 2026-06 unverdicted novelty 7.0

    UniCAD supplies a unified multi-modal benchmark and an end-to-end MLLM that performs reconstruction, generation, and QA on CAD data, reporting SOTA results on UniCAD and Fusion360.

  5. Text2CAD-Bench: A Benchmark for LLM-based Text-to-Parametric CAD Generation

    cs.LG 2026-05 unverdicted novelty 7.0

    Text2CAD-Bench supplies 600 dual-prompt examples across four geometric and domain levels to test LLMs on text-to-parametric CAD, finding solid basic performance but sharp drops on complex topology and advanced features.

  6. CADBench: A Multimodal Benchmark for AI-Assisted CAD Program Generation

    cs.CV 2026-05 unverdicted novelty 7.0

    CADBench is a new multimodal benchmark for CAD program generation that combines 18k samples from DeepCAD, Fusion 360, ABC, MCB, and Objaverse across clean/noisy meshes and various renders, used to test 11 models and r...

  7. ArtiCAD: Articulated CAD Assembly Design via Multi-Agent Code Generation

    cs.CV 2026-04 unverdicted novelty 7.0

    ArtiCAD presents the first training-free multi-agent framework that generates articulated, editable CAD assemblies from text or images by predicting assembly relationships early and using validation with rollback.

  8. PR-CAD: Progressive Refinement for Unified Controllable and Faithful Text-to-CAD Generation with Large Language Models

    cs.CL 2026-03 unverdicted novelty 7.0

    PR-CAD unifies text-to-CAD generation and editing via progressive refinement with LLMs, a new interaction dataset, and RL-enhanced reasoning to achieve better controllability and faithfulness.

  9. HistCAD: A Constraint-Aware Parametric History-Based CAD Representation, Dataset, and Benchmark with Industrial Complexity

    cs.GR 2025-12 unverdicted novelty 7.0

    HistCAD provides a constraint-aware parametric CAD representation, a dataset of 170k industrial sequences, and an editability benchmark with metrics ER, cPCSR, and OES to evaluate preservation of design intent.

  10. Nova3D: Code-Native Generation of Programmable 3D Assets

    cs.GR 2026-07 conditional novelty 6.0

    Nova3D generates 3D assets as executable Blender source, yielding named parts, assembly hierarchies, measurable constraints, and native joints that mesh-native generators do not expose.

  11. ArtisanCAD: An Industrial-Level CAD Agent with Expert-Grounded Knowledge Distillation

    cs.AI 2026-07 conditional novelty 6.0

    CAD-IR scaffolds ambiguous text into executable CATIA procedures and, with expert-distilled skills, produces editable B-Rep variants of complex automotive parts.

  12. ASSEMCAD: Production-Ready CAD Assembly Generation from Natural Language

    cs.AI 2026-07 conditional novelty 6.0

    AssemCAD generates production-oriented CAD assemblies from language via axiom-grounded specs, port-mate libraries, on-demand factories, and geometry-aware verification, beating code-only baselines on AssemBench.

  13. IterCAD: An Iterative Multimodal Agent for Visually-Grounded CAD Generation and Editing

    cs.AI 2026-06 unverdicted novelty 6.0

    IterCAD is a multimodal agent framework using progressive SFT and geometry-aware RL for CAD tasks, with a new data pipeline, IterCAD-Bench, and CD-TR metric showing outperformance in executability and precision.

  14. Self-Improving CAD Generation Agents with Finite Element Analysis as Feedback

    cs.GR 2026-05 unverdicted novelty 6.0

    CAD generation agents are augmented with FEA feedback plus text blueprint and 21-view image signals, raising Box-IoU on S2O and Fusion360 while showing that base models produce no strict-passing FEA artifacts.

  15. CADBench: A Multimodal Benchmark for AI-Assisted CAD Program Generation

    cs.CV 2026-05 conditional novelty 6.0

    CADBench is a multimodal benchmark for CAD program generation that shows specialized mesh-to-CAD models outperform general vision-language models but degrade with complexity and modality shifts.

  16. Agent-Aided Design for Dynamic CAD Models

    cs.AI 2026-04 unverdicted novelty 6.0

    AADvark extends agent-aided CAD design to dynamic 3D assemblies with movable parts by integrating constraint solvers and visual feedback to create a verification signal for the agent.

  17. COSMO-Agent: Tool-Augmented Agent for Closed-loop Optimization,Simulation,and Modeling Orchestration

    cs.AI 2026-04 unverdicted novelty 6.0

    COSMO-Agent trains LLMs via tool-augmented RL and a multi-constraint reward to close the CAD-CAE loop, with experiments showing small open-source models outperforming larger ones on feasibility and stability for 25 co...

  18. DreamCAD: Scaling Multi-modal CAD Generation using Differentiable Parametric Surfaces

    cs.CV 2026-03 conditional novelty 6.0

    A point-supervised model represents 3D shapes as connected Bézier patches and generates editable CAD-style surfaces from text, images, or point clouds.

  19. Pointer-CAD: Unifying B-Rep and Command Sequences via Pointer-based Edges & Faces Selection

    cs.CV 2026-03 unverdicted novelty 6.0

    Pointer-CAD unifies B-Rep geometry with command sequences via pointer-based entity selection, allowing LLMs to perform complex CAD edits while cutting topological errors from quantization.

  20. STEP-LLM: Generating CAD STEP Models from Natural Language with Large Language Models

    cs.AI 2026-01 conditional novelty 6.0

    STEP-LLM fine-tunes LLMs to emit complete STEP CAD files from natural-language captions, reporting lower median Chamfer distance than Text2CAD.

  21. HistCAD: A Constraint-Aware Parametric History-Based CAD Representation, Dataset, and Benchmark with Industrial Complexity

    cs.GR 2025-12 conditional novelty 6.0

    HistCAD provides a constraint-explicit CAD sequence format, a 170,236-model dataset, and an editability benchmark measuring whether parameter edits preserve design intent.

  22. CADDesigner: Conceptual CAD Model Generation with a General-Purpose Agent

    cs.AI 2025-08 unverdicted novelty 6.0

    CADDesigner presents an LLM agent with ECIP paradigm and visual feedback loop that generates conceptual CAD models from text and sketches while storing results in a knowledge base.

  23. Wrong Design Intent Is Worse Than None: A Derangement-Control Diagnosis of Header Conditioning in CAD Program Completion

    cs.LG 2026-07 conditional novelty 5.0

    A wrong design-intent header degrades CAD completion below the no-header baseline, and a derangement-trained control shows the harm comes from the learned header-program mapping.

  24. Pointer-CAD v2: Plan-Then-Construct CAD Generation with Dimension-Aware Parametric Precision

    cs.CV 2026-06 unverdicted novelty 5.0

    Pointer-CAD v2 decouples planning from construction in LLM-based CAD generation by using a pointer mechanism to reference continuous parameters from a design plan, paired with new hierarchical accuracy metrics.

  25. Self-Improving CAD Generation Agents with Finite Element Analysis as Feedback

    cs.GR 2026-05 unverdicted novelty 5.0

    CAD agents using finite element analysis feedback plus new text blueprint and multi-view image signals improve geometric accuracy on S2O and Fusion360 benchmarks while addressing physical validity gaps in prior genera...

  26. Tool-Augmented Agent for Closed-loop Optimization,Simulation,and Modeling Orchestration

    cs.AI 2026-04 unverdicted novelty 5.0

    COSMO-Agent is a tool-augmented RL agent that trains LLMs to complete closed-loop CAD-CAE optimization using a multi-constraint reward and an industry dataset of 25 component categories, improving small models over la...

  27. CADDesigner: Conceptual CAD Model Generation with a General-Purpose Agent

    cs.AI 2025-08 unverdicted novelty 5.0

    CADDesigner is an LLM agent that generates conceptual CAD models from text and sketches via requirement analysis, the ECIP paradigm, and iterative visual feedback, outperforming baselines in experiments.

  28. Bridging the Sim-to-Real Gap in Semiconductor Visual Program Synthesis via Input Binarization

    cs.AI 2026-06 unverdicted novelty 4.0

    Binarization of SEM inputs improves VLM-based visual program synthesis for semiconductor geometries, lifting mean Dice coefficient from 0.4393 to 0.5256 on MIIC data.