Solutions Shop-floor tooling
Dmatix
Data Matrix code generation for part marking.
- Status
- Early
- Shape
- Library
- Built with
- Python
Part Marking Codes
Parts need marking, and Data Matrix is what the automotive supply chain expects. Most libraries that generate it drag in a dependency tree larger than the job deserves.
Dmatix encodes ASCII payloads to Data Matrix symbols across the standard size range, handling code word capacity and error correction layout for each size. It is small enough to drop into a labelling or marking step without ceremony.
Capabilities
Standard sizesASCII payloads encoded across the standard Data Matrix size range.
Correct by constructionCode word capacity and error correction layout handled per size.
SmallDependency-light, so it embeds in a labelling or marking step.
Related
TicketmaxIn use
Prints markdown straight to thermal receipt printers.
- Real formatting — Headings, bold, underline, tables, images, QR codes, paper cuts, and the buzzer, from a plain .md file.
- Any connection — TCP, USB, or serial, with any ESC/POS printer.
- Tunable output — Paper width and line density configurable per job.
- Scriptable — Reads a file or stdin, so it drops into an existing work order flow without glue code.