fix rebase error

This commit is contained in:
David Kaufman
2025-11-17 14:04:10 -05:00
parent f869295d03
commit ad3119306b

View File

@@ -600,6 +600,7 @@ def Execute(op, obj):
"stockGeometry": stockPath2d,
"stepover": float(obj.StepOver),
"effectiveHelixDiameter": float(helixDiameter),
"helixMinDiameter": float(helixMinDiameter),
"operationType": obj.OperationType,
"side": obj.Side,
"forceInsideOut": obj.ForceInsideOut,