TheCoffeMaker has quit [Ping timeout: 264 seconds]
TheCoffeMaker has joined #openscad
sysadrift has quit [Quit: Client closed]
fling has quit [Remote host closed the connection]
fling has joined #openscad
Experimentalist has joined #openscad
cart_ has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
mmu_man has joined #openscad
cart_ has quit [Quit: Konversation terminated!]
<Experimentalist>
Can I ask why the openscad executables never have any versioning added?
<Experimentalist>
It would be easier to compare current local vs current published automatically if the version information could be queried from the exe.
<pca006132>
it has, you can just run `openscad --version`
pca006132 has quit [Remote host closed the connection]
pca006132 has joined #openscad
<t4nk_fn>
(lol, my ebuild failed because my glorious patch has been merged into openscad already :b)
OM has joined #openscad
OM has quit [Client Quit]
DEVOM has joined #openscad
DEVOM has quit [Client Quit]
DEVOM has joined #openscad
DEVOM has quit [Client Quit]
DEVOM has joined #openscad
DEVOM has quit [Quit: Client closed]
Ekho has quit [Ping timeout: 256 seconds]
aiyion3 has joined #openscad
Ekho has joined #openscad
aiyion2 has quit [Ping timeout: 260 seconds]
mmu_man has quit [Quit: Lost terminal]
TheAssassin has quit [Remote host closed the connection]
sysadrift has joined #openscad
<ndnihil>
just going to throw this out there
<ndnihil>
openscad is fantastic
<ndnihil>
not a mindblowing trick by any means, but I'm using two scad windows side by side looking at different sides of the same model, using it to align an organic'ish shape to very much near dead center
<ndnihil>
the body of the part I'm aligning highlighted with #
<ndnihil>
and a cube() centered on Y in the workspace
<ndnihil>
using what pokes through the face as a guide
<ndnihil>
have it down to 0.05395mm accurate
<ndnihil>
did similar aligning a pin in the body of the object
<ndnihil>
zoomed in to see inside the cylinder representing the pin
<ndnihil>
and dialed that alignment in to ten thousandths of a mm in Y and Z
<ndnihil>
but being able to see both sides of the part at the same time is awesome
DEVOM has joined #openscad
kintel has joined #openscad
<kintel>
pca006132 Did your applicant try to google "gsoc project proposal guide" before asking you?
TheAssassin has quit [Remote host closed the connection]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
R2robot has left #openscad [See ya'll later. o/"]
misterfish has quit [Ping timeout: 260 seconds]
TheAssassin has joined #openscad
sysadrift has quit [Quit: Client closed]
DEVOM has quit [Quit: Client closed]
misterfish has joined #openscad
<teepee>
kintel - I got a notification regarding virtual card action, I thought those don't work anymore? did you hear about any updates?
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
Experimentalist has quit [Ping timeout: 240 seconds]
kintel has joined #openscad
<kintel>
I had forgotten to replace a card. I have no idea why it seems to have gone through though
ccox_ has joined #openscad
ccox has quit [Ping timeout: 272 seconds]
guso78k has joined #openscad
pie_ has quit []
pie_ has joined #openscad
pie_ has quit [Client Quit]
pie_ has joined #openscad
misterfish has quit [Ping timeout: 252 seconds]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mmu_man has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
<t4nk_fn>
well, had another look at the gentoo ebuild.. I packaged clipper2, thrust and manifold, and it seems to build and run 'just fine'
<t4nk_fn>
there is this one QA Notice though; /var/tmp/portage/media-gfx/openscad-9999/work/openscad-9999/src/glview/offscreen-old/OffscreenContextGLX.cc:58:37: warning: left operand of comma operator has no effect [-Wunused-value]
<t4nk_fn>
but I guess that code isn't called anymore ey