paddymahoney has quit [Remote host closed the connection]
LordOfBikes has quit [Ping timeout: 272 seconds]
J23k50 has joined #openscad
LordOfBikes has joined #openscad
J23k53 has quit [Ping timeout: 245 seconds]
<peepsalot>
everyone see RPi 5 was announced? https://www.raspberrypi.com/products/raspberry-pi-5/ bunch of youtubers already had their hands on them, and apparently press embargo lifted today cause my feed was full of them this morning
<InPhase>
Oh, finally.
<InPhase>
I was waiting for that.
<InPhase>
I want to see some HTPC benchmarks. :)
hyvoid has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mmu_man has quit [Ping timeout: 240 seconds]
hyvoid has quit [Ping timeout: 255 seconds]
hyvoid has joined #openscad
peeps[win] has joined #openscad
peepsalot has quit [Ping timeout: 260 seconds]
hyvoid has quit [Ping timeout: 260 seconds]
paddymahoney has joined #openscad
paddymahoney has quit [Remote host closed the connection]
paddymahoney has joined #openscad
paddymahoney has quit [Remote host closed the connection]
paddymahoney has joined #openscad
J23k50 has quit [Quit: Client closed]
J23k50 has joined #openscad
misterfish has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 252 seconds]
teepee_ is now known as teepee
mmu_man has joined #openscad
hyperair has quit [Ping timeout: 248 seconds]
<Scopeuk>
Big news for me, they put the PCIe on a fpc connector and you get too camera interfaces
J23k50 has quit [Quit: Client closed]
<Scopeuk>
S/too/two
J23k50 has joined #openscad
hyperair has joined #openscad
arogora has joined #openscad
killjoy has quit [Ping timeout: 260 seconds]
arogora is now known as killjoy
killjoy has quit [Changing host]
killjoy has joined #openscad
hyperair has quit [Ping timeout: 255 seconds]
J23k50 has quit [Quit: Client closed]
J23k50 has joined #openscad
L29Ah has quit [Ping timeout: 255 seconds]
mmu_man has quit [Ping timeout: 255 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 252 seconds]
teepee_ is now known as teepee
castaway has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #openscad
L29Ah has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
ToAruShiroiNeko has quit [Ping timeout: 240 seconds]
To_Aru_Shiroi_Ne has quit [Ping timeout: 260 seconds]
ToAruShiroiNeko has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
<RoyK>
hi all. Any idea how I can most easily recreate the pattern on the outside of this wheel? It's for an adjustmen nob on a thermistor, so strictly not needed, but may be practical
<kintel>
FYI: I just merged https://github.com/openscad/openscad/pull/4761 - this will default to using EGL instead of a virtual X11 server for GitHub CI tests. Let me know if anyone discovers any issues with that.
<teepee>
nice, so normal compiling without special flags will default to EGL on Linux?
<teepee>
I guess I need to enable GLAD
<teepee>
ah, I see it depends on opencsg
misterfish has quit [Ping timeout: 255 seconds]
<teepee>
src/glview/offscreen-old/OffscreenContextEGL.cc:92:16: error: non-constant-expression cannot be narrowed from type 'uint32_t' (aka 'unsigned int') to 'EGLint' (aka 'int') in initializer list [-Wc++11-narrowing]