cutting sphere tuning

This commit is contained in:
Tonton Th 2025-09-23 03:18:44 +02:00
parent 97f6018cc9
commit cb43cb4481

View File

@ -22,7 +22,7 @@
#local TY = 1.55;
#declare Position = <0.50, -0.70, 0.75>;
#declare Rayon = 0.70 + 1.50 * NormClock; // rayon de la sphere
#declare Rayon = 0.70 + 1.52 * NormClock; // rayon de la sphere
// de découpe
#debug concat("Rayon decoupe = ", str(Rayon, 8, 3), "\n\n")