Validating a DST file before you load it onto the machine catches three things a stitch simulator misses: hoop fit against the actual hoop you'll use, density the fabric can absorb, and format gotchas that bite at the USB port. This walkthrough takes about five minutes and assumes you have a DST file ready to upload.
Steps · 7
Validate a DST file
- 01Start a new projectFrom the dashboard, click New project and give it a name. The project becomes the container for the file, the validation report, and any operator notes you'll add.
- 02Upload the .dst (and any companion files)Drag your .dst onto the upload card. If you have a companion .EDR or .CON color file, drop it onto the same card — the validator detects the match and merges the named-thread sequence into the report.
- 03Pick the destination hoop and machinePick the hoop you'll actually use (not the largest one you own) so validation runs against the real safe-stitch area. If your machine profile is set, the hoop list narrows to ones it supports.
- 04Run the validation passClick Validate. The deterministic checks finish in a few seconds for typical designs: hoop fit, density, stitchability, color sequence, and format integrity. Files past 100k stitches take longer because the density check walks every stitch.
- 05Read the report top-downFindings are sorted by severity: errors first (will fail at the machine), warnings next (will probably need operator review), info last (worth knowing). Click any finding to highlight the affected region of the design.
- 06Triage each findingFor each finding, accept the suggested fix, override with a note, or mark as ignore-and-document. Errors must be cleared; warnings and info are judgment calls.
- 07Export the validated file + setup sheetOnce errors are clear, export the validated DST plus the production setup sheet. That bundle — file and one-page sheet — is what you hand the machine operator.
What ValidStitch checks on a DST
- Hoop fit against the safe-stitch area for the selected hoop
- Stitch density against the fabric profile (if a fabric is selected)
- Long satin stitches that may snag during wear
- Trim and jump commands relative to the destination machine's behavior
- Color sequence integrity (especially when a companion .EDR or .CON is present)
- File extents matching the embedded header
The DST format has no embedded thread palette, so color sequences come from the companion file when uploaded. If you only have the .dst, the validator falls back to numeric color indices and flags that the operator will need a print-out.