How to Translate Diode Laser Settings Between Machines: The Normalization Method

If you found perfect 10W settings and you have a 20W machine (or vice versa), there is a formula: halve the power percentage, or double the speed. The math behind this is the energy index — a single number capturing how much laser energy hits the material per millimeter of travel. This page explains the method, shows it working across real settings data, and provides the full dataset for download.

Quick answer. Going from a 10W to a 20W machine? Try: power_new = power_old × (10 ÷ 20), keep speed the same. Or: speed_new = speed_old × (20 ÷ 10), keep power% the same. Both give equivalent energy delivery. Always confirm with a test grid.

Why Your Machine's Settings Don't Directly Transfer

Every forum thread, YouTube video, and manufacturer page gives settings for a specific machine. A Sculpfun S10 user's settings don't transfer directly to an xTool D1 Pro 20W — different optical power, different spot size, sometimes different firmware behavior. Most guides just say "adjust for your machine" without explaining how.

The translation isn't guesswork. It follows from a simple physics principle: the amount of energy the laser delivers to the material determines the result. If you can match that energy on your machine, you get the same result. The energy index makes that number explicit.

The Energy Index Formula

The energy index (EI) approximates laser energy delivered per millimeter of travel:

EI = (power_pct × W_optical × 0.6) / speed_mm_min

Units: joules per millimeter (J/mm)

Where:

The factor 0.6 comes from: EI = (power_pct/100 × W_optical × 60 s/min) / speed_mm_min. For speeds in mm/s, the formula is: EI = (power_pct × W_optical) / (speed_mm_s × 10000).

What EI doesn't capture: spot size (smaller spots deliver more energy per unit area), beam quality (M² factor), and focus accuracy. A tightly focused 5W laser can exceed a defocused 10W laser at the focal point. EI is a relative comparison tool between well-focused machines, not an absolute predictor of outcome.

The Two Translation Rules

Given settings for Machine A, two equivalent methods translate to Machine B:

Rule What you keep What you change Formula Best for
Rule 1 Speed unchanged Adjust power % power_new = power_old × (W_old ÷ W_new) Engraving; when result is speed-sensitive
Rule 2 Power % unchanged Adjust speed speed_new = speed_old × (W_new ÷ W_old) When Rule 1 gives power <5% or >100%

When Rule 1 fails: Going from a 40W to a 5W machine, Rule 1 gives power_new = 75% × (40÷5) = 600% — capped at 100%. In this case, use Rule 2 (much slower speed), or accept that fewer passes may not be achievable on the lower-power machine.

When Rule 2 fails: Going from a 5W to a 40W machine at the same power% means running at 8× the original speed, which may exceed your machine's maximum. In this case, reduce power% proportionally and meet in the middle.

Worked Example: Translating 10W → 20W Plywood Settings

Known good settings for 3mm basswood plywood cutting (with air assist) on a 10W machine: 250 mm/min, 90% power.

10W → 20W translation, both rules
Machine Speed (mm/min) Power % EI (J/mm) Method
10W (source) 250 90% 2.16
20W via Rule 1 250 (unchanged) 45% (= 90 × 10÷20) 2.16 ✓ Keep speed, halve power
20W via Rule 2 500 (= 250 × 20÷10) 90% (unchanged) 2.16 ✓ Double speed, keep power

Both translations give identical EI. The community-observed 20W setting (350 mm/min, 85%) gives EI = 2.91 J/mm — higher than the translated 2.16. This is intentional: 20W operators run higher energy to cut in 2–3 passes instead of 4–6. The translation gives you equivalent energy settings, but you may choose to use more energy at higher wattages to reduce pass count.

Cross-Machine Energy Index Table: 3mm Basswood Plywood Cutting

The table below shows the community-consensus starting-point settings for cutting 3mm basswood plywood (with air assist) across machine classes, alongside the calculated energy index for each. The EI increases with wattage because higher-power machines use more energy per pass to achieve cuts in fewer passes.

