Meshy 3D Printing Prepare and send Meshy-generated 3D models to a slicer for 3D printing. Supports white model (single-color) and multicolor printing workflows with automatic slicer detection. Prerequisite: This skill reuses the utility functions ( , , , , etc.) and environment setup from . However, when the user wants to 3D print, this skill controls the entire workflow — including generation, format selection, downloading, and slicer integration. Do NOT run 's workflow first and then hand off here — this skill must control parameters from the start (e.g. with for multicolor). --- Intent Det…