Closed pandabear41 closed 5 years ago
Your pull request seems good, but must be checked by a human maintainer for the following reason(s):
File extension .scad is not supported
.Please be patient until a maintainer has time to look over your contribution.
This is an automated response, beep boop. if you think there is a mistake, contact a maintainer
e27afd4572eb530abffbf07c1923b4c6b6b15f1c
I see, thanks for your submission even though your language has this limitation.
OpenScad for loops end at 10000, so had to use recursive function (which still kills it after a few minutes, but with more than a loop). I could of nested loops, but that isn't that fun. :)