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
J24k10 has quit [Quit: Client closed]
J24k10 has joined #openscad
guso78k6 has quit [Quit: Client closed]
J24k10 has quit [Quit: Client closed]
J24k10 has joined #openscad
snaked has joined #openscad
J24k78 has joined #openscad
J24k10 has quit [Ping timeout: 250 seconds]
R2robot has quit [Quit: Pull the lever, Kronk. Wrong leverrrrrrr!]
LordOfBikes has quit [Ping timeout: 256 seconds]
R2robot has joined #openscad
LordOfBikes has joined #openscad
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
pca006132 has quit [Remote host closed the connection]
J24k30 has joined #openscad
J24k76 has joined #openscad
J24k78 has quit [Ping timeout: 250 seconds]
J24k30 has quit [Ping timeout: 250 seconds]
J24k8 has joined #openscad
J24k76 has quit [Ping timeout: 250 seconds]
ferdna has quit [Quit: Leaving]
fling has quit [Ping timeout: 255 seconds]
fling has joined #openscad
qeed_ has quit [Quit: qeed_]
qeed has joined #openscad
epony has joined #openscad
epony has quit [Read error: Connection reset by peer]
epony has joined #openscad
JakeSays_ has joined #openscad
JakeSays has quit [Ping timeout: 264 seconds]
paddymahoney has quit [Read error: Connection reset by peer]
arebil has quit [Quit: arebil]
greenbigfrog has quit [Ping timeout: 240 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
greenbigfrog has joined #openscad
mmu_man has joined #openscad
lastrodamo has joined #openscad
JakeSays has joined #openscad
JakeSays_ has quit [Ping timeout: 260 seconds]
<J24k8> anyone know about this https://seasick.github.io/openscad-web-gui/ ?
Guest48 has joined #openscad
Guest48 has quit [Client Quit]
<J24k8> this can load  scripts from  thingiverse or printables
guso78k has joined #openscad
kow__ has joined #openscad
<Scopeuk> looks to be fairly new, people seam to have taken to the wasm port
drkow has quit [Ping timeout: 260 seconds]
<guso78k>    yes, i like it too. It enables people to perform OpenSCAD without having to install it.
<guso78k> I am wondering, if it works exactly like teepee has described it (with headless the threejs)
<guso78k> maybe i manage to add the python soon X-P
<Scopeuk> it looks like it, it's definitely rendering an stl with wasm and then showing it. most people use three.js for that, not seeing on a quick glance if this is
epony has quit [Remote host closed the connection]
epony has joined #openscad
<phryk> is there an easy way to indent echos?
mmu_man has quit [Ping timeout: 260 seconds]
<J24k8> yes
<J24k8> \t
pca006132 has joined #openscad
<J24k8> phryk or with \n\t
<J24k8> "\n\t" obviously
<phryk> J24k8: I need something more dynamic; in python i can just multiply strings like "\t" * x – can openscad do something like that?
mmu_man has joined #openscad
<J24k8> you create a string with  n ×  "\t"
<phryk> how? both 'x' and '×' give me a parser error.
<pca006132> you need recursion...
<phryk> that's gonna be one hell of an ugly function definition. i'd really like multi-line functions for this kinda thing…^^
<phryk> mhh, think i'll just hardcode the indents for now.
<J24k8> indent= function(n=0)str("\t",n?indent(n-1):"");echo(str(indent(0),"Test"));
<J24k8> phryk recursion is your friend
<guso78k> or look into my yesterday's post: https://imgur.com/a/35JR5mm
<guso78k> this was created with python enabled OpenSCAD
<phryk> python enabled openscad? is that an official feature or some fork?
<guso78k> its a fork only, but has a homepage at least
<phryk> interesting development, will stick to vanilla for now tho. :)
guso78k has quit [Quit: Client closed]
<phryk> J24k8: thanks, i grumblingly arrived at function indent(string, n=0) = n ? str("\t", indent(string, n-1)) : string; ^^
ferdna has joined #openscad
JakeSays_ has joined #openscad
pca006132 has quit [Ping timeout: 256 seconds]
JakeSays has quit [Ping timeout: 264 seconds]
pca006132 has joined #openscad
J24k8 has quit [Quit: Client closed]
J24k8 has joined #openscad
guso78k has joined #openscad
pca006132 has quit [Remote host closed the connection]
pca006132 has joined #openscad
guso78k has quit [Quit: Client closed]
pca006133 has joined #openscad
pca006132 has quit [Ping timeout: 240 seconds]
pca006133 is now known as pca006132
snaked has quit [Remote host closed the connection]
guso78k has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
mmu_man has joined #openscad
guso78k has quit [Ping timeout: 250 seconds]
guso78k has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
RoyK has quit [Ping timeout: 260 seconds]
RoyK has joined #openscad
epony has quit [Remote host closed the connection]
buZz has quit [Ping timeout: 260 seconds]
buZz has joined #openscad
buZz is now known as Guest8200
pca006132 has quit [Remote host closed the connection]
mmu_man has joined #openscad
ferdna has quit [Quit: Leaving]
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #openscad
noonien has quit [Quit: The Lounge - https://thelounge.chat]
ToAruShiroiNeko has quit [Read error: Connection reset by peer]
noonien has joined #openscad
ToAruShiroiNeko has joined #openscad
noonien has quit [Client Quit]
noonien has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #openscad
epony has joined #openscad
mmu_man has quit [Remote host closed the connection]
To_Aru_Shiroi_Ne has joined #openscad
ToAruShiroiNeko has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
fling has quit [Remote host closed the connection]
mmu_man has quit [Remote host closed the connection]
erectus has quit [Remote host closed the connection]
mmu_man has joined #openscad
erectus has joined #openscad
fling has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
GNUmoon has quit [Read error: Connection reset by peer]
TheAssassin has quit [Remote host closed the connection]
teepee has quit [Remote host closed the connection]
GNUmoon has joined #openscad
TheAssassin has joined #openscad
teepee has joined #openscad
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
guso78k92 has joined #openscad
Reisga2 has quit [Quit: The Lounge - https://thelounge.chat]
Reisga2 has joined #openscad
moonlight has joined #openscad
<moonlight> When exporting to .3mf, is it possible to sepparate the objects in the xml file instead of joining them togheter as a single object?
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
<guso78k> does openscad include some cgal code, to create a convex solid from a set of half-spaces ?
Guest8200 is now known as buZz
guso78k92 has quit [Quit: Client closed]
guso78k54 has joined #openscad
moonlight has quit [Quit: Connection closed]
moonlight has joined #openscad
J24k8 has quit [Quit: Client closed]
J24k8 has joined #openscad
J24k8 has quit [Quit: Client closed]
J24k8 has joined #openscad
lastrodamo has quit [Quit: Leaving]
mmu_man has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
guso78k has quit [Quit: Client closed]
<peeps[work]> guso78: that's how Nef polyhedra are described, but i don't think any existing openscad code constructs directly from half spaces
<peeps[work]> then I guess just intersect a bunch of them
Reisga20 has joined #openscad
Reisga2 has quit [Read error: Connection reset by peer]
Reisga20 is now known as Reisga2
moonlight has quit [Quit: Connection closed]
Reisga2 has quit [Ping timeout: 256 seconds]
guso78k54 has quit [Ping timeout: 250 seconds]
dustinm` has quit [Quit: Leaving]
dustinm` has joined #openscad
J24k8 has quit [Quit: Client closed]
J24k8 has joined #openscad