Is there a way to speed up the travel between lasering a raster image?

Is there a way to speed up the travel between lasering a raster image? The green area of the BMP

In LW3 you change your Travel speed in the laser web settings, but it will go no faster than your max rapid speed that is defined in your controllers firmware settings

Some firmware will express your travel in mm/minute don’t let that confuse you with mm/sec that is used with laserweb.

So which of these settings do I mess with

: $110=760.000 (x max rate, mm/min)
: $111=760.000 (y max rate, mm/min)
: $112=500.000 (z max rate, mm/min)
: $120=1000.000 (x accel, mm/sec^2)
: $121=1000.000 (y accel, mm/sec^2)
: $122=50.000 (z accel, mm/sec^2)
: $130=790.000 (x max travel, mm)
: $131=790.000 (y max travel, mm)
: $132=100.000 (z max travel, mm)

The X and Y max rates of $110 and $111 limits your max travel speed at 12.6mm/sec

$130 and $131 defines the work area of your machine

$120 and $121 is how fast your max rate defined by $110 and $111 is achieved from a state of rest to full speed and back to a state of rest again

I have those 110 and 111 set to 8000 and 120 121 to 500