a lot of little changes

This commit is contained in:
Tonton Th
2025-11-13 02:15:11 +01:00
parent 030f2fb2cf
commit 0b04ffd359
17 changed files with 152 additions and 124 deletions

View File

@@ -17,7 +17,7 @@
// =======================================================
#declare POS_Cutoff = <-24, 0, -7>;
#declare POS_Cutoff = <-20, 0, -7>;
#local TY = 1.55;
@@ -32,8 +32,10 @@ difference {
translate y*TY + POS_Cutoff
}
/*
sphere { Position, 0.020 translate y*TY + POS_Cutoff
texture { T_WIP_alert } }
*/
/* this one is for debugging */
// object { OpenBox translate y*TY + POS_Cutoff }