teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
kintel has joined #openscad
J23k50 has quit [Quit: Client closed]
J23k50 has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lostapathy has quit [Ping timeout: 258 seconds]
lostapathy has joined #openscad
linext__ has quit [Quit: Leaving]
J23k31 has joined #openscad
J23k50 has quit [Ping timeout: 245 seconds]
splud has quit [Ping timeout: 240 seconds]
LordOfBikes has quit [Ping timeout: 264 seconds]
LordOfBikes has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
redlizard has quit [Ping timeout: 240 seconds]
snaked has quit [Remote host closed the connection]
snaked has joined #openscad
splud has joined #openscad
J23k31 has quit [Quit: Client closed]
J23k31 has joined #openscad
redlizard has joined #openscad
<gbruno> [github] pca006132 opened pull request #4768 (add unity build support) https://github.com/openscad/openscad/pull/4768
cart_ has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 252 seconds]
teepee_ is now known as teepee
clemens3 has quit [Changing host]
clemens3 has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
guso78k has joined #openscad
killjoy has quit [Ping timeout: 252 seconds]
killjoy has joined #openscad
killjoy has joined #openscad
killjoy has quit [Changing host]
J23k31 has quit [Quit: Client closed]
J23k31 has joined #openscad
mmu_man has joined #openscad
califax has quit [Ping timeout: 252 seconds]
guso78k has quit [Quit: Client closed]
califax has joined #openscad
guso78k has joined #openscad
<gbruno> [github] gsohler synchronize pull request #4702 (Python pr3) https://github.com/openscad/openscad/pull/4702
<guso78k> hmm ...
<teepee> oh, you directly tried that nettle thing. any issues?
<teepee> when I said that I did at least check it's in MXE, homebrew and debian, so it seems to be widely available enough
<teepee> we do need to update the MXE images though to make it available for the windows builds, but that would not be a big deal
<teepee> (well, I hope :-)
<guso78k> there was not sample code to create an SHA256 string but the functions were easy enough to assemble. nettle is more c than c++ style though.
<guso78k> (+base64) string
<teepee> for the minimal use case that's maybe even easier than
<teepee> c++
<teepee> I'll have a look later, first going to drive over to the office, so afk for a while
juri_ has quit [Ping timeout: 255 seconds]
mmu_man has quit [Ping timeout: 255 seconds]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
redlizard has quit [Ping timeout: 240 seconds]
rogeliodh has quit [Quit: The Lounge - https://thelounge.chat]
rogeliodh has joined #openscad
guso78k has quit [Quit: Client closed]
guso78k has joined #openscad
<guso78k> teepee, docstrings in python only work well for functions, but not for variables
<teepee> yes, that's what the stackoverflow article said
<teepee> it's not fully supported natively, but many tools still accept it by just looking at docstrings directly after variables
<teepee> the article I linked even had some code snippet to grab that info IIRC
<guso78k> its not supported by my local python as excected
<guso78k> it rather yields some  general hints
<teepee> search for GetVarDocs
Guest8 has joined #openscad
Guest8 has quit [Client Quit]
othx has quit [Ping timeout: 272 seconds]
othx has joined #openscad
killjoy has quit [Ping timeout: 260 seconds]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
<guso78k> the code above parses its sourcefile to rather than using __doc__ attribute to get docstrings on variables. Unless docstrings of variables  are natively supported in python I doubt this is any better than my actual #* <META-DATA> *#  syntax
<teepee> code wise no
<teepee> but more aligned with what other tools do
fling_ has joined #openscad
fling has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
fling_ is now known as fling
guso78k has quit [Ping timeout: 245 seconds]
J23k31 has quit [Quit: Client closed]
J23k31 has joined #openscad
J23k31 has quit [Quit: Client closed]
J23k31 has joined #openscad
Guest29 has joined #openscad
<Guest29> Hello Everyone, I am having a problem with OpenSCAD. The menu where I insert all of the code is no longer on the side of my screen and is now at the top. it is making it very inconvenient to read and write code. I have tried uninstalling and reinstalling the program and renaming the file in hopes of fixing the problem. I am on a Windows computer
<Guest29> and need help.
<InPhase> Guest29: You can just drag these components around.
<InPhase> They are all dockable and movable, you just have to find the place to click and drag it.
<InPhase> The config file saves your "choices". So you probably accidentally dragged it once.
<Guest29> That was hilariously simple thank you so much.
<InPhase> You can of course always also choose to delete your config file to get the defaults back, but in case you have other settings, it's easier to try to fix it by dragging. :)
<InPhase> Every once in a while though the layout config will get horribly screwed up by a cat operating the computer or something.
<Guest29> Thank you so much for your help
<InPhase> :)
Guest29 has quit [Quit: Client closed]
cart_ has quit [Ping timeout: 272 seconds]
Guest90 has joined #openscad
peeps[work] has quit [Remote host closed the connection]
peeps[work] has joined #openscad
hyvoid has quit [Ping timeout: 272 seconds]
hyvoid has joined #openscad
teepee has quit [Ping timeout: 252 seconds]
teepee has joined #openscad
J23k31 has quit [Quit: Client closed]
J23k31 has joined #openscad
guso78k has joined #openscad
guso78k has quit [Client Quit]
muesli has quit [Quit: NO CARRIER]
muesli has joined #openscad
J23k31 has quit [Quit: Client closed]
J23k31 has joined #openscad
teepee_ has joined #openscad
Guest90 has quit [Quit: Client closed]
teepee has quit [Ping timeout: 252 seconds]
teepee_ is now known as teepee
J23k31 has quit [Quit: Client closed]
J23k31 has joined #openscad
mmu_man has quit [Ping timeout: 258 seconds]
mmu_man has joined #openscad
Guest51 has joined #openscad
Guest51 has quit [Client Quit]
guso78k has joined #openscad
redlizard has joined #openscad
mmu_man has quit [Ping timeout: 258 seconds]