-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the B model, which has an cutter by default. (#86)
* Add the B model, which has an cutter by default. --------- Co-authored-by: tuxmaster <tuxmaster@users.noreply.github.com> Co-authored-by: Patrick Kanzler <dev@pkanzler.de>
- Loading branch information
1 parent
9a760e6
commit 4006299
Showing
3 changed files
with
92 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
# More info on this printer is posted at | ||
# https://files.support.epson.com/pdf/pos/bulk/tm-u220_trg_en_std_reve.pdf | ||
TM-U220B: | ||
name: TM-U220B | ||
vendor: Epson | ||
inherits: TM-U220 | ||
notes: Two-color impact printer with 76mm output | ||
features: | ||
bitImageRaster: false | ||
bitImageColumn: true | ||
highDensity: false | ||
paperPartCut: true | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters