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
snakedGT has joined #openscad
snakedLX has joined #openscad
snaked has quit [Ping timeout: 260 seconds]
snakedGT has quit [Ping timeout: 240 seconds]
<gbruno> [github] kintel closed pull request #4929 (Add the option to build with Qt 6) https://github.com/openscad/openscad/pull/4929
<gbruno> [github] kintel pushed 1 additions 1 modifications (Add the option to build with Qt 6 (#4929) * Add the option to build with Qt 6 * Require macOS >= 10.15 for Qt 6) https://github.com/openscad/openscad/commit/dc0b6fa3ff307038409c2d8ba0bb64351ef4ddd9
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<kintel> I've merged the PR allowing us to selectively build against Qt6
<kintel> I'll start setting up Qt6 builds for macOS. Possibly keeping two parallel builds going for a bit.
<kintel> If someone want to take on Linux and Windows that would be awesome!
<kintel> tl;dr; cmake -DUSE_QT6=ON
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<gbruno> [github] kintel pushed 1 modifications (Add Qt6 build) https://github.com/openscad/openscad/commit/1519b94a1895d3e4abd69b316fdb8c7f7b46c6b1
<gbruno> [github] kintel opened pull request #5129 (Add Qt6 CI build for macOS) https://github.com/openscad/openscad/pull/5129
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
LordOfBikes has quit [Ping timeout: 256 seconds]
LordOfBikes has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #openscad
drfff has joined #openscad
J24k16 has joined #openscad
J24k36 has quit [Ping timeout: 250 seconds]
L29Ah has quit [Ping timeout: 252 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
<pca006132> yeah I can try on linux
<pca006132> was getting echotest_recursion-test* errors
<pca006132> as well as echotest_issue4172-echo-vector-stack-exhaust
aiyion3 has quit [Remote host closed the connection]
aiyion3 has joined #openscad
<pca006132> other than that it works fine for nixos at least
kintel has joined #openscad
<kintel> pca006132 Thanks - I think the main challenge is getting the automated builds set up
<kintel> Curious that qt6 should affect tests at all..
<gbruno> [github] kintel synchronize pull request #5129 (Add Qt6 CI build for macOS) https://github.com/openscad/openscad/pull/5129
<gbruno> [github] kintel pushed 1 modifications (Add Qt6 build) https://github.com/openscad/openscad/commit/5c51b0f060eefa3e40546f67f0a22406076db839
<gbruno> [github] kintel pushed 1 modifications (Add Qt6 build) https://github.com/openscad/openscad/commit/2f99e3f036892a19bd6cb4817844a2ac6f39d427
<gbruno> [github] kintel synchronize pull request #5129 (Add Qt6 CI build for macOS) https://github.com/openscad/openscad/pull/5129
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<gbruno> [github] kintel ready_for_review pull request #5129 (Add Qt6 CI build for macOS) https://github.com/openscad/openscad/pull/5129
<J24k16> makerworld (bambu) has now the customizer on all models containing a scad  (but the code is read only)
<pca006132> not entirely sure if the test failures are due to qt6 or inherent problem with the stack overflow detection
<pca006132> iirc I encountered related issues previously, not sure how I got rid of them on nix...
<pca006132> but apparently that was a few months ago and I no longer remember how to do it
cart_ has joined #openscad
Guest13 has joined #openscad
qqqq90 has joined #openscad
qqqq90 has quit [Client Quit]
mohammad1722 has joined #openscad
Guest13 has quit [Client Quit]
foul_owl has quit [Ping timeout: 260 seconds]
<teepee> oh, hi mohammad1722 :)
<mohammad1722> Hey teepee :D
<mohammad1722> What a random weird issue
<teepee> that block happenin on mobile phone to is strange indeed
<teepee> I don't know how they test for that stuff, it's just mentioned in the welcome message, but I never saw it happening
<mohammad1722> I have no idea. But I can say for sure that ISPs in Egypt are wild. Maybe a misconfiguration on one of their routing servers.
<mohammad1722> Restarting my router gave me another IP which is not blocked by Libera chat
<mohammad1722> So we can say that there is a non-zero chance that I might get banned every time I restart my router :)
foul_owl has joined #openscad
<teepee> mohammad1722: yeah, that's unfortunate. if it happens the web interface provided by libera should work as temporary solution too I think
mmu_man has joined #openscad
<teepee> we can also consider setting up a dedicated IRC proxy on our server, so if it's happening too often, we should have some options
<mohammad1722> The issue happened in the web interface though xD
<mohammad1722> But as long as it is solvable by restarting my router I think it is manageable
<teepee> oh? with https://web.libera.chat/ ?
<Virindi> silly question: is there any way for me to change the thickness of lines when exporting to svg?
<Virindi> I export templates to print and they are too thick
<Virindi> for accuracy
<teepee> Virindi: no, right now there's no options for SVG
<Virindi> hmm, okay, thanks
<teepee> the first option dialog was done for PDF, so hopefully at some point SVG will get one too
<Virindi> pdf doesn't appear to have an option for how thick the lines are either.
<teepee> I don't think we have a feature request yet. maybe post one on github
<teepee> while there's no way to say if and when it's going to happen, without a feature request the chances are much smaller
<teepee> it certainly sounds like a useful addition
<mohammad1722> teepee: Yes
<teepee> hmm, then I have no idea how that is even possible, I would assume IRC sees the server where the web stuff is hosted, not the one you are connecting from
<teepee> but maybe they have some separate additional check in place on those servers
pca006132 has quit [Remote host closed the connection]
pca006132 has joined #openscad
<mohammad1722> Average Friday issues
<mohammad1722> ¯\_(ツ)_/¯
<teepee> maybe, I guess we can just see how it goes and if it starts happening too often going to find some workaround
erectus has quit [Quit: erectus]
erectus has joined #openscad
mohammad1722 has quit [Quit: Client closed]
<Scopeuk> I guess it is possible that mohammad1722's connection is natted enough times on the way out that there are some bad actors driving a ban appearing to be on the same address
<Scopeuk> if it comes to it I can probably provide a web bassed bouncer, I should be able to add an account on my "thelounge" setup
paddymahoney has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
paddymahoney has quit [Ping timeout: 240 seconds]
L29Ah has joined #openscad
mohammad1722 has joined #openscad
mmu_man has joined #openscad
<teepee> cool, thanks Scopeuk
<teepee> maybe it was just a "this friday" issue :)
paddymahoney has joined #openscad
mohammad1722 has quit [Ping timeout: 250 seconds]
paddymahoney has quit [Ping timeout: 264 seconds]
cart_ has quit [Ping timeout: 246 seconds]
paddymahoney has joined #openscad
foul_owl has quit [Ping timeout: 255 seconds]
paddymahoney has quit [Ping timeout: 268 seconds]
cart_ has joined #openscad
foul_owl has joined #openscad
foul_owl has quit [Ping timeout: 252 seconds]
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #openscad
foul_owl has joined #openscad
mohammad1722 has joined #openscad
snakedLX has quit [Remote host closed the connection]
kintel has joined #openscad
kintel has quit [Client Quit]
paddymahoney has joined #openscad
cart_ has quit [Ping timeout: 256 seconds]
J24k16 has quit [Quit: Client closed]
J24k16 has joined #openscad
paddymahoney has quit [Ping timeout: 268 seconds]
mohammad1722 has quit [Quit: Client closed]
cart_ has joined #openscad
pa has quit [Quit: quit.]
pah has joined #openscad
TylerTork has joined #openscad
paddymahoney has joined #openscad
<TylerTork> Maybe there's a better way to do this. I find myself designing a lot of multi-part customizable models. I need a way for people to see the preview with the parts assembled or "exploded" (an diagram where the parts are in the correct orientation as if they are about to be assembled but there's space between them). I might want to cut out a cross
<TylerTork> section from these parts to confirm fit. But then I also need a way to lay the parts out flat for exporting so they can be printed. Sometimes I want multiple export configurations because they're going to be printed in different materials. I've been using a selection field in the customizer to choose "Layout" and repositioning or omitting parts
<TylerTork> based on this choice ("Assembled", "Exploded", "For export - base", "For export - lid"). Ideally I want to display the non-printable layouts in such a way that they can't be exported (but not have them be transparent gray, thanks)
<TylerTork> Any ideas for a better technique?
<teepee> I can't see much to change, you can hide things from export (and F6 too) using $preview
<teepee> I use $preview for stuff that's not part of the model itself, e.g. the PCBs in https://imgur.com/OH9zT3U
paddymahoney has quit [Ping timeout: 252 seconds]
<TylerTork> ooh, I did not know about that. Is it actually in documentation somewhere?
<TylerTork> I see it is. Okay thanks that does help.
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
J24k16 has quit [Ping timeout: 250 seconds]
pah is now known as pa
TylerTork is now known as StylerStork
Guest74 has joined #openscad
<Guest74> Anybody know how to get a "degree" symbol to display in a text() function?
rogeliodh has quit [Quit: The Lounge - https://thelounge.chat]
rogeliodh has joined #openscad
<gbruno> [github] daackm opened issue #5130 (is there a way to get a degree symbol to display in a text function? I have tried creating a string of chr(186) and printing that , but it gives something like a square. Thanks) https://github.com/openscad/openscad/issues/5130
Guest74 has quit [Quit: Client closed]
GNUmoon2 has quit [Ping timeout: 260 seconds]
GNUmoon2 has joined #openscad
paddymahoney has joined #openscad
paddymahoney has quit [Ping timeout: 260 seconds]
<StylerStork> gbruno, I suspect you're getting the right character, but the font you're using (which is maybe the default font?) doesn't have a rendering of that character.
<StylerStork> Actually meant to answer Guest74. Responded in github
StylerStork has quit [Quit: Client closed]
peepsalot has quit [Ping timeout: 268 seconds]
qeed has quit [Quit: qeed]
qeed has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #openscad
<gbruno> [github] t-paul edited issue #5130 (Character "degrees" not rendering) https://github.com/openscad/openscad/issues/5130
<gbruno> [github] t-paul edited issue #5130 (Character "degrees" not rendering) https://github.com/openscad/openscad/issues/5130
muesli has quit [Quit: NO CARRIER]
muesli has joined #openscad
<gbruno> [github] cjmayo synchronize pull request #4908 (Test building with Qt 6) https://github.com/openscad/openscad/pull/4908
peepsalot has joined #openscad
cart_ has quit [Ping timeout: 240 seconds]
LordOfBikes has quit [Remote host closed the connection]
LordOfBikes has joined #openscad
J24k has joined #openscad
peeps[work] has joined #openscad
peepsalot has quit [Ping timeout: 260 seconds]
zauberfisch has quit [Ping timeout: 252 seconds]
zauberfisch has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee