Meshy 3D — Generation + Printing Directly communicate with the Meshy AI API to generate and print 3D assets. Covers the complete lifecycle: API key setup, task creation, exponential backoff polling, downloading, multi-step pipelines, and 3D print preparation with slicer integration. --- SECURITY MANIFEST Environment variables accessed: - — API authentication token sent in HTTP header only. Never logged, never written to any file except in the current working directory when explicitly requested by the user. External network endpoints: - — Meshy AI API (task creation, status polling, model/imag…