User Tools

Site Tools


zebra

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
zebra [2024/12/31 00:54] – [ZPL] utedasszebra [2024/12/31 01:18] (current) – [38 x 13 mm Labels] utedass
Line 33: Line 33:
 ^FO16,8^GB80,80,5^FS ^FO16,8^GB80,80,5^FS
 ^FO100,30^A0,40^FDWorks!^FS ^FO100,30^A0,40^FDWorks!^FS
 +
 +^XZ
 +</code>
 +
 +Apparently, the width is set to 330 points by the PC software, can be read by following commands
 +
 +<code zpl>
 +^XA
 +^HH
 +^XZ
 +</code>
 +
 +And can be updated with
 +
 +<code zpl>
 +^XA
 +^PW304
 +^XZ
 +</code>
 +
 +But to avoid conflict with the PC software it's probably better to move the Label Home, and then return it.
 +
 +<code zpl>
 +^XA
 +
 +^LH16,8
 +
 +^FO0,0^GB80,80,5^FS
 +^FO100,30^A0,40^FDWorks!^FS
 +
 +^LH0,0
  
 ^XZ ^XZ
 </code> </code>
zebra.1735606474.txt.gz · Last modified: 2024/12/31 00:54 by utedass

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki