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
mtm has quit [Ping timeout: 248 seconds]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mtm has joined #openscad
germ has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
germ has joined #openscad
<pca006132> kintel: Sounds like a hard problem though, this is precisely why Manifold's triangulator is hard to get right...
kintel has joined #openscad
germ has quit [Remote host closed the connection]
germ has joined #openscad
LordOfBikes has quit [Ping timeout: 246 seconds]
snaked has joined #openscad
LordOfBikes has joined #openscad
aiyion1 has joined #openscad
J24k80 has joined #openscad
J24k8 has quit [Ping timeout: 256 seconds]
<gbruno> [github] kintel pushed 1 modifications (Reduce clipper precision by one bit) https://github.com/openscad/openscad/commit/41e915fa0e6abc9ea279073269140723f9881fa7
<gbruno> [github] kintel pushed 1 modifications (Fix freed memory access issue: A vector may be resized during use, which would invalidate all pointers into it) https://github.com/openscad/openscad/commit/64cfbfb22b723ee3791c028b3e3b0970efe69171
teepee_ has joined #openscad
<gbruno> [github] kintel opened pull request #5270 (Fix freed memory access issue when using gluTess) https://github.com/openscad/openscad/pull/5270
<gbruno> [github] kintel opened pull request #5271 (Reduce Clipper precision by one bit. Fixes #5253) https://github.com/openscad/openscad/pull/5271
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
germ has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
germ has joined #openscad
aiyion1 has quit [Ping timeout: 260 seconds]
aiyion1 has joined #openscad
<gbruno> [github] kintel closed pull request #5270 (Fix freed memory access issue when using gluTess) https://github.com/openscad/openscad/pull/5270
<gbruno> [github] kintel pushed 1 modifications (Fix freed memory access issue: A vector may be resized during use, which would invalidate all pointers into it (#5270)) https://github.com/openscad/openscad/commit/660dd121c71b0e7b77a23fe3699eafa266769440
germ has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
germ has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aiyion1 has quit [Remote host closed the connection]
aiyion1 has joined #openscad
kintel has joined #openscad
kintel has quit [Client Quit]
<J24k80> Hm i just changed a Design parameter from 1.25 to 1.25*2   - this caused that the parameter was deleted from all customizer profiles.  While new added parameter are not added to the profiles - not even when choosing and saving the profile - only if i change that parameter.   This makes using the customizer very unpredictable.
Gungee has joined #openscad
aiyion1 has quit [Ping timeout: 260 seconds]
aiyion1 has joined #openscad
Guest12 has joined #openscad
<Guest12> Hello, When I open Openscad on my Mac I get the menu partially in Polish and partially in English. Is this a known problem?
<J24k80> sounds unusual your OS language is Polish?
<J24k80> you can disable the localisation
<J24k80> do you have a screenshot?
<J24k80> paste!
<othx> paste is https://bpa.st for .scad files and other text like long error reports, https://pasteboard.co/ or https://imgur.com/ for images
<J24k80> Guest12 preference↦advance↦enable user interface localization   - if unchecked all should be in english
Guest12 has quit [Ping timeout: 256 seconds]
<t4nk_fn> teepee, did you ever get your paws on that 'supplemental material'? I think they might have had it available at some point perhaps, but it seems they have removed most of it and now it only seems to have the video and subtitles
<t4nk_fn> I think they had some kind of openscad build included at some point perhaps.. their promised 'patchset' would have been better
Guest12 has joined #openscad
<t4nk_fn> surely they're not just trying to make money off of this, are they?
pca006132 has quit [Quit: pca006132]
muesli has joined #openscad
Gungee has quit [Remote host closed the connection]
Gungee has joined #openscad
germ has quit [Ping timeout: 246 seconds]
germ has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
Guest12 has quit [Ping timeout: 256 seconds]
kintel has joined #openscad
<kintel> pca006132: See https://github.com/openscad/openscad/pull/5271 - will supersede https://github.com/openscad/openscad/pull/5260, but I'll steal some ideas from your PR to improve error handling
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
<t4nk_fn> oh, I may have spoken a bit too soon, because I think I've stumbled on some kind of source-y looking source stuff somewhere
<teepee> I have nothing specific, but considering they did initiate contact to discuss integration, I would assume there's no problem as such
<teepee> as long as they don't distribute the changed version they can do what they want anyway
<teepee> but expressing interest in upstreaming things is a great start
<t4nk_fn> I found this, teepee, from skimming the pdf file https://cil.csit.carleton.ca/bidirectional-programming-csg-cad/
<t4nk_fn> though I'm a bit confused about it, just downloaded the source
<gbruno> [github] kintel pushed 1 modifications (Safer handling and assertion of vertices inserted by CGAL's triangulator) https://github.com/openscad/openscad/commit/7ffeffd7efc5fbe5fd5fdbae507f6c0c4a539ea1
<gbruno> [github] kintel synchronize pull request #5271 (Reduce Clipper precision by one bit. Fixes #5253) https://github.com/openscad/openscad/pull/5271
<teepee> uh, *eyes huge zip file* :-)
<t4nk_fn> I kind of forgot how I compiled openscad at all I guess; I think I got it working from qtcreator in the end
<t4nk_fn> though this source isn't git
<t4nk_fn> and so these submodules are probably messing me over
<gbruno> [github] kintel pushed 1 additions 3 modifications 1 removals (Move issue5253 from bugs to issues) https://github.com/openscad/openscad/commit/f99199d1d3da2d3915f39b24101012d9a1afabde
<gbruno> [github] kintel synchronize pull request #5271 (Reduce Clipper precision by one bit. Fixes #5253) https://github.com/openscad/openscad/pull/5271
<t4nk_fn> and that's assuming 'This project is currently supported only for MacOS.' doesn't hold true for that source either
<teepee> probably just means they only have binaries for macos
snaked has quit [Quit: Leaving]
<gbruno> [github] kintel closed pull request #5260 (attempt to fix #5253) https://github.com/openscad/openscad/pull/5260
stealth_ has joined #openscad
<stealth_> is there any way to define what unit of measurement you are using? like inch, mm, ...
<stealth_> every time i import something into bambu studio it shows the tiny version of it, like inch to mm. sometimes it give you option to convert but not always.
<teepee> no, there are no units and if export files have them, they default to mm
<stealth_> darn, i create everything in inch
<teepee> just have the whole model in some sort of main module
<teepee> then you can do scale() main(); at the end
<stealth_> ok, what does that do? don't i have to give it value?
ooxoo has quit [Read error: Connection reset by peer]
<teepee> yes, you have to give it the inch_to_mm factor
ooxoo has joined #openscad
<stealth_> think this does it `scale(25.4) main();` 1" = 25.4mm
<stealth_> thanks teepee :)
Guest40 has joined #openscad
<Guest40> hello Myself Chandra
Guest40 has quit [Client Quit]
mmu_man has quit [Ping timeout: 252 seconds]
Gungee has quit [Remote host closed the connection]
mmu_man has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest92 has joined #openscad
Gungee has joined #openscad
Guest92 has quit [Quit: Client closed]
germ has quit [Remote host closed the connection]
germ has joined #openscad
germ has quit [Read error: Connection reset by peer]
germ has joined #openscad
germ has quit [Read error: Connection reset by peer]
germ has joined #openscad
germ has quit [Remote host closed the connection]
germ has joined #openscad
germ has quit [Read error: Connection reset by peer]
germ has joined #openscad
noonien808310429 has quit [Quit: The Lounge - https://thelounge.chat]
germ has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
germ has joined #openscad
Gungee has quit [Ping timeout: 244 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
stealth_ has quit [Quit: Leaving]
ToAruShiroiNeko has quit [Remote host closed the connection]
ToAruShiroiNeko has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
guerd871 has quit [Quit: Leaving]
guerd87 has joined #openscad
mmu_man has joined #openscad