Skip to content

Commit

Permalink
Merge pull request #83 from JBBgameich/feature/tested-DYMO-LabelMANAG…
Browse files Browse the repository at this point in the history
…ER-PC

Add DYMO LabelMANAGER PC to tested devices
  • Loading branch information
maresb authored Oct 14, 2023
2 parents 03f86c9 + b83c963 commit 2476b17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Linux Software to print with LabelManager PnP from Dymo

### Experimental

* LabelManager PC
* LabelPoint 350
* LabelManager 280
* LabelManager 420P
Expand Down
1 change: 1 addition & 0 deletions src/dymoprint/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"report your experiences in https://github.com/computerlyrik/dymoprint/issues/44"
)
SUPPORTED_PRODUCTS = {
0x0011: "DYMO LabelMANAGER PC",
0x0015: "LabelPoint 350",
0x1001: "LabelManager PnP (no mode switch)",
0x1002: "LabelManager PnP (mode switch)",
Expand Down

0 comments on commit 2476b17

Please sign in to comment.