-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Night light box #747
base: master
Are you sure you want to change the base?
Night light box #747
Conversation
Decorative light box, with cut layers of wood for perspective
It looks like issue #742 is causing a failure here (not sure it is the only one, I am still new to github...) |
OK, let's start with the simpler (not necessarily simple) PR. The result looks pretty nice. The code is very verbose, though. I wonder if it is worth making it more compact. May the sides, elec compartment and the rails can also be Note that all these point are not a strict requirement for this getting merged. Wrt the CI: Don't worry about it now. It will be easy to fix just before merging. |
Compact code using polyline
Thanks a lot for the good comment and the advice ! I compacted the code using polyline as much as I could. |
Fix hinge hole regarding commit d4b238c
https://github.com/florianfesti/boxes/blob/master/boxes/generators/bintray.py is one of the easier examples. https://florianfesti.github.io/boxes/html/api_examples.html#bintray describes how it was created from TypeTray. It cheats in not providing a proper Settings object but uses the Boxes object instead - something that could be used here, too. |
Hi there ! |
You can overwrite the |
Thanks for the interesting functions.
Unfortunately I get the following error (which I do not get when using the E edge) :
I am pretty sure there is something simple missing somewhere regarding that spacing variable (I tried adding it to my class but I still had the same issue). |
Hello,
Here is my second contribution... Not quite the same as the shadebox (with paper cuts, while this box uses wood plates), but I enjoyed when discovering the shadebox too (I was already working on this box at this time)
Please let me know if anything is wrong, so I can improve it.
Thanks for your huge work ! \o/
Have a nice day...
Squeeek