tuning the groundbase

This commit is contained in:
Tonton Th
2025-02-09 19:05:10 +01:00
parent 72d99f9400
commit e3b13c0631
2 changed files with 6 additions and 5 deletions

View File

@@ -22,8 +22,9 @@ global_settings {
* Some constants...
*/
#declare SzSol = 34;
#declare SzBase = 1.9;
#declare SzSol = 36;
#declare SzBase = 2.5;
#declare H_base = 0.10;
#declare R_basecone = 0.117;
#declare H_cone = 0.97;