| V1 Setting | V2 Setting | Description |
|---|---|---|
|
Whether to activate the laser module at all. The laser module is used for laser cutting using a laser diode or CO2 laser tube. When set to Must be enabled before any other laser settings take effect. |
||
|
This pin controls the laser. Pulse width is modulated (PWM) to vary power output — PWM duty cycle directly controls laser power output percentage. This is the preferred and more descriptive parameter for specifying the PWM control pin for the laser. CRITICAL: Only hardware PWM pins are supported:
Using non-PWM pins will disable the laser module with an error message. Inverting pin logic with the |
||
|
DEPRECATED: Legacy parameter that specifies the pin controlling the laser through PWM. Superseded by If this pin is not connected, the system will check Use |
||
|
This pin turns on when the laser turns on, and off when the laser turns off — a simple on/off signal synchronized with laser firing, independent of the PWM power level. This is a digital on/off signal, NOT PWM: it is either high or low. Commonly used to:
|
||
|
The maximum duty cycle that will be applied to the laser, as a value from Example: setting WARNING: Does not provide emergency shutoff — use a kill switch for safety. |
||
|
Sets the minimum PWM duty cycle (baseline power) for the laser, as a value from Useful for some diode setups: keeps laser diodes thermally stable by preventing complete shutoff and reduces thermal stress from constant on/off cycling. During cutting operations, actual power is scaled between this minimum and the maximum power setting. WARNING: Non-zero values mean the laser is always slightly active when the module is enabled. |
||
|
DEPRECATED: Replaced by If you have old configuration files using this parameter, it will still work, since it provides the fallback default value for |
||
|
Maximum S-value accepted from G-code commands. Determines the S-value range:
The S-value is scaled to the 0-1 range internally based on this maximum. Does not affect actual laser power output, only G-code interpretation — this allows using G-code from different CAM packages without modification. Example: with |
||
|
Whether laser power should be proportional to the current speed: as movement speed ramps up (and down), laser power is proportionally adjusted so that the amount of laser power/quantity of photons for a given distance/area stays constant, even as speed increases or decreases progressively. This is true by default. Enables automatic power scaling based on actual instantaneous movement speed. When enabled (default): This:
Can also be controlled at runtime via |
||
|
PWM frequency expressed as the period in microseconds — sets the PWM period (and thus frequency) for laser control. The PWM frequency equals 1,000,000 divided by this period value. This frequency affects how smoothly laser power can be controlled and must be appropriate for your specific laser driver electronics; the system uses this period to limit the maximum rate of power adjustments. Default is |
||
|
Default S value for laser operations when no S parameter is specified in G-code, as a fraction from Typical laser default is |