Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba7c039d26 | |||
| 71c6cc6266 | |||
| e5ec87cf3d | |||
| 862458d97e | |||
| b5df3a8e97 |
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# svg2nametag-Ren
|
||||
|
||||
<p align="center">
|
||||
<img src="/pwa-512x512.png" alt="Logo" width="128">
|
||||
</p>
|
||||
|
||||
## 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](https://git.randomhack.com/Retro/svg2NameTag-Ren.git)**.
|
||||
|
||||
## 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.0 mm
|
||||
- **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.
|
||||
BIN
pwa-512x512.png
Normal file
BIN
pwa-512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user