We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allows to set thermal vs. ribbon.
The ^MT command selects the type of media being used in the printer.
^MT
Format: ^MTa
^MTa
The text was updated successfully, but these errors were encountered:
[#13] Add MediaType ^MT command
797aa83
- Adds `MediaType` with extension function `mediaType`
[#13] Add MediaType ^MT command (#26)
05e8503
* [#13] Add MediaType `^MT` command - Adds `MediaType` with extension function `mediaType` * Suppress unused `ZplMediaType` * Fix `MediaTypeTest` nesting
No branches or pull requests
Media Type
Allows to set thermal vs. ribbon.
The
^MT
command selects the type of media being used in the printer.Format:
^MTa
a = media type used
The text was updated successfully, but these errors were encountered: