Unfunny 444dd80a73 Add text inset logic for better 3D print adhesion
- Increase text thickness to 2.3mm (base 2.0mm + 0.3mm inset compensation)
- Adjust text Z offset to 2.7mm to inset text into background
- Total height remains at 5mm
- Update README to reflect new text thickness
2026-04-11 12:38:19 -04:00
2026-02-14 19:53:13 -05:00

svg2nametag-Ren

Logo

Overview

svg2nametag-Ren converts 2D SVG designs into 3D printable nametags. It automatically splits your design into separate files for different colors, making it easy to print multi-color nametags on printers like the Bambu Lab series.

For detailed setup and usage guides, please check out the Wiki.

Physical Dimensions

The program automatically scales all designs to these specific measurements for a consistent, professional look:

  • Total Width: 87.80 mm
  • Background Thickness: 3.0 mm
  • Text/Detail Thickness: 2.3 mm (includes 0.3mm inset compensation)
  • Text/Detail Offset: 3.0 mm (Text sits at 4mm from the bottom)
  • Total Height: 5.0 mm (Text sits 3mm high and extends 2mm up)

Ways to Use

  • Web App: The easiest way! Just open the web page, drag your files in, and download the results. No installation required.
  • Python Tool: For advanced users who want to process hundreds of files at once using the command line. Requires Python 3.12 or higher and some basic knowledge of the command line.
Description
a small script/web app to convert SVGs into nametags for this mortal plane
https://nametags.randomhack.com/
Readme 470 KiB
Languages
Python 100%