<Scopeuk>
ahh, I was for some reason expecting something a little more bare pcb. no sense in re-inventing the wheel I guess
<teepee>
that may happen at some point, once the ESP H2 is out (or whatever the number was for the zigbee version)
<teepee>
I might try one of the wifi ESP32 sensors, but I'm not sure that works well
<Scopeuk>
hadn't heard about the h2 802.15.4 and bluetooth 5 but no wifi, itneresting
<Scopeuk>
I've wanted to play with zigbee for a while, there were a few things where it would have been a nice fit years ago but it was way to pricey for what I was doing, and since then I've not found a need
<teepee>
just tossed the proprietary hue stuff ;-)
<Scopeuk>
yeh I've look at home automation gear occasionally, I don't mind local network control but I've no interest in sending a load of stuff to "the cloud"
<Scopeuk>
if nothing else internet out should not stop local control, thats just stupid
<teepee>
i never enabled that for hue, but the "you need to buy a new gateway" and the still crazy high prices are not something I would support anymore
<teepee>
it was ok-ish like 12 years ago when I bought that 3 lamp + base station pack, but now it's so much nicer with homeassistant on a raspi
<teepee>
being able to swap out things, and if needed sensors or lamps for whatever random company is so much better
<J2235>
teepee looks fabulous
teepee has quit [Remote host closed the connection]
<Scopeuk>
yeh, I would want that, currently there is no smart in my house at all, it's mildly interesting as IKEA of all people have started moving into this and they have a whole bunch of cheap(ish) zigbee gear)
teepee has joined #openscad
<InPhase>
teepee: Well, that has to be the least revealing picture of a print I've ever seen. ;) But I guess it does not fall apart with snow on top at least!
<teepee>
a no snow picture is not *that* much more revealing though. but maybe I can make one with the parts not screwed together too
<JordanBrown[m]>
It looks nice, but what is that white stuff all over the place?
Guest49 has joined #openscad
<JordanBrown[m]>
We don't have that where I live.
Guest49 has quit [Client Quit]
othx has quit [Ping timeout: 272 seconds]
To_Aru_Shiroi_Ne has quit []
ToAruShiroiNeko has joined #openscad
Junxter has joined #openscad
othx has joined #openscad
<teepee>
JordanBrown[m]: no idea who invented that but we get that so we can admire the summer sun
<InPhase>
L29Ah: For asking questions? Or for sharing with the world?
<J2235>
l29Ah pritables and thingyverse have more audience though
<L29Ah>
InPhase: for sharing
<InPhase>
L29Ah: For the latter, thingiverse has kind of turned into a mess. J2235 seems to be getting good results with printables, but I haven't started using it yet.
<InPhase>
Guest95: I see an overlap issue at the bottom of the straight pipe, and your translate doesn't line up. But which thing are you struggling with?
<linext>
originally i was hoping to get more usage from people publishing finished, or near finished customizers, but /paste seems more useful at the moment
<JordanBrown[m]>
I would think in terms of branch() taking as an argument the number of further branches to do and the length of the branch. It would then recursively call itself with a smaller size.