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
hyvoid has joined #openscad
<gbruno> [github] PinkPandaKatie opened issue #4953 (Using --animate: Maximum number of clients reached / Unable to open a connection to the X server. ) https://github.com/openscad/openscad/issues/4953
<gbruno> [github] PinkPandaKatie opened pull request #4954 (Fix #4953: Resource leak when using --animate) https://github.com/openscad/openscad/pull/4954
hyvoid has quit [Read error: Connection reset by peer]
<gbruno> [github] PinkPandaKatie synchronize pull request #4954 (Fix #4953: Resource leak when using --animate) https://github.com/openscad/openscad/pull/4954
J24k76 has joined #openscad
J24k59 has quit [Ping timeout: 250 seconds]
LordOfBikes has quit [Ping timeout: 255 seconds]
LordOfBikes has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
<pca006132> > That's a great name! Rolls off the tongue and not conflicting with any other software projects.
<pca006132> lol
<pca006132> teepee wonder what license issue is preventing openscad on ipad? just curious
ferdna_ has joined #openscad
<gbruno> [github] xlmnxp opened issue #21 (How I can add more fonts?) https://github.com/openscad/openscad-playground/issues/21
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
arebil has joined #openscad
<teepee> pca006132: GPL is not compatible with AppStore because Apple hates open source with a passion
jonasbits has quit [Quit: No Ping reply in 180 seconds.]
jonasbits has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
cart_ has joined #openscad
<J24k76> png export makes opaque objects transparent if a transparent object is in scene
teepee has quit [Ping timeout: 255 seconds]
teepee_ has joined #openscad
teepee_ is now known as teepee
Alexer has quit [Ping timeout: 264 seconds]
<gbruno> [github] gsohler synchronize pull request #4841 (Squashed commit of python_pr3) https://github.com/openscad/openscad/pull/4841
guso78k has joined #openscad
bozo16 has joined #openscad
J24k76 has quit [Quit: Client closed]
J24k76 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
J24k4 has joined #openscad
bozo16 has quit [Quit: Leaving]
J24k76 has quit [Ping timeout: 250 seconds]
bozo16 has joined #openscad
bozo16 has quit [Quit: Leaving]
bozo16 has joined #openscad
epony has quit [Remote host closed the connection]
epony has joined #openscad
bozo16 has quit [Remote host closed the connection]
mmu_man has joined #openscad
ferdna_ has quit [Quit: Leaving]
R2robot has quit [Ping timeout: 260 seconds]
califax has quit [Remote host closed the connection]
R2robot has joined #openscad
califax has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
snaked has quit [Remote host closed the connection]
lastrodamo has joined #openscad
epony has quit [Remote host closed the connection]
epony has joined #openscad
R2robot has quit [Ping timeout: 260 seconds]
Alexer has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
mmu_man has quit [Quit: reboot]
<linext_> is there a formula for minkowski when merging a cube and sphere to get rounded edges?
<linext_> i want to input the final bounding box of the cube
<guso78k> using minkowski and a cube together increases the width, the length and the height of the cube by 2*radius of the sphere.
<guso78k> minkowsi of cube and sphere ...
<linext_> ah
guso78k has quit [Ping timeout: 250 seconds]
<linext_> can someone add the feature where if the 3d model is several pieces, there's an option to save them as separate STLs?
mmu_man has joined #openscad
<linext_> https://htmlpreview.github.io/?https://raw.githubusercontent.com/arpruss/stlutils/master/split.html#
<teepee> for existing STLs, no, unlikely
<teepee> for separate model parts in openscad, yes, hopefully thaat will happen
fling has quit [Remote host closed the connection]
R2robot has joined #openscad
R2robot has quit [Read error: Connection reset by peer]
R2robot has joined #openscad
J24k40 has joined #openscad
linext has joined #openscad
linext_ has quit [Ping timeout: 260 seconds]
J24k4 has quit [Ping timeout: 250 seconds]
linext has quit [Ping timeout: 255 seconds]
linext has joined #openscad
<J24k40> linext the thing with stls is that they are never in several pieces - that are smart algorithm that count triangles into one and other volumes.
<J24k40> while 3mf has objects
R2robot has quit [Ping timeout: 268 seconds]
cart_ has quit [Ping timeout: 264 seconds]
bozo16 has joined #openscad
<buZz> at least gcode has objects too ;)
R2robot has joined #openscad
linext_ has joined #openscad
<gbruno> [github] kintel edited issue #4782 (Move VBO support out of experimental) https://github.com/openscad/openscad/issues/4782
linext has quit [Ping timeout: 252 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
guso78k has joined #openscad
<guso78k> teepee, with "Indexed Mode" in place its quite easy to separate it into single pieces. what will be much more difficult is to handle the pieces separately: they won't have a defined order, they can't be assigned to variables, and theres not scad-language based  way to write them into separate files.
linext has joined #openscad
<guso78k> * assuming that the solids are manifold '=D
<teepee> yes, it's not so much about the actual splitting, prusaslicer can do that just nicely
<guso78k> cura also has a "plugin" for that ...
<teepee> but what do you do with: split() impoert(...);
<guso78k> yeahh, it can have at most one result ...
linext_ has quit [Ping timeout: 260 seconds]
<teepee> maybe it could have some sort of point filter similar to ID in svg
<guso78k> you can do: split(n=3) import("mystl.stl")
<guso78k> but will be very ineffecitve when importing many times
<teepee> n by what order?
<guso78k> order is unpredictable. you increase n , until the result becomes empty :')
<guso78k> i'd love to write: part1, part2, remainder  = import("bust.stl").split()
<teepee> it's still mostly random
<teepee> so maybe filtering by "return the object that includes point (x,y,z)" might help
<guso78k> yeah, but can always sort the result by include the point with the lowest z, y and x coordinate. then it will become predicable
<guso78k> haha: rather return the result where pt(x,y,z) is inside
<teepee> yes, that's what I meant
<guso78k> this would actually be straight-forward und usable. just questioning myself it there is 'need' for that
guso78k33 has joined #openscad
guso78k has quit [Ping timeout: 250 seconds]
R2robot has quit [Quit: Pull the lever, Kronk. Wrong leverrrrrrr!]
R2robot has joined #openscad
guso78k33 has quit [Quit: Client closed]
epony has quit [Ping timeout: 264 seconds]
arebil has quit [Quit: arebil]
snaked has joined #openscad
guso78k has joined #openscad
greenbigfrog has quit [Ping timeout: 260 seconds]
greenbigfrog has joined #openscad
lastrodamo has quit [Quit: Leaving]
Guest48 has joined #openscad
J24k40 has quit [Ping timeout: 250 seconds]
Guest48 has quit [Quit: Ping timeout (120 seconds)]
guso78k has quit [Quit: Client closed]
phryk has quit [Quit: ZNC 1.8.2 - https://znc.in]
phryk has joined #openscad
epony has joined #openscad
snaked has quit [Ping timeout: 276 seconds]
greenbigfrog has quit [Ping timeout: 260 seconds]
greenbigfrog has joined #openscad