Skip to content

Commit 62f6045

Browse files
matmairnatekfl
authored andcommitted
Add support for DK-1234 Labels
matmair#22 Co-authored-by: natekfl <[email protected]>
1 parent ea444aa commit 62f6045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

brother_ql/labels.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ def name(self): # type: str
9999
Label("39x48", ( 39, 48), FormFactor.DIE_CUT, ( 461, 565), ( 425, 495), 6 ),
100100
Label("52x29", ( 52, 29), FormFactor.DIE_CUT, ( 614, 341), ( 578, 271), 0 ),
101101
Label("54x29", ( 54, 29), FormFactor.DIE_CUT, ( 630, 341), ( 598, 271), 60 ),
102+
Label("60x86", ( 60, 87), FormFactor.DIE_CUT, ( 708, 1024), ( 672, 954), 18 ),
102103
Label("62x29", ( 62, 29), FormFactor.DIE_CUT, ( 732, 341), ( 696, 271), 12 ),
103104
Label("62x100", ( 62, 100), FormFactor.DIE_CUT, ( 732, 1179), ( 696, 1109), 12 ),
104105
Label("102x51", (102, 51), FormFactor.DIE_CUT, (1200, 596), (1164, 526), 12 , restricted_to_models=['QL-1050', 'QL-1060N', 'QL-1100', 'QL-1100NWB', 'QL-1115NWB']),

0 commit comments

Comments
 (0)