<gbruno>
[github] t-paul closed issue #4050 (Error highlight not cleared after fixing error in documents with unicode text before the error location). https://github.com/openscad/openscad/issues/4050
gunnbr has joined #openscad
<Jack22>
teepee sorry to hear .. hope i got the tolerance right
<teepee>
spiel = 0.2 seems a bit too sloppy, just trying some versions, now with 0.1
SamantazFox has quit [Ping timeout: 256 seconds]
ur5us has joined #openscad
SamantazFox has joined #openscad
gunnbr has quit [Ping timeout: 250 seconds]
<Jack22>
teepee there is a min value (and r2) in flower which is smaller than the LED .. but maybe the parts are too small for the slicer (and nozzle) .. so the n value is 15 .. maybe try another
<Jack22>
n=7 might work
<teepee>
I'm testing with vertical holes, so resolution is not limited to nozzle size
<Jack22>
vertical means the nozzle follow the curve of the pass mark and these might be smaller .4 so the slicer will not move the nozzle there
<Jack22>
resulting in a bigger diameter ..
<Jack22>
the idea is that the small parts are squeezed when the LED is put in .. a smaller "spiel" will make the outer part smaller ( might work too but wasn't the idea)
<Jack22>
if the LED is 5mm the inside is just 4.8mm
<teepee>
the spiel = 0.1 does work, trying the n=7 now
<Jack22>
should make the contact area bigger so tighter
ur5us has quit [Ping timeout: 240 seconds]
Jack2220 has joined #openscad
Jack22 has quit [Ping timeout: 256 seconds]
Jack2220 has quit [Quit: Client closed]
Jack22 has joined #openscad
califax- has joined #openscad
califax has quit [Ping timeout: 276 seconds]
califax- is now known as califax
<teepee>
still not a very clean print even though it was much slower, but the parameters seem quite good. very nice fit for both 5mm and 3mm
LordOfBikes has quit [Ping timeout: 256 seconds]
LordOfBikes has joined #openscad
<teepee>
ok, question, will we get enough starships to send all those NFT scammers to mars?
<dalias>
isn't it easier and safer to send them out of the solar system?
<dalias>
in any case you won't need many starships
<ccox>
or into the sun?
<dalias>
no, into the sun is the hardest
<dalias>
because it's just 10 guys selling the same nfts back and forth between their 10000 sockpuppet wallets
<ccox>
into the sun is just falling out of orbit
<dalias>
there's no such thing as "falling out of orbit"
<dalias>
being in orbit *is* free-fall
<dalias>
work out how fast you're orbiting the sun right now. that's how much delta-v you need to stop orbiting so you just fall straight towards the sun
<teepee>
not many raking in the big money maybe, but likely quite a number trying to unfortunately
<teepee>
just saw that tweet about someone selling the eevblog URL
<teepee>
yep, google says that's correct, 110 million meters per hour sounds better :)
<dalias>
i computed it rather than googling :-p
<teepee>
well, it's 2 * pi * au / 1000 / 365 / 24 / 60 / 60 :)
<teepee>
but I would need to google au anyway
<teepee>
it AE here
gunnbr__ has joined #openscad
gunnbr_ has quit [Ping timeout: 250 seconds]
greydigger has joined #openscad
<greydigger>
running OpenSCAD 2021.01 on macOS MacBook Pro has been working normally up to now. Tonight the viewport: translate = [ ... ] started incrementing in the x-direction automatically and continuously as long as OpenSCAD is the active window. This makes the render window viewport continuously scroll in the positive x direction (any object in the window
<greydigger>
will just slowly move out of sight. I've restarted software, restarted computer, reinstalled software, nothing seems to stop continuous movement. This even happens without any model or file loaded. Did I do something wrong?
<ccox>
Any chance you have a gaming mouse with extra buttons?
<ccox>
or a wacom tablet with extra buttons?
<greydigger>
No peripherals attached at all. just a power cord. nor via BT
<teepee>
not sure why that would happen, but maybe just disable all the drivers in Preferences -> Axes
<greydigger>
they are all unchecked. I assume that is what you are referring to.
<teepee>
strange
<greydigger>
That was an excellent clue though. I just saw the "Reset Trim" button in same place and hit that. BINGO.
<greydigger>
much appreciated.
ur5us has joined #openscad
<ccox>
bigger question for me is: how did his trim settings get messed up?
<teepee>
hull() forces mesh calculation, so the top level is cached
<buZz>
cached between a F5 and a F6 render you mean?
<teepee>
yes, things like hull() or minkowski() behave like render() at this point, so unless the code part changes, the full mesh is available for both f5 and f6
<buZz>
ahh, ok cool
peeps[zen] has quit [Read error: Connection reset by peer]