Changes made for Pathfinder V5 PC's.
What it does Adds a "Gripper Offset" panel to the one-step bend screen, positioned between the BG Position and Overbend columns. Contains:
"Gripper Offset" label "Select Backstop" button that opens the backstop selection dialog (Normal, Backstop 1, 2, 3) Below, the selected backstop value displayed in bold The selected backstop distance becomes the GripperOffset value in the OperationNormalBend that gets sent in the profile.
Visibility Only shows when HasBackstopExtend == true AND IsUpperBendingBeamEnabled == true (same conditions as the jog screen and calibration screen backstop buttons).
Files Modified OneStepView.cs - Added gripper offset panel with backstop select button, dynamically inserts column between BG Position and Overbend in bendTabTableLayoutPanel, fires GripperOffsetChanged event on selection IOneStepView.cs - Added GripperOffsetChanged event and SetCurrentGripperOffset method OneStepViewPresenter.cs - Added _gripperOffset field, handles GripperOffsetChanged to store value and trigger PrepOrRun(), sets GripperOffset on OperationNormalBend FormResource.resx + FormResource.Designer.cs - Added SelectBackstop resource string
| Model | Version | Released |
|---|---|---|
| Pathfinder PC | 5.01.44.3689 | 3/17/2026 |