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: Show more
gcode
安装
npx skills add https://github.com/earthtojake/text-to-cad --skill gcode