add missing instructions
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
$fn=64;
|
||||
// TODO move these to math
|
||||
eps=0.00001;
|
||||
eps=0.0001;
|
||||
|
||||
inf10 = 10;
|
||||
inf50 = 50;
|
||||
|
||||
Reference in New Issue
Block a user