Generate, inspect, dry-run, and statically validate plain FDM `.gcode` from 3D mesh files by orchestrating real slicer CLIs. Use when Codex needs to slice…
G-code Provenance: maintained in earthtojake/text-to-cad. Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review. Use this skill for plain .gcode generation from mesh files. It is printer-agnostic and never uploads, starts, or packages print jobs. Workflow Confirm the input is a supported mesh: .stl, .obj, unsliced .3mf, .ply, .glb, or .gltf. Require an explicit printer/profile wrapper JSON. Do not invent real-printer profiles. Discover slicer backends when the backend is unknown: python scripts/gcode_tool.py discover Inspect the input:
don't have the plugin yet? install it then click "run inline in claude" again.