Skip to content

micro-nova/label-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Label Generator Scripts

Script used to generate an AmpliPro label

Usage

  • Firstly, configure the label printer as a CUPS printer, and set the defaults to
    • 300 dpi
    • 1.5x0.5 inch media size.
  • make-label:
    • utility script to make an amplipro label
    • run make-label and it will prompt you for the necessary information and print a label
  • label-gen:
    • script to generate the label with arbirary serial number and model number
    • takes in args as shown below:
      • label_gen <serial_number> <model_number> [-s]
      • serial number is the serial number of the unit e.g. 123
      • model_number is the model number of the unit e.g. AP1-S4Z6
      • -s will skip printing and deleting the label leaving you with a pdf, this is useful for testing

Requirements

  • Inkscape
  • Barcode

About

Scripts to generate AmpliPro Labels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages