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
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
J234599 has joined #openscad
J2345 has quit [Ping timeout: 245 seconds]
linext has joined #openscad
LordOfBikes has quit [Ping timeout: 248 seconds]
LordOfBikes has joined #openscad
Lagopus has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
<gbruno> [github] sonichy closed issue #4634 (Polyhedron add points mark) https://github.com/openscad/openscad/issues/4634
guso7819 has quit [Quit: Client closed]
tachoknight has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
J234599 has quit [Quit: Client closed]
J234599 has joined #openscad
use-value has joined #openscad
J234599 has quit [Quit: Client closed]
J234599 has joined #openscad
guso78 has joined #openscad
guso78 has quit [Client Quit]
guso78 has joined #openscad
tachoknight has joined #openscad
tachoknight has quit [Ping timeout: 256 seconds]
guso78 has quit [Quit: Client closed]
J234599 has quit [Quit: Client closed]
J234599 has joined #openscad
guso78 has joined #openscad
hyperair has quit [Ping timeout: 240 seconds]
berndj has quit [Quit: ZNC - http://znc.in]
guso788 has joined #openscad
berndj has joined #openscad
guso78 has quit [Quit: Client closed]
J234599 has quit [Quit: Client closed]
J234599 has joined #openscad
guso788 has quit [Quit: Client closed]
gbruno has quit [Ping timeout: 246 seconds]
pharonix71 has quit [Ping timeout: 240 seconds]
pharonix71 has joined #openscad
gbruno has joined #openscad
mmu_man has joined #openscad
hisacro has quit [Ping timeout: 268 seconds]
hisacro has joined #openscad
ccox has joined #openscad
ccox_ has quit [Ping timeout: 248 seconds]
guso78 has joined #openscad
snaked has quit [Quit: Leaving]
<Scopeuk> the pritner you are describign sounds remarkably like https://www.mimakieurope.com/products/3d/
<Scopeuk> granted that is "ink jet dispensed uv cured resin" rather than melted plastic
LordOfBikes has quit [Ping timeout: 265 seconds]
<J234599> there is a CAD speed modelling contest https://tootalltoby.com/
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
<J234599> scopeuk  polyjet uses something like jetting us resin and curing
<J234599> probably only because of patents that this isn't available in consumer markets
qeed__ has quit [Quit: qeed__]
guso78 has quit [Quit: Client closed]
<Scopeuk> yeh, the poly jets have been around a while. that machine linked is full color + clear + support and crazy resolution
<lf94> guso78[m]: let me know if you want an IRC bouncer account. I can give you one, I gave ABSHK one for GSoC
qeed has joined #openscad
mmu_man has quit [Ping timeout: 264 seconds]
<lf94> J234599: enter B)
J234599 has quit [Quit: Client closed]
<lf94> wow
J234599 has joined #openscad
<lf94> took them 8 minutes to make that
<lf94> we could do that with CSG in 8 minutes for SURE
<lf94> that video has great examples for benchmarks for code cad practicality
<J234599> you need to calculate volume to determine the mass for winning
<lf94> I should extract them and have us do them
<lf94> I think the hardest things are anything to do with curves and inner fillets
<J234599> freeform 3D
<lf94> I seriously would love to try and get us hired for some cad job and put code cad to work
<J234599> öh  .. scad crash with rendering a  cube(10);
<J234599> (manifold  2023.5.4)
<J234599> hm  now it doesn't .. but  crashed two tries before .. strange
<J234599> now again
<J234599> seems something is hold active in background
<J234599> lf94 guess we need to use some tool to get the volume from the  stl/3mf
<lf94> marching cube to get surface or something?
<lf94> has to be one of those algs i think
<J234599> shouldn't be an issue but it is just something not within scad
mmu_man has joined #openscad
<guso78[m]> This IS easy. Have done IT for my Tools before
<guso78[m]> ITS Just a big sum of Multiplikation terms
<guso78[m]> We could also Display Filament length, Weight and Filament Price
<J234599> if we know the density this would be easy math
<guso78[m]> Lf94 dont have an IRC bouncer, and neither know what this IS about
<lf94> keeps you connected to irc
<lf94> look up "ZNC"
<peepsalot> calculating accurate density depends on infill percent but only after subtracting volume of solid perimeters
LordOfBikes has joined #openscad
TheAssassin has quit [Ping timeout: 240 seconds]
qeed_ has joined #openscad
TheAssassin has joined #openscad
qeed has quit [Ping timeout: 264 seconds]
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #openscad
<J234599> we just offer max filament and weight with 100% infill -  Ü
guso78 has joined #openscad
<guso78[m]> lf94, i am using element.io(but not always)
L29Ah has left #openscad [#openscad]
peeps[work] has joined #openscad
LordOfBikes has quit [Remote host closed the connection]
LordOfBikes has joined #openscad
paddymahoney has quit [Ping timeout: 265 seconds]
Joel has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
Sauvin is now known as Zymurgy
Zymurgy has quit [Changing host]
Zymurgy has joined #openscad
Joel has joined #openscad
<guso78[m]> remarkably i did it in python and its not more than 10 LOC
<guso78[m]> not even tessellation is needed.
<guso78[m]> to concept is very similar to the algorithm with the solid angle to find out if a point is inside. just in contrast, not solid angles, but volumes are added up.
guso21 has joined #openscad
L29Ah has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
guso78 has quit [Ping timeout: 245 seconds]
guso21 has quit [Quit: Client closed]
guso78 has joined #openscad
<guso78> hi jordan, i see #openscad got  a link to browse  the LOG but  direct messages dont have. how does it come ?
<juri_> direct messages arer not in the history of the channel.
<guso78> hi juri_, yes, i realized, i am just wondering, if there is an option to change that ...
<juri_> Nope! it's just how IRC works.
<guso78> the header which is visible in #openscad appear very cusomized.(it includes FOSDEM an other openscad related topics). suppose such a banner cannot be setup for PM ?
<juri_> also no, private messages have no topics.
guso78 has quit [Quit: Client closed]
guso78 has joined #openscad
<J234599> guso78 depending on your irc client it can save a log of your private msg  - and you could setup a welcome msg if someone msg you
<guso78> ...my offer to create a  pr to display volume ofm an  object still  holds true, but i need to see a demand.
<J234599> the log from the channel is just a recording from a bot - this is not a server generated log ..  so any client can save also the channel log  and put it on a website
<guso78> J234599 you are J23 actually ?
<J234599> I think volume would be nice as we already have the bounding box
J234599 is now known as J23
<J23> not sure how well this works with multiple volumes and lazy union
guso78 has quit [Quit: Client closed]
<J23> hm bounding box info only works for single objects
adigitoleo has quit [*.net *.split]
adigitoleo has joined #openscad
<J23> how strange scad 2023.05.04 suddenly takes 15 seconds longer to open
adigitoleo has quit [*.net *.split]
adigitoleo has joined #openscad
J23 has quit [Quit: Client closed]
J23 has joined #openscad
<J23> wonder what windows part caused this .. after a reboot it now opens fast ..  that issue started after scad crashed rendering just a cube which was already very odd
<J23> but a different version (2023.xxx ) was still opening fast
<J23> never seen that one program was affected even after closing the program
<J23> ok now installed 2023.05.05 and again it  takes  20 seconds to open (after start screen )
pbsds has quit [Ping timeout: 240 seconds]
pbsds has joined #openscad
teepee_ has joined #openscad
J23 has quit [Quit: Client closed]
J23 has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
peeps[work] has quit [Ping timeout: 240 seconds]
Alexer has quit [Ping timeout: 260 seconds]
Alexer has joined #openscad