RaidAndFade / OctoberChallenges2019

[Week 1] People keep asking me questions... I need to automatically say yes all the time.
10 stars 47 forks source link

Added yes for OpenScad. #91

Closed pandabear41 closed 5 years ago

pandabear41 commented 5 years ago

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. :)

RaidAndFade commented 5 years ago

Your pull request seems good, but must be checked by a human maintainer for the following reason(s):

  1. Modifications to contributors.md must be checked manually, thanks for your submission.
  2. An error occured while marking your code. The error should be addressed by a maintainer eventually. The error is: File extension .scad is not supported.
  3. These submissions must be checked manually because of the potential complexity of submissions, if you've reached this point in the process you're most likely a valid submission.

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

RaidAndFade commented 5 years ago

I see, thanks for your submission even though your language has this limitation.