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
snaked has joined #openscad
pbsds has quit [Quit: Ping timeout (120 seconds)]
Reisga2 has quit [Quit: Ping timeout (120 seconds)]
Reisga2 has joined #openscad
pbsds has joined #openscad
<teepee> kintel... oops, almost missed that the docker email also requested an answer mail
kintel_ has joined #openscad
<kintel_> teepee Did you look at that draft email I sent you (Bambu Lab) ?
<teepee> not yet, last couple of weeks were a bit crazy
<teepee> but it does have a big flag in the mail list
Alexer has joined #openscad
mmu_man has quit [Ping timeout: 268 seconds]
snaked has quit [Ping timeout: 255 seconds]
kintel_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
noonien80831042 has joined #openscad
noonien8083104 has quit [Ping timeout: 252 seconds]
LordOfBikes has quit [Ping timeout: 256 seconds]
LordOfBikes has joined #openscad
<gbruno> [github] kintel closed issue #1535 (rendering failure of transformed surface with "PolySet has nonplanar faces. Attempting alternate construction") https://github.com/openscad/openscad/issues/1535
ccox_ has joined #openscad
ccox has quit [Ping timeout: 264 seconds]
ccox has joined #openscad
ccox_ has quit [Ping timeout: 256 seconds]
ccox_ has joined #openscad
ccox has quit [Ping timeout: 268 seconds]
kintel has joined #openscad
<gbruno> [github] kintel closed issue #1864 (Simple mesh validation on import/polyhedron) https://github.com/openscad/openscad/issues/1864
<gbruno> [github] kintel closed issue #1871 (2D Convex hull crash in CGAL) https://github.com/openscad/openscad/issues/1871
J24k25 has joined #openscad
J24k48 has quit [Ping timeout: 250 seconds]
<gbruno> [github] kintel closed issue #1876 (Polyhedron: zero area triangles) https://github.com/openscad/openscad/issues/1876
<gbruno> [github] kintel closed issue #2041 (upgraded openscad from the last 2014 64 bit version to 2015 64 and tried 32bit versions) https://github.com/openscad/openscad/issues/2041
<gbruno> [github] kintel closed issue #2118 (Error when rendering an imported stl and mix with primitives) https://github.com/openscad/openscad/issues/2118
hyperair has quit [Ping timeout: 245 seconds]
<kintel> 1/3 of the way through old issues. Manifold is wiping it clean: https://github.com/openscad/openscad/issues?q=is%3Aissue+is%3Aopen+label%3A%22Fixed+by+manifold%22
h-erectus has quit [Remote host closed the connection]
snaked has joined #openscad
erectus has joined #openscad
erectus has quit [Remote host closed the connection]
erectus has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest24 has joined #openscad
Guest24 has quit [Client Quit]
erectus has quit [Ping timeout: 260 seconds]
qeed_ has quit [Ping timeout: 256 seconds]
hyperair has joined #openscad
qeed has joined #openscad
hyperair has quit [Ping timeout: 264 seconds]
hyperair has joined #openscad
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
cart_ has joined #openscad
cart_ has quit [Ping timeout: 268 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #openscad
cart_ has joined #openscad
J24k25 has quit [Quit: Client closed]
J24k25 has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #openscad
snaked has quit [Quit: Leaving]
aiyion3 has quit [Remote host closed the connection]
aiyion3 has joined #openscad
omegatron has joined #openscad
aiyion3 has quit [Remote host closed the connection]
aiyion3 has joined #openscad
<pca006132> kintel: btw what is the cache policy in openscad?
<pca006132> LRU?
<gbruno> [github] ron4mac opened issue #5070 (Does not see user color schemes (Mac OS 13.6.4)) https://github.com/openscad/openscad/issues/5070
<gbruno> [github] ron4mac edited issue #5070 (Does not see user color schemes (Mac OS 13.6.4)) https://github.com/openscad/openscad/issues/5070
J24k25 has quit [Quit: Client closed]
J24k25 has joined #openscad
califax has quit [Ping timeout: 260 seconds]
erectus has joined #openscad
Guest96 has joined #openscad
Guest96 has quit [Client Quit]
mohammad1722 has joined #openscad
<gbruno> [github] kintel assigned issue #5070 (Does not see user color schemes (Mac OS 13.6.4)) https://github.com/openscad/openscad/issues/5070
califax has joined #openscad
R2robot has quit [Ping timeout: 240 seconds]
R2robot has joined #openscad
L29Ah has quit [Ping timeout: 268 seconds]
L29Ah has joined #openscad
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #openscad
pca006132 has quit [Quit: pca006132]
pca006132 has joined #openscad
mohammad1722 has quit [Quit: Ping timeout (120 seconds)]
cart_ has quit [Ping timeout: 260 seconds]
cbmuser has quit [Ping timeout: 246 seconds]
Guest55 has joined #openscad
Guest55 has quit [Client Quit]
cbmuser has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
<peepsalot> pca006132: iirc, it just throws out the largest items first.
<peepsalot> i was thinking it would be neat to have a cache metric of: (memory size) / (time to compute). so the first things to remove would be the ones that are easiest to replace by re-computing. but would require that all entries have their the time tracked before putting into cache
Guest39 has joined #openscad
Guest39 has quit [Client Quit]
mohammad1722 has joined #openscad
R2robot has quit [Ping timeout: 240 seconds]
<peepsalot> and its not immediately clear how to measure time to compute. e.g. for geometries that are result of nested operations on other cached objects, would you include accumulate the compute time of those objects in the output?
mohammad1722 has quit [Client Quit]
R2robot has joined #openscad
<peepsalot> on the other hand, the speedups from manifold are so great, that the whole reason for the cache's existence is nearly moot. it was useful for glacially slow CGAL Nef ops, but seems like it may be just getting in the way for manifold ops
<Scopeuk> I guess that gets even more interesting for compound objects of is the compounding more expensive or the raw generation, it may be more cost effective to throw away the result or the final op and keep precursors
<Scopeuk> would be an interesting thing to play with and generate metrics, but equally modern machines do have so much disk space a user could just hand over 1GB and never think about it again
<peepsalot> \
* peepsalot stops trying to clean around his enter key
J24k25 has quit [Quit: Client closed]
J24k25 has joined #openscad
omegatron has quit [Quit: Power is a curious thing. It can be contained, hidden, locked away, and yet it always breaks free.]
mmu_man has joined #openscad
R2robot has quit [Read error: Connection reset by peer]
R2robot has joined #openscad
noonien80831042 has quit [Quit: The Lounge - https://thelounge.chat]
noonien80831042 has joined #openscad
noonien808310429 has joined #openscad
noonien80831042 has quit [Ping timeout: 260 seconds]
snaked has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
<gbruno> [github] kintel pushed 1 modifications (Bugfix: Color schemes no loading due to uninitialized pointer) https://github.com/openscad/openscad/commit/0e63169b263011434f5ff1a09fcb7a170ae4fb5f
<gbruno> [github] kintel opened pull request #5071 (Bugfix: Color schemes no loading due to uninitialized pointer) https://github.com/openscad/openscad/pull/5071