add missing instructions

This commit is contained in:
zhao
2023-05-12 17:00:47 -04:00
parent 2f379fc744
commit ac9cd7c96e
8 changed files with 111 additions and 25 deletions

View File

@ -4,7 +4,7 @@
$fn=64;
// TODO move these to math
eps=0.00001;
eps=0.0001;
inf10 = 10;
inf50 = 50;