arrow_back Theory

Formula for Laser Cutting Speed

Is there a simple formula to calculate the cutting speed of a laser? Unfortunately, the answer is not straightforward. It depends on a massive variety of factors, from material properties and laser power to focus quality. In real life, it even depends on unknown variables like the type and thickness of the glue used in your specific batch of plywood.

This means you will always need to run a test cut on your material. Nevertheless, understanding the theory behind it allows you to make informed decisions and optimize your cutting process.

Laser Cutting Speed Model

The cutting speed is determined by a simple energy balance: the energy delivered by the laser must equal the energy required to destroy and remove a 1 mm slice of material along the kerf.

Energy required to remove material by laser $E_{\text{req}}$

To remove material, the laser must supply enough energy to heat it to its pyrolysis (decomposition) or melting point and then vaporize it.

$$E_{\text{req}} = 10^{-9} \cdot \rho \cdot k \cdot l \cdot t \cdot \bigl(c \Delta T + L_v\bigr)$$

Where:

  • $\rho$ — material density (kg/m³)
  • $k$ — kerf width (mm)
  • $l$ — length of the cut (mm)
  • $t$ — material thickness (mm)
  • $c$ — specific heat capacity (J/kg·K)
  • $\Delta T$ — temperature rise to pyrolysis/melting (K)
  • $L_v$ — latent heat of vaporization/pyrolysis (J/kg)
  • $10^{-9}$ — scaling factor for converting mm³ to m³

Energy delivered by the laser

\[ E_{\text{laser}} = P \cdot \tau \cdot A \cdot F = \frac{P \cdot A \cdot F \cdot l}{v} \]

Where:

  • $P$ — optical laser power at the workpiece (W)
  • $\tau$ — time spent cutting (s)
  • $A$ — absorption coefficient of material (0–1)
  • $F$ — focus quality factor (0–1)
  • $v$ — cutting speed (mm/s)

Cutting speed formula

By equating the delivered energy and required energy:

\[ v = \frac{10^{9} \cdot P \cdot A \cdot F} {\rho \cdot k \cdot t \cdot \bigl(c \Delta T + L_v\bigr)} \]

This formula perfectly predicts how cutting speed scales. It makes intuitive sense: more power ($P$) or better focus ($F$) increases speed. Conversely, thicker ($t$) or denser ($\rho$) materials will slow you down.

Simplified engineering model

Because measuring variables like latent heat ($L_v$) or absorption ($A$) in a dusty workshop is impossible, we can group all those material and optical constants into a single empirical coefficient ($K$) This gives us a highly practical engineering model:

\[ v = K \cdot \frac{P}{t^{\alpha}} \]

Where:

  • $K$ — material constant (empirically measured)
  • $P$ — optical power (W)
  • $t$ — thickness (mm)
  • $\alpha$ — thickness exponent (typically $1.0$ to $1.3$ for wood, accounting for gas dynamics and heat loss in deeper cuts)

This laser cutting speed equation is implmented in our Laser Cutting Speed Calculator.