Update SurfaceSupport.py (#18724)

This commit is contained in:
herbkonik
2025-02-10 17:35:26 +01:00
committed by GitHub
parent ad584fa351
commit 1de6c974c0

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,
)