https://github.com/marcsteven/lpk130m
This class is a printer class defined for LPK130 series printers. This class contains an implementation of almost all printer functions, as long as the user declares a printer class based on the original application.
https://github.com/marcsteven/lpk130m
Last synced: about 1 month ago
JSON representation
This class is a printer class defined for LPK130 series printers. This class contains an implementation of almost all printer functions, as long as the user declares a printer class based on the original application.
- Host: GitHub
- URL: https://github.com/marcsteven/lpk130m
- Owner: MarcSteven
- License: mit
- Created: 2019-11-13T01:41:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T01:43:07.000Z (over 6 years ago)
- Last Synced: 2025-01-12T11:50:19.262Z (over 1 year ago)
- Language: Objective-C
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LPK130M
This class is a printer class defined for LPK130 series printers. This class contains an implementation of almost all printer functions, as long as the user declares a printer class based on the original application.