removed echos

This commit is contained in:
Patrick Opheys
2026-05-04 23:13:36 +02:00
parent dcb2f74319
commit abbb01a8f3

View File

@@ -16,8 +16,6 @@ p = 5;
k = height/2;
h = (d^2 - (height/2 - p)^2)/(2*d);
R = sqrt(pow(h,2)+pow((height/2)-p,2));
echo(R);
echo(h);
difference(){
group(){
linear_extrude(height) group(){