Skip to command documentation
Device onlyprinterdevicesession scope
^PR

Print Rate

^PR configures print Rate. It applies to the printer session and subsequent formats and controls printer hardware or connectivity rather than label pixels.

ZPLr compatibility note

  • Recognized by the renderer but has no label-raster effect.

These are code examples only. This printer or session command does not produce a standalone label image.

Syntax
^PRp,s,b
p

Print speed

Sets print speed. It can be omitted when the documented default is suitable.

Default
A
Required
No
Documented valuesABCDE1234567891011+3 more

p variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

p = A

Uses A for print speed while the other command values stay at representative defaults.

ZPLcaret-pr-p-1.zpl
^PRA,D,A

p = B

Uses B for print speed while the other command values stay at representative defaults.

ZPLcaret-pr-p-2.zpl
^PRB,D,A

p = 14

Uses 14 for print speed while the other command values stay at representative defaults.

ZPLcaret-pr-p-3.zpl
^PR14,D,A
s

Slew speed

Sets slew speed. It can be omitted when the documented default is suitable.

Default
D
Required
No
Documented valuesDABCE23456789101112+2 more

s variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

s = A

Uses A for slew speed while the other command values stay at representative defaults.

ZPLcaret-pr-s-1.zpl
^PRA,A,A

s = B

Uses B for slew speed while the other command values stay at representative defaults.

ZPLcaret-pr-s-2.zpl
^PRA,B,A

s = 14

Uses 14 for slew speed while the other command values stay at representative defaults.

ZPLcaret-pr-s-3.zpl
^PRA,14,A
b

Backfeed speed

Sets backfeed speed. It can be omitted when the documented default is suitable.

Default
A
Required
No
Documented valuesABCDE23456789101112+2 more

b variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

b = A

Uses A for backfeed speed while the other command values stay at representative defaults.

ZPLcaret-pr-b-1.zpl
^PRA,D,A

b = B

Uses B for backfeed speed while the other command values stay at representative defaults.

ZPLcaret-pr-b-2.zpl
^PRA,D,B

b = 14

Uses 14 for backfeed speed while the other command values stay at representative defaults.

ZPLcaret-pr-b-3.zpl
^PRA,D,14

Primary source

Official Zebra reference

Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.

Open Zebra documentation