I rewrote and updated the IC label tool to run on the current web platform. The tool is now back and functioning again.
The repository for common device pinouts is here. Let me know if you would like to see other devices added.
The tool itself is here:
Single image requires the correct DPI of your printer to generate label of the correct size. Tiled image can be scaled to fit the size of your printer’s paper.
In addition to this rewrite, I put in several code and functional enchancements:
- Changed the default DPI setting to 600 instead of the usual 203 for thermal label printers.
- Added PDF generation capability which should help with printing at the correct size.
- Fixed a bug with fontsize scaling when changing DPI.
- Font size can now also be changed in the tool.
- Default font is larger and more clear.
- Added device name to the generated lablel.
- Added pin 1 marker.
- Added padding to each image tile to make cutting labels easier.
- Cleaned up the tool HTML pages to make it more intuitive.
- Fixed several other bugs.
Enjoy!