Maker tools
Zoned SVG Shape Generator
42 shapes across holidays and professions. Every file ships with named border, zones, and details groups: extrude border into the cutter wall (1.0–1.2 mm wall, 14–16 mm tall) and raise zones and details off a flat plate for the embosser.
Shape library
Candy Corn Critter
Three color bands plus a face zone — perfect layered paint guides.
The STL preview extrudes the border outline into a solid blank so you can check scale in your slicer before running the full cutter-wall and embosser pipeline.
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<g id="border">
<path id="border_outline" d="M18,90 C18,86 22,84 26,84 L74,84 C78,84 82,86 82,90 C82,93 78,94 74,94 L26,94 C22,94 18,93 18,90 Z M26,84 C26,50 40,18 50,8 C60,18 74,50 74,84 Z"/>
</g>
<g id="zones">
<path id="zone_band_top" d="M40,30 C44,20 47,13 50,10 C53,13 56,20 60,30 Z"/>
<path id="zone_band_middle" d="M33,55 C35,46 37,38 40,30 L60,30 C63,38 65,46 67,55 Z"/>
<path id="zone_band_bottom" d="M27,84 C28,74 30,64 33,55 L67,55 C70,64 72,74 73,84 Z"/>
<path id="zone_face" d="M36,62 C36,74 64,74 64,62 C64,55 36,55 36,62 Z"/>
</g>
<g id="details">
<circle id="face_eye_left" cx="44" cy="63" r="2"/>
<circle id="face_eye_right" cx="56" cy="63" r="2"/>
<path id="face_mouth" d="M45,70 Q50,74 55,70"/>
<circle id="cheek_left" cx="39" cy="69" r="2.4"/>
<circle id="cheek_right" cx="61" cy="69" r="2.4"/>
</g>
</svg>- Cutter wall: 1.0–1.2 mm thick, 14–16 mm tall, 0.3 mm bevel.
- Zone emboss: 1.0–1.2 mm wide, 1.6–1.8 mm deep.
- Detail emboss: 0.8–1.0 mm wide, 1.2–1.4 mm deep.
- Keep 1.5–2 mm between lines, 2 mm from the outer wall.