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
qpla has quit [Ping timeout: 248 seconds]
J25k98 has joined #openscad
J25k45 has quit [Ping timeout: 240 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
J25k22 has joined #openscad
mmu_man has joined #openscad
J25k98 has quit [Ping timeout: 240 seconds]
kintel has joined #openscad
<kintel> sparsh-n: Congrats and welcome!
Guest20 has joined #openscad
Guest20 has quit [Client Quit]
J25k22 has quit [Quit: Client closed]
J25k22 has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
_whitelogger has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
J25k22 has quit [Quit: Client closed]
J25k22 has joined #openscad
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nomike_ has joined #openscad
nomike has quit [Ping timeout: 276 seconds]
TheCoffeMaker has quit [Read error: Connection reset by peer]
TheCoffeMaker has joined #openscad
guso78k has joined #openscad
guso78k has quit [Quit: Client closed]
TheCoffeMaker has quit [Read error: Connection reset by peer]
TheCoffeMaker has joined #openscad
qpla has joined #openscad
guerd has joined #openscad
TheCoffeMaker has quit [Read error: Connection reset by peer]
rawgreaze has quit [Ping timeout: 276 seconds]
rawgreaze has joined #openscad
GNUmoon has quit [Ping timeout: 264 seconds]
chris64 has joined #openscad
GNUmoon has joined #openscad
hyperair has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
hyperair has joined #openscad
mmu_man has quit [Ping timeout: 276 seconds]
Guest81 has joined #openscad
Guest81 has quit [Client Quit]
JordanBrown has quit [Read error: Connection reset by peer]
JordanBrown has joined #openscad
mmu_man has joined #openscad
hyperair has quit [Ping timeout: 248 seconds]
snaked has quit [Quit: Leaving]
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
mmu_man has quit [Ping timeout: 245 seconds]
<gbruno> [github] MA-Barbe opened issue #5890 (State of Libre Graphics presentation at Libre Graphics Meeting) https://github.com/openscad/openscad/issues/5890
Guest10 has joined #openscad
Guest10 has quit [Client Quit]
<gbruno> [github] MA-Barbe edited issue #5890 (State of Libre Graphics presentation at Libre Graphics Meeting) https://github.com/openscad/openscad/issues/5890
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 276 seconds]
Guest86 has joined #openscad
mmu_man has joined #openscad
hyperair has joined #openscad
guerd has quit [Remote host closed the connection]
Guest86 has quit [Ping timeout: 240 seconds]
mmu_man has quit [Ping timeout: 244 seconds]
aiyion1 has quit [Ping timeout: 264 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 265 seconds]
aiyion1 has joined #openscad
califax has quit [Read error: Connection reset by peer]
fling has quit [Remote host closed the connection]
GNUmoon has quit [Remote host closed the connection]
califax has joined #openscad
fling has joined #openscad
GNUmoon has joined #openscad
mmu_man has joined #openscad
aiyion2 has joined #openscad
aiyion1 has quit [Remote host closed the connection]
J25k22 has quit [Quit: Client closed]
J25k22 has joined #openscad
fling_ has joined #openscad
fling has quit [Ping timeout: 264 seconds]
fling_ is now known as fling
TheAssassin has quit [Remote host closed the connection]
Guest123 has joined #openscad
Guest123 has quit [Quit: Client closed]
<gbruno> [github] damienmarchal synchronize pull request #5844 (Integration test for GUI/UX) https://github.com/openscad/openscad/pull/5844
<gbruno> [github] damienmarchal synchronize pull request #5844 (Integration test for GUI/UX) https://github.com/openscad/openscad/pull/5844
<gbruno> [github] damienmarchal ready_for_review pull request #5844 (Integration test for GUI/UX) https://github.com/openscad/openscad/pull/5844
<gbruno> [github] damienmarchal synchronize pull request #5778 (Add interactive visual feedack with right click.) https://github.com/openscad/openscad/pull/5778
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #openscad
Guest92 has joined #openscad
<Guest92> Hello all. I come to you from the webchat link. I'm trying to extrude a spiral in a tube, the problem is that no matter what method I chose the number of vertices makes the program too much. Does anyone of a method that can extrude the spiral with less surfaces?
<Guest92> *lag
<teepee> are you using the release version?
<Guest92> Version 2021.01
<teepee> yep, it's a bit old by now, the dev snapshots have a newer geometry engine that is much faster. that can help a lot
<Guest92> Ah, I see them. I'll give that a go. I may, or may not, be back. Thank you very much, have a good day.
<teepee> wait
<teepee> make sure to enable it :) it's not yet the default
<teepee> preferences -> advanced -> backend = manifold
<Guest92> :)
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
<Guest92> That improved the preview enough to see that my idea works. However the rendering of it is probably going to take a very very long time with this many vertices. What I have done is made the tube from two tubes, one extruding inside the other, then defined a cube and extruded that in a spiral around my tube, it taks 220 cubes per rotation and there
<Guest92> are about 30 rotations, so it's probably taking 30k vertices to do that. I really need a better way. I'm open to ideas?
<Guest92> Holy hell it rendered. My god that was fast. Thank you for the assistance with that upgrade teepee.
<teepee> right, that would have probably finished just before the sun turned to a red giant with the old engine
<teepee> you can have a look at libraries, if there's something that matches the structure you are looking for
<teepee> libraries?
<teepee> hmm
<teepee> botsnack!
<othx> YUM! This is why I love #openscad.
<teepee> othx: libraries is https://openscad.org/libraries.html
<othx> teepee: Okay.
LordOfBikes has quit [Ping timeout: 252 seconds]
<JordanBrown> Guest92 building up shapes out of a zillion cubes (or spheres or whatever) will always be painful, and usually not produce great results.
<JordanBrown> Better is to find a "sweep" implementation.
<Guest92> I will look into sweep for my next pass. Right now I'm printing a test article. And it's late. Thanks.
<JordanBrown> Note that they have a "spiral_sweep" module.
<Guest92> My friend, you have just made my evening. That will make this so much easier to prototype many different spirals.
<JordanBrown> Glad to be of assistance.
LordOfBikes has joined #openscad
paul has joined #openscad
paul is now known as Guest5257
nomike_ is now known as nomike
LordOfBikes_ has joined #openscad
LordOfBikes has quit [Ping timeout: 252 seconds]
Guest77 has joined #openscad
Guest77 has quit [Client Quit]
peeps[zen] has joined #openscad
peepsalot has quit [Ping timeout: 260 seconds]
Guest5257 has quit [Quit: Going offline, see ya! (www.adiirc.com)]