update rack-mount items

This commit is contained in:
zhao
2023-08-08 20:23:27 -04:00
parent cb7a5e559b
commit 28ec3b9ae8
25 changed files with 80 additions and 29 deletions

View File

@ -1,7 +1,7 @@
// Some misc math-y utils
$fn=64;
eps=0.0001;
eps=0.001;
inf10 = 10;
inf50 = 50;
inf1000 = 1000;