FS25 Working Width Options – JD
Author: JdFarmer94
Version: 1.0.0.1

WORKING WIDTH
- Default
- 25 m
- 50 m

CROP GUIDE COLORS
- Green
- White
- Red
- Orange
- Yellow
- Blue
- Purple
- Pink

CONTROLS
- F2 toggles the working-width guide lines ON/OFF.
- The F1 help HUD shows the selected working width and guide state.

CURRENT FIXES
- Fertilizer spreaders use corrected width-axis/guide centering logic.
- Mowers are initialized after GIANTS Mower.onPostLoad so only the finalized MOWER cutting WorkAreas are changed.
- Mower cutting nodes are recalculated in their current unfolded/folded deck pose before work-area processing.
- Tedder, conditioner, swath/drop and auxiliary WorkAreas do not inflate mower cutting width.
- 25 m is centered as 12.5 m left + 12.5 m right from the true mower cutting envelope.
- 50 m is centered as 25 m left + 25 m right from the true mower cutting envelope.
- F1 prioritizes the active mower width when other WorkArea implements are attached.
- AI marker-width cache is updated once when a 25 m or 50 m configuration initializes.
- Removed live AI getter overrides / forced Steering Assist refreshes that could make the F1 menu flicker and interrupt steering.

PC/Mac and PC dedicated server script mod.

MOWER TOTAL-WIDTH FIX: mower width uses finalized WorkAreaType.MOWER cutting areas only. Folding-deck mower nodes are restored to their authored parent-local positions and recalculated in the current deck pose immediately before cutting, preventing a 25 m/50 m selection from becoming wider after the mower unfolds. AI markers are not used to derive mower cutting direction.
