<teepee>
that's all for "programming" the whole board, including support for over-the-air updates
<jwash>
can i see the final project?
<jwash>
nm, that's the button board
<jwash>
does it look like a keyboard to the computer?
<teepee>
not directly, it's connecting to homeassistant
<teepee>
the 3 buttons for the led strip are triggering the state change on the other device controlling that led strip (and some temperature sensors and stuff)
<jwash>
cool stuff
<teepee>
the 2 volume buttons are forwarded to my raspi usually running youtube or amazone prime on the projector
<jwash>
not many people appreciate a projector
<teepee>
that currently needs some extra software on the raspi, but maybe I'll find some better and simpler way at some point
<jwash>
i just blew a bulb
<teepee>
:) I had one explode years ago
<teepee>
the one I'm currently watching on is maybe 10 years old and the replacement is sitting already there in a box
<jwash>
i've done 2x lamp replacements on my first projector 1, on my second, an none yet on my 3rd
<teepee>
I do have a dedicated firmware for a different esp32 device which connects directly as bluetooth
<jwash>
my wife likes the LCD tv now
<teepee>
living room projector goes to about 2.5m maybe, that would be crazy expensive if even possible as normal screen :)
<jwash>
yep, my screen will do 120" diagonal
LordOfBikes has quit [Ping timeout: 268 seconds]
LordOfBikes has joined #openscad
J2295 has joined #openscad
J22 has quit [Ping timeout: 260 seconds]
ur5us has quit [Ping timeout: 252 seconds]
ur5us has joined #openscad
KimK_ has quit [Quit: Leaving]
KimK has joined #openscad
ur5us_ has joined #openscad
ur5us has quit [Remote host closed the connection]
Guest52 has joined #openscad
Guest52 has quit [Client Quit]
Guest52 has joined #openscad
Guest52 has quit [Quit: Client closed]
<J2295>
dumping images in the last opened directory is kind of messy
* J2295
moving img back.. pff
<J2295>
dump should be the folder the actual scad is in or maybe create an "images" folder there .. however if you have another tab this gets confusing
castaway has joined #openscad
foul_owl has quit [Ping timeout: 268 seconds]
ur5us_ has quit [Ping timeout: 268 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
tcurdt has quit [Ping timeout: 252 seconds]
foul_owl has joined #openscad
J2295 has quit [Quit: Client closed]
J22 has joined #openscad
tcurdt has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
tcurdt has quit [Quit: bye]
mohnish1 is now known as mohnish
Guest52 has joined #openscad
Guest52 has quit [Client Quit]
tcurdt has joined #openscad
snaked has quit [Quit: Leaving]
<InPhase>
J22: Yeah, I would really appreciate images for animation going into a frames/ subdirectory of the folder the scad file is in. This is where I immediately move them to after they're generated, to clean up the disaster of file dumping.
<InPhase>
J22: I didn't realize they were in the last open directory, as I just never used in that sequence, but that's even worse.
<J22>
yeah i just checked something from a different file .. and then was searching for my images
<InPhase>
That is worthy of a low hanging fruit github issue.
<InPhase>
Or, "good for a beginner" or whatever we changed that tag too.
<J22>
hm export image changes the folder when switching back to the original tab
<linext>
maybe openscad could have .scad files in .zip encoding with all the files needed inside, if there are dependencies like .stl,.svg,.dxf,.ttf
<linext>
like a java jar file
<linext>
it would have a .scad extension, but .zip encoding, which can be detected by the first few bytes
<J22>
or libraries
<J22>
but you should choose a different ending or .scad.zip ( or 7z) else you wonder about huge scad files
<linext>
the extension needs to be recognizable by the program
<linext>
if it's .scad.zip, it will open with the default zip program
othx has quit [Read error: Connection reset by peer]
othx has joined #openscad
buZz has quit [Ping timeout: 252 seconds]
buZz has joined #openscad
buZz is now known as Guest8298
teepee_ has joined #openscad
ccox has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
<gbruno>
[github] yurivict opened issue #4452 (2021.01.01 fails to build with CGAL-5.5.1: no template named 'Triangulation_2_filtered_projection_traits_3' in namespace 'CGAL'; did you mean 'Triangulation_2_projection_traits_3'?) https://github.com/openscad/openscad/issues/4452