Machine class Optical watts Speed (mm/min) Speed (mm/s) Power % EI (J/mm) Passes (air assist) Confidence
5W 5 200 3.3 100% 1.50 10–15 Medium
10W 10 250 4.2 90% 2.16 4–6 Medium
20W 20 350 5.8 85% 2.91 2–3 Medium
33W 33 500 8.3 80% 3.17 2 Medium
40W 40 600 10.0 75% 3.00 1–2 Medium

Source: Community consensus from r/diylasers and r/lasercutting; multiple corroborated reports across machine classes. All settings are calibrated starting points — test before production runs. See full 3mm plywood cutting guide for details including without-air-assist settings.

Cross-Machine Energy Index Table: Anodized Aluminum Engraving

Engraving, unlike cutting, does not have the same threshold effects. The EI is remarkably consistent across machine classes for anodized aluminum (0.060–0.080 J/mm), confirming that the normalization formula works well for this material and operation type.

Machine class Optical watts Speed (mm/min) Speed (mm/s) Power % EI (J/mm) Confidence
5W 5 2,500 41.7 65% 0.078 Medium
10W 10 3,500 58.3 45% 0.077 Medium
20W 20 4,500 75.0 30% 0.080 Medium
33W 33 5,500 91.7 20% 0.072 Medium
40W 40 6,000 100.0 15% 0.060 Low — near minimum power threshold

The EI range of 0.060–0.080 J/mm validates the normalization model for engraving on anodized aluminum. The slight upward trend at 20–33W reflects that higher-power machines require proportionally less of their total capacity to ablate the thin anodize layer. Source: community reports across r/diylasers and xTool community forums. See full anodized aluminum engraving guide.

Why Cutting and Engraving Respond Differently to Normalization

Engraving is primarily about controlled surface removal. The target EI for a given material and finish is relatively consistent across wattages because you're ablating a fixed amount of material per pass. The normalization formula predicts well — EI is near-constant across the tables above.

Cutting has a threshold effect: each pass must deliver enough energy to vaporize material through the full depth of that pass. Below ~2.0 J/mm for 3mm plywood, the laser heats and chars without cutting through cleanly, requiring many more passes. Above the threshold, additional energy per pass means faster cutting and fewer passes — not just equivalent cutting. So higher-power machines intentionally use more EI than normalization would predict, because they're buying fewer passes, not just matching the cut quality.

In practice: for cutting, use the normalization formula to get your starting point, then adjust deliberately upward (more power% or slower speed) if you want to reduce pass count. For engraving, normalization usually gets you within one or two test squares of the right settings.

Limitations of the Energy Index Model

How to Use the Normalization Formula in Practice

The workflow:

  1. Find settings for a similar machine class (within the same 10W increment ideally).
  2. Calculate the EI for the source settings: EI = (power_pct × W_optical × 0.6) / speed_mm_min.
  3. Apply Rule 1 or Rule 2 to translate to your machine's wattage.
  4. Run a material test grid at ±20% around that translated setting.
  5. Pick the best square and record your actual settings — those are your machine-specific calibrated starting points.

The normalization gets you to the right neighbourhood in 5 minutes instead of 45 minutes of random trial and error. The test grid confirms the exact square.

The Dataset

The full settings dataset powering this site is available as a machine-readable JSON file:

Download settings.json (CC BY-SA 4.0)

The dataset includes: material ID, operation, machine wattage class, speed (mm/min and mm/s), power%, pass range, air assist flag, calculated EI, confidence level, source type, source reference, and last-verified date. No settings are fabricated or untested-by-agent — every row carries a source_type (A = manufacturer official, C = derived-scaled with formula disclosed, D = community-corroborated named source). See the methodology page for the full sourcing model.

You are welcome to use the data with attribution (CC BY-SA 4.0). If you have machine-specific settings to contribute, note them in the community threads — we aggregate named, linked results only.

These are starting points, not guaranteed results. Material quality, moisture content, focus accuracy, and machine-to-machine variation all affect outcomes. Always run a test grid on scrap material before committing to a production job. Operate your machine safely: use appropriate eye protection and ventilation.

Related Resources