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
L29Ah has joined #openscad
epony has quit [Remote host closed the connection]
epony has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
<InPhase> teepee: Uhm, partial door failure on door 24.
<InPhase> It's blank until you do the expand.
LordOfBikes has quit [Ping timeout: 260 seconds]
<teepee> :(
<teepee> hmm
<teepee> typo maybe? aliens?
<teepee> lol or space glitch?
LordOfBikes has joined #openscad
<teepee> encodeURIComponent() ftw!
<teepee> InPhase: incoming...
<gbruno> [github] t-paul pushed 1 modifications (Use encodeURIComponent() for path components.) https://github.com/openscad/openscad.github.com/commit/81821df91d8632f55f6a48bf6700bde943bb1803
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
<InPhase> Space glitch breaks ufo.
<InPhase> Yay, all doors open.
<InPhase> I like to go through and open it all up when they're live. :)
LordOfBikes has quit [Ping timeout: 256 seconds]
LordOfBikes has joined #openscad
J24k10 has joined #openscad
J24k50 has quit [Ping timeout: 250 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
russnelson has quit [Ping timeout: 268 seconds]
Guest55 has joined #openscad
Guest55 has quit [Client Quit]
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
JimbobPrints has joined #openscad
<JimbobPrints> hello
<JimbobPrints> I was looking on the openscad website in the About section and it said something about taking a 2d picture and being able to create a 3d model and I was curious about how to do that.
fling_ has joined #openscad
fling has quit [Ping timeout: 240 seconds]
fling_ is now known as fling
fling has quit [Remote host closed the connection]
fling has joined #openscad
JimbobPrints has quit [Quit: Client closed]
little_blossom has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
lastrodamo has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
<guso78k> I think if you run openscad with the -o outputfile.png option, you get a 2d picture. apart from that , openscad has a File->Export->Export ad  Image menu.
fling has quit [Remote host closed the connection]
fling has joined #openscad
L29Ah has left #openscad [#openscad]
misterfish has joined #openscad
J24k10 has quit [Ping timeout: 250 seconds]
J24k has joined #openscad
mmu_man has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
bozo16 has joined #openscad
guso78k has quit [Quit: Client closed]
mmu_man has quit [Ping timeout: 264 seconds]
<t4nk_fn> yeah, I printed a little test doodle with that BOSL2 threads.. with a very fast and coarse print profile too
<t4nk_fn> can't say that it would win any elegancy awards, but it's surprisingly strong and grippy
<t4nk_fn> npt_threaded_rod(size=2/8, hollow=true, $fn=96);
<t4nk_fn> as far as functionality goes, this is probably more than enough
<J24k> for connecting to existing threads you sure need it to fit - but for pure 3D printed connection there are better suited profiles like a linear_extrude(50,twist=960,$fs=.4,$fa=1)scale([1..25])circle(10);
<J24k> linear_extrude(50,twist=960,$fs=.4,$fa=1)scale([1,.65])circle(10);  // typos
<t4nk_fn> but would that be tight? I need the connecting parts not able to move at all
<t4nk_fn> and stay together of course
mmu_man has joined #openscad
<t4nk_fn> though the thread in this looks similar .. https://www.thingiverse.com/thing:1366643
<othx> t4nk_fn linked to "Project: The ECO-Pen by Aschie4589" on thingiverse => 1 IRC mentions
erectus has quit [Remote host closed the connection]
<t4nk_fn> I'm so sick and tired of these stl files.. you can never just edit them
<InPhase> t4nk_fn: Well you can do an ascii stl output.
<t4nk_fn> thought I'd print the tip, and then cut a piece of the pen body
<t4nk_fn> to see if it fit
<t4nk_fn> s
<InPhase> t4nk_fn: I switched us from ascii to binary stl output because they are 4 times smaller. But we kept ascii as an option for backwards compatibility and script support.
mmu_man has quit [Ping timeout: 256 seconds]
<InPhase> t4nk_fn: Just it might be a little tricky to manually keep the manifold properties if you go hacking things out of the file. But certainly it's easier with ascii than binary.
<t4nk_fn> mmm but how would that work; at current I just took that imported pen body and tried to take a difference with a cube
<t4nk_fn> not closed.
<InPhase> t4nk_fn: Oh, you mean 3rd party stl files.
<t4nk_fn> tried to 'repair' it in freecad.. still not closed
<InPhase> t4nk_fn: Yeah, some of those are just non-manifold junk.
<t4nk_fn> most of them :(
<InPhase> meshlab sometimes succeeds at repair.
<InPhase> I usually just reimplement things from scratch, as it's faster...
erectus has joined #openscad
<t4nk_fn> lol.. I'm too stupid for that, at least it won't be fast ;)
<InPhase> A pen is a good learning project. It's mostly cylinders. :)
<t4nk_fn> nice going, meshlab.. overwriting the original file without asking ;)
L29Ah has joined #openscad
<t4nk_fn> .... I'm going to print it.. and abort the print after a little while :))
<t4nk_fn> take THAT!
<InPhase> t4nk_fn: For everything else, there are hacksaws, epoxy, and duct tape.
lastrodamo has quit [Quit: Leaving]
russnelson has joined #openscad
russnelson has quit [Ping timeout: 260 seconds]
erectus has quit [Remote host closed the connection]
erectus has joined #openscad
erectus has quit [Remote host closed the connection]
erectus has joined #openscad
russnelson has joined #openscad
russnelson has quit [Ping timeout: 276 seconds]
L29Ah has quit [Ping timeout: 260 seconds]
L29Ah has joined #openscad
bozo16 has quit [Quit: Leaving]
mmu_man has joined #openscad
mmu_man has quit [Remote host closed the connection]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #openscad
<t4nk_fn> ... yeah, I think this might work in the end.. just a few more boxes of trials to print ;)
arebil has joined #openscad
snakedGT has joined #openscad
snaked has quit [Ping timeout: 252 seconds]
snakedGT has quit [Ping timeout: 268 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
misterfish has quit [Ping timeout: 276 seconds]