CadQuery Export Skill

Export CadQuery models to STEP, STL, GLTF, DXF, SVG, BREP, and AMF formats.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/shdaifat/cadquery-cad-vscode --skill cadquery-export-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CadQuery Export Skill
Source: https://github.com/shdaifat/cadquery-cad-vscode/tree/main/.github/skills/cadquery-export
Command: npx skills add https://github.com/shdaifat/cadquery-cad-vscode --skill cadquery-export-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to export their CadQuery 3D models into various industry-standard file formats, facilitating downstream use in manufacturing, 3D printing, and visualization workflows.

Core Features & Use Cases

  • Multiple Export Formats: Supports STEP, STL, GLTF/GLB, DXF, SVG, BREP, and AMF.
  • Format Selection Guidance: Provides recommendations on which format to use based on the intended application (e.g., STEP for CAD, STL for 3D printing).
  • Quality Control: Allows adjustment of export quality settings, particularly for STL.
  • Use Case: Export a designed part as a STEP file for CNC machining or as an STL file for 3D printing.

Quick Start

Use the CadQuery Export Skill to export the current model as a STEP file.

Frequently Asked Questions about CadQuery Export Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export a CadQuery model to STL for 3D printing?

To export a CadQuery model to STL for 3D printing, use this Skill to convert your 3D geometry into an STL mesh. It includes quality control settings to adjust the resolution of your STL export for manufacturing.

What is the best CAD format to export a CadQuery model for CNC machining?

STEP is the best CAD format for CNC machining. The Skill provides format selection guidance, recommending STEP exports for CAD workflows to ensure compatibility with downstream manufacturing pipelines.

Can I export CadQuery models to GLTF or AMF formats?

Yes, you can export CadQuery models to GLTF and AMF formats. The Skill supports multiple industry-standard formats including STEP, STL, GLTF/GLB, DXF, SVG, BREP, and AMF for various visualization needs.

How do I choose between STEP and STL when exporting 3D models?

Choose STEP for CAD applications and STL for 3D printing. The Skill offers format selection guidance based on your intended application, recommending the appropriate geometry type for manufacturing or visualization.

Does exporting CadQuery models to SVG or DXF support 2D manufacturing workflows?

Yes, exporting CadQuery models to SVG or DXF supports 2D manufacturing workflows. The Skill facilitates exporting to these vector formats, enabling seamless integration into laser cutting or flat patterning pipelines.