Raster S→Z Converter + Optional Backlash Fix

This tool:
1. Converts LightBurn raster G-code (laser power in S) into Z up/down moves inside Scan sections.
2. Optionally applies FluidNC-safe backlash compensation (absolute + relative G90/G91), preserving raster patterns.

Step 1: Raster S→Z settings

How far to lift when S=0 inside Scan.
Feedrate for Z moves (0 = no explicit F).
Leave empty to auto-detect from header comment if present.
Matches Python script default (G0 Z...).
Equivalent to --remove-s in the Python script.

Step 2: Optional Backlash Fix (FluidNC)

Uncheck if you only want S→Z conversion.
Feed for backlash G0 moves.