node-thermal-printer

Node.js module for Epson, Star, Tanca, Drauma and Brother thermal printers command line printing.

MIT License

Downloads
15.5K
Stars
730
Committers
25
node-thermal-printer - v4.4.2 Latest Release

Published by Klemen1337 9 months ago

  • fixed network hang (treeindark)
  • added Daruma cash drawer kick codes (Rafatcb)
  • added accept an optional character on drawLine (Rafatcb)
node-thermal-printer - v4.4.1

Published by Klemen1337 9 months ago

  • fixed star code page commands,
  • changed to no default character set,
  • changed no interface is available,
  • fixed fold sometimes fails because it is not string
node-thermal-printer - v4.4.0

Published by Klemen1337 about 1 year ago

  • added Brother support from (younessssssss)
  • added code128 for epson support from (treeindark)
  • worked on epson default settings,
  • fixed epson beep command
node-thermal-printer - v4.3.0

Published by Klemen1337 about 1 year ago

  • added experimental getStatus for epson printer,
  • added wait for response flag to network interface,
  • added example for get status with a network printer,
  • added optional cut feeding (jdgjsag67251),
  • added encoding for TIS11 and TIS66 code pages (Thai language) (kumkao),
  • added options param to execute command (avivsalman),
  • added support for Daruma thermal printer (riquemoraes),
  • fixed make library work with browser (yelhouti)