3d-printing

Manage 3D printing workflows from modeling to print quality diagnosis.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/ericmilton711/claude-skills --skill 3d-printing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 3d-printing
Source: https://github.com/ericmilton711/claude-skills/tree/main/.claude/skills/project-management/3d-printing
Command: npx skills add https://github.com/ericmilton711/claude-skills --skill 3d-printing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and tools for the entire 3D printing workflow, from initial 3D modeling to troubleshooting print quality issues, enabling users to successfully create physical objects from digital designs.

Core Features & Use Cases

  • 3D Modeling: Create and modify designs using parametric tools like OpenSCAD or full-featured CAD like FreeCAD.
  • Slicing & G-code Generation: Configure slicer settings (Cura, PrusaSlicer) for optimal print quality and material usage.
  • Printer Calibration & Troubleshooting: Diagnose and resolve common printing problems like warping, stringing, and layer adhesion issues.
  • Use Case: You have a design idea for a custom bracket. Use this Skill to model it in OpenSCAD, slice it with PrusaSlicer, and get advice on the best print settings and potential issues to avoid.

Quick Start

Use the 3d-printing skill to help me troubleshoot stringing on my PLA prints.

Frequently Asked Questions about 3d-printing

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

FAQPage Schema
How do I fix stringing and warping in my PLA 3D prints?

To fix stringing and warping in 3D printing, you must diagnose printer calibration issues and adjust slicer settings like retraction and bed temperature. This Skill provides troubleshooting steps to resolve these common print quality defects.

What is the best way to calibrate E-steps and bed leveling for accurate 3D printing?

Calibrating E-steps and bed leveling ensures accurate filament extrusion and first-layer adhesion in 3D printing. This Skill provides procedures to measure, adjust, and verify your printer's physical calibration.

Can I use OpenSCAD for parametric 3D modeling before slicing?

Yes, you can use OpenSCAD for parametric 3D modeling by writing scripts to generate geometric designs. This Skill supports creating and modifying models in OpenSCAD before exporting STL files for slicing.

How do I configure PrusaSlicer or Cura settings for PETG and ABS filament profiles?

Configuring PrusaSlicer or Cura for PETG and ABS requires adjusting print temperature, cooling, and bed settings to match material profiles. This Skill helps optimize slicing parameters for these specific thermoplastics.

Does this 3D printing workflow support manipulating STL files and post-processing techniques?

Yes, the 3D printing workflow supports manipulating STL files for slicing preparation and includes guidance on post-processing techniques. It covers the entire process from CAD design to finishing the physical part.