kopia lustrzana https://github.com/vilemduha/blendercam
forgot to disable print
rodzic
1491585bcf
commit
fb4219257d
|
|
@ -3130,7 +3130,7 @@ def getPath3axis(context, operation):
|
|||
if d>=r:
|
||||
z=-r
|
||||
else:
|
||||
print(r, d)
|
||||
#print(r, d)
|
||||
z = -r+sqrt(r*r - d*d )
|
||||
#print(mpoly.distance(sgeometry.Point(0,0)))
|
||||
#if(z!=0):print(z)
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue