Update SurfaceSupport.py (#18724)

This commit is contained in:
herbkonik
2025-02-10 17:35:26 +01:00
committed by GitHub
parent 359f832dfb
commit 572230cc95

View File

@@ -2627,7 +2627,7 @@ class OCL_Tool:
return
self.oclTool = self.ocl.BullCutter(
self.diameter,
self.diameter - self.flatRadius,
self.diameter / 2 - self.flatRadius,
self.cutEdgeHeight + self.lengthOffset,
)