LPKF ProtoMat 93s Manual
24
PD {;}
Pen down
Lowers the tool.
PR (x1,y1{,...xn,yn}){;}
Plot relative
Draws a line from the current position to the relative coordinates listed one after
the other. The commands PU and PD can be given between the pairs of
coordinates as parameters. If additional pairs of coordinates are sent, the
command word PA is not necessary. All pairs of coordinates without a command
word are taken to relate to the last PA or PR commands sent and are carried out
accordingly.
PU {;}
Pen up
Lifts the tool.
VS (v{,n}){;}
Velocity select
Defines the track speed in the XY level v=[µm/s] with the tool lowered and
allocates this speed to the tool with number n.
5.2.3 Special commands
All special commands begin with the symbol "!" and their syntax is otherwise like
that for HP-GL standard commands.
!AS (a)
{
;
}
Acceleration Set
Defines a new acceleration constant a=mm/s². The valid value range is
10...50000.
!CC {;}
Close channel
Ends a data transmission introduced with !OC.
!CM (n){;}
Change mode
Switches between the drill (n=0) and mill (n=1) working modes.