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
<gbruno> [github] kintel edited pull request #5976 (Use Manifold for hull() and minkowksi()'s hull) https://github.com/openscad/openscad/pull/5976
<gbruno> [github] kintel edited issue #5977 (Escape out of Find puts focus in wrong place) https://github.com/openscad/openscad/issues/5977
califax has quit [Remote host closed the connection]
califax has joined #openscad
<gbruno> [github] kintel closed issue #5977 (Escape out of Find puts focus in wrong place) https://github.com/openscad/openscad/issues/5977
hyperair has joined #openscad
<InPhase> Ooo, yay on #5976.
J25k has joined #openscad
kintel has joined #openscad
<kintel> InPhase Performance testing next..
<InPhase> I hope it comes back with numbers like 10x better, rather than 20% better. But let's see!
mmu_man has quit [Ping timeout: 265 seconds]
mmu_man has joined #openscad
<kintel> Heh, I don't think the needle will move much, CGAL hulls are already calculated in double precision and likely pretty optimized. This is mostly about managing dependencies and reducing cross-kernel conversions
<kintel> The big win, if any, will be minkowski, but non-CGAL convex decomposition isn't solved yet
mmu_man has quit [Ping timeout: 268 seconds]
sculptor has quit [Quit: Leaving]
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hyperair has quit [Ping timeout: 268 seconds]
hyperair has joined #openscad
GNUmoon has joined #openscad
hyperair has quit [Ping timeout: 276 seconds]
Lagopus has joined #openscad
germ- has quit [Read error: Connection reset by peer]
germ_ has joined #openscad
hyperair has joined #openscad
<gbruno> [github] yeager opened pull request #5978 (Adding Swedish translation) https://github.com/openscad/openscad/pull/5978
teepee has quit [Ping timeout: 244 seconds]
J25k has quit [Quit: Client closed]
J25k has joined #openscad
L29Ah has quit [Ping timeout: 248 seconds]
J25k has quit [Quit: Client closed]
Guest16 has joined #openscad
<Guest16> / 경찰차 USB 기본 외형 (직육면체)
<Guest16> / 전체 크기: 65mm(L) x 30mm(W) x 25mm(H)
<Guest16> / USB 삽입구 없음 — 향후 subtract()로 커스터마이징 가능
<Guest16> / 기본 차체
<Guest16> car_length = 65;
<Guest16> car_width = 30;
<Guest16> car_height = 25;
<Guest16> difference() {
<Guest16>     // 전체 차체
<Guest16>     cube([car_length, car_width, car_height], center = true);
<Guest16>     // 바닥을 살짝 깎아 바닥 평탄화
<Guest16>     translate([0, 0, -car_height/2])
<Guest16>         cube([car_length, car_width, 1.0], center = true);
<Guest16> }
Guest16 has quit [Client Quit]
J25k has joined #openscad
mmu_man has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
<buZz> lol
L29Ah has joined #openscad
L29Ah has quit [Ping timeout: 260 seconds]
L29Ah has joined #openscad
germ_ has quit [Read error: Connection reset by peer]
germ_ has joined #openscad
<ashafq> Is that malware written in OpenSCAD?
bitbasher has joined #openscad
bitbasher has quit [Changing host]
bitbasher has joined #openscad
<bitbasher> there are a couple of customizer issues that can be closed ..
<bitbasher> and
<bitbasher> the authors are complaining about things that are working the way the docs say they _should_ be working
teepee has joined #openscad
L29Ah has left #openscad [#openscad]
L29Ah has joined #openscad
snaked has quit [Remote host closed the connection]
<gbruno> [github] bitbasher opened issue #5979 (Customizer scalar value differs from that for single item vector) https://github.com/openscad/openscad/issues/5979
mmu_man has quit [Ping timeout: 244 seconds]
<gbruno> [github] bitbasher opened issue #5980 (Customizer spin-box widgets do not correctly follow specifications for their values) https://github.com/openscad/openscad/issues/5980
mmu_man has joined #openscad
<pca006132> bitbasher: wiki is not docs
<pca006132> people write down existing behavior, which may be bugs or limitations, into the wiki
<bitbasher> yes .. i understand .. that is why i have been updating pages in the Wiki based on what i have seen as I explore the customizer
<bitbasher> are the docs considered to be the startment of design intent? does the customizer as currently operating match the docs and it is the wiki that is wrong?
sculptor has joined #openscad
sculptor has quit [Changing host]
sculptor has joined #openscad
<pca006132> do we have docs?
<pca006132> anyway, the main point is that you should think about the intent when you triage issues
<InPhase> bitbasher: The wiki docs are just documenting what is, in a manner that is a combination of devs adding things and users adding things. Intent typically lives in scattered discussions and PR notes and such. Also intent is a bit transient and wishy washy as a notion, and thus can be subject to some debate at times.
<InPhase> bitbasher: It's fundamentally a collaborative project with evolving consensus over time.
sculptor_ has joined #openscad
sculptor_ has quit [Changing host]
sculptor_ has joined #openscad
sculptor has quit [Ping timeout: 268 seconds]
sculptor_ is now known as sculptor
<gbruno> [github] jesseditson synchronize pull request #5972 (Add ability to build to a (wasm-based) node module) https://github.com/openscad/openscad/pull/5972
sculptor_ has joined #openscad
sculptor has quit [Ping timeout: 276 seconds]
sculptor_ has quit [Ping timeout: 244 seconds]
mmu_man has quit [Ping timeout: 248 seconds]
J25k has quit [Quit: Client closed]
J25k has joined #openscad
mmu_man has joined #openscad
ali1234 has quit [Remote host closed the connection]
ali1234 has joined #openscad
sculptor has joined #openscad
sculptor has quit [Changing host]
sculptor has joined #openscad
sculptor has quit [Ping timeout: 260 seconds]
J25k has quit [Quit: Client closed]
J25k has joined #openscad
sculptor has joined #openscad
sculptor has quit [Changing host]
sculptor has joined #openscad
notjern has joined #openscad
<pca006132> may hit someone using openscad if they use the latest qt + nvidia + new kernel I guess
<pca006132> + wayland
kintel has joined #openscad
<kintel> pca006132 Not sure if that issue hits us, unless it triggers on plain Qt components; we don't access OpenGL via Qt for any OpenSCAD code, as we want to be able to run the cmd-line in a Qt-less environment
<gbruno> [github] jesseditson synchronize pull request #5972 (Add ability to build to a (wasm-based) node module) https://github.com/openscad/openscad/pull/5972
teepee_ has joined #openscad
teepee has quit [Ping timeout: 244 seconds]
teepee_ is now known as teepee
sculptor has quit [Ping timeout: 248 seconds]
notjern has quit [Quit: Client closed]
sculptor has joined #openscad
<gbruno> [github] kintel edited issue #1195 (Preview rendering in a separate thread) https://github.com/openscad/openscad/issues/1195
<gbruno> [github] kintel edited issue #1195 (Preview rendering in a separate thread [$100]) https://github.com/openscad/openscad/issues/1195
<gbruno> [github] kintel edited issue #1195 (Preview rendering in a separate thread) https://github.com/openscad/openscad/issues/1195
<bitbasher> inPhase : all good then! i love a wishy washy, flexible dev environment and am happy to contribute in any way wanted .. i trust that the community will take my input in the spirit i offer it in.
<teepee> ahhhhhhhhhh
<teepee> who know, there's a "ts" command :)
<bitbasher> on the matter of the bug reports i commented on - i was reviewing open bugs to be sure i was not reporting duplicate issues. i saw that 3 of the bugs i looked at were not real issues and commented to present my test results. I can see that the community might see that as triage but all i am doing is contributing some 2025 info to bugs that have sat open since 2023 .. not my place to decide the fate of a bug report
<bitbasher> ts command?
<bitbasher> what does that do please?
<teepee> it adds a timestamp infront of every line
<bitbasher> in bash or in openscad?
<teepee> bash, well, command line in general
<teepee> and I did like my: xargs -r '-d\n' -n 1 printf "$(date): %s\n"
<bitbasher> in bash and zsh i modify my prompt string to show date-time
<bitbasher> that is pretty snaky mate .. devious .. props :)
<teepee> for log output, e.g. back-up scripts
<teepee> also, from now on, the goal is to have houses look like the org sitting inside... https://mastodon.social/@nixCraft/114692994030113356
<teepee> anyway, I saw your comments and I suppose one of the bug reports might be converted to a feature request
<bitbasher> hey .. speaking of logs .. the console log in OS .. is that copied to a file anywhere? i keep having to right click save to be able to scroll back through echo'd feedback
<teepee> no, it's not saved currently
<bitbasher> idd .. i love the fish
<bitbasher> which bug would u promote .. all three looked like dead issues to me
<teepee> there's no such thing as a dead issue
<bitbasher> or .. do you refer to the new reports i put in today?
<teepee> I think it was the string display for customizer
<bitbasher> oh .. well .. i certainly have a diff approach to old bugs .. i dont like deadwood in my debt pile so i close things and let time bring more evidence of a real problem
<teepee> well, if it's closed, yeah, but open and old is different
<teepee> if it's valid, it does not get less valid with time if nobody has time to work on it
<bitbasher> the suggestion i liked was the colour selector .. no idea how to offer a pop-up selector pallette from the customizer .. i have no clue
<teepee> I think for all the extension stuff, we would want to have our own native customizer syntax
<teepee> not it's not *strictly* needed but extending that thingiverse comment stuff seems not a good idea
<bitbasher> anyway .. at least two of the bugs i commented on are actually misunderstandings about the way the customizer works so .. nothing to fix
<teepee> yeah, I think the include one is both intentional and ok to keep
<bitbasher> are openscad scripts actually usable on Thingiverse?
<teepee> hit and miss
<teepee> plus even more ancient version than the last release
<teepee> and only single file
<bitbasher> but my testing of include files showed the wiki to be correct .. customizer will not look for params in an included files
<teepee> unless they did work on the customizer lately... I'm not really using thingiverse for years
<teepee> yep, that behavior is intended
<teepee> actually there's extra code needed to exclude those parameters as otherwise include<> behaves like low level copy&paste
<bitbasher> humm .. so in fact the bugs i put in today (on customizer issues) can possibly be discarded in in favour of making a new sort of customiser that suits OS better?
<bitbasher> i mean .. if we chose to abandon the thingiverse style param thing
<teepee> we can keep it for stuff that uses it
<bitbasher> i really like the customizer actually ..
<teepee> but it would be nice to have a builtin version that allows a bit more options
<teepee> the gui could work for both ways of specifying things
<teepee> but the native one could have extra things like color selector, font selector, ...
<bitbasher> following the example of a gear making script i saw on thingiverse .. it has a selector that lets one exercise every function in a library and still allow it to be used as an included library in other scripts
<bitbasher> i am still working on it but i will publish .. soon :)
<bitbasher> night night all
<teepee> good night
sculptor has quit [Ping timeout: 268 seconds]
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bitbasher has quit [Ping timeout: 260 seconds]
mmu_man has quit [Ping timeout: 276 seconds]
mmu_man has joined #openscad
snaked has joined #openscad
Joel has quit [Quit: ZNC 1.9.1+deb2build2 - https://znc.in]
TheAssassin has quit [Ping timeout: 244 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
hyperair has quit [Ping timeout: 252 seconds]
TheAssassin has joined #openscad