Plotter
Plotters cannot "read" text as editable characters; they only understand geometric paths.
If using standard fonts, the plotter will draw or cut the perimeter of each letter. 2. Convert Text to Curves/Outlines
You must "weld" or "unite" these shapes. If you don't, a vinyl cutter will cut through the overlapping sections, ruining the material. 4. Generate G-Code plotter
If you are using a script or cursive font, the tail of one letter often overlaps the body of the next.
Standard digital fonts (TrueType or OpenType) are "outline" fonts; they define the boundary of a letter but are hollow inside. Plotters cannot "read" text as editable characters; they
Select your text and go to Object > Expand or Type > Create Outlines .
For a "handwritten" look, use Hershey fonts which consist of single strokes rather than outlines. Convert Text to Curves/Outlines You must "weld" or
Most DIY or CNC plotters require a G-code file (the machine's "instructions").