HP PCL/PJL reference (PCL 5 Printer Language) - Technical Reference Manual Part II
EN AR, Arc Relative 20-13
AR, Arc Relative 
This command draws an arc, using relative coordinates, which starts 
at the current pen location and pivots around the specified center 
point.
AR X
increment
,Y
increment
,sweep angle[,chord angle;]
The AR command draws the arc starting at the current pen location 
using the current pen up/down status, line type, and attributes. After 
drawing the arc, the pen location remains at the end of the arc.
Note Do not use an adaptive line type when drawing arcs with small chord 
angles. The printer attempts to draw the complete pattern in every 
chord (there are 72 chords in a circle using the default chord angle).
z X
Increment
, Y
Increment
 — Specify the center of the arc relative to 
the current location. (The center of the arc is the center of the 
circle that would be drawn if the arc was 360 degrees.)
Coordinates are interpreted in current units: as user-units when 
scaling is on; as plotter units when scaling is off. If current scaling 
is not isotropic, the arc drawn is elliptical rather than circular.
LA, Line Attributes  The Line and Fill Attributes Group
LT, Line Type
PW, Pen Width
Table 20-7
Parameter Format Functional Range Default
X
increment
,Y
increment
 current 
units 
-2
30
 to 2
30
 - 1  no default
sweep angle  clamped 
real 
-32768 to 32767  no default
chord angle  clamped 
real 
0.5° to 180°  5°










