^XA ^FX COMMENT: XA Opens the code for the label ^FS ^FX COMMENT: Use Unicode font ^FS ^CW0,ANMDJ.TTF^CI28 ^FX COMMENT: FWR rotates text 90 degrees ^FS ^FWN ^FX COMMENT: This sets the "Home" coordinate best practices is to reset this to 0,0 at the start and end of each ZPL code in STRATUSStratus. This can be used to shift entire label ^FS ^LH0,0 ^FX COMMENT: Set default font size ^FS ^CF0,80 ^FX COMMENT: At 80 font this is more or less centered ^FS ^FO30,569 ^FD{{STRATUSStratus.Part.ProjectNumber}} {{Item Number}}^FS ^FX COMMENT: Set default font size ^FS ^CF0,60 ^FX COMMENT: FWR rotates text 90 degrees ^FS ^FWR ^FO720,150 ^FDAssembly^FS ^FX COMMENT: Draws a box with length of 75, width of 500 and line thickness of 6 ^FS ^FO625,10 ^GB75,500,6,B ^FS ^FO426,10 ^GB205,500,6,B ^FS ^FO226,10 ^GB205,500,6,B ^FX COMMENT: Set default font size ^FS ^CF0,50 ^FO630,20 ^FDNumber: {{Item Number}}^FS ^FX COMMENT: Set default font size ^FS ^CF0,30 ^FO140,20 ^FB500,10,20,L ^FD{{STRATUSStratus.Field.Frank Hanger Assembly Info}}^FS ^FX COMMENT: Set default font size ^FS ^CF0,60 ^FO720,775 ^FDInstallation^FS ^FX COMMENT: Draws a box with length of 75, width of 500 and line thickness of 6 ^FS ^FO625,700 ^GB75,500,6,B ^FS ^FO426,700 ^GB205,500,6,B ^FS ^FO226,700 ^GB205,500,6,B ^FX COMMENT: Set default font size ^FS ^CF0,50 ^FO630,720 ^FDNumber: {{Item Number}}^FS ^FX COMMENT: Set default font size ^FS ^CF0,30 ^FO140,720 ^FB460,10,20,R ^FD{{STRATUSStratus.Field.Frank Hanger Install Info}}^FS ^FX COMMENT: Position at 20,200 on label and print QR code ^FS, USE H as High Quality QR Code ^FO20,200 ^BQN,2,6^FDHA,{{STRATUSStratus.Part.QRCode}}^FS ^FX COMMENT: Position at 20, 800 on label and print QR code ^FS, USE H as High Quality QR Code ^FO20,800 ^BQN,2,6^FDHA,{{STRATUSStratus.Part.QRCode}}^FS ^FX COMMENT: This sets the "Home" coordinate best practices is to reset this to 0,0 at the start and end of each ZPL code in STRATUSStratus. This can be used to shift entire label ^FS ^LH0,0 ^FX COMMENT: FWR rotates text 90 degrees ^FS ^FWN ^FX COMMENT: XZ Ends the code for the label ^FS ^XZ |