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
ghee has joined #openscad
ghee has quit [Quit: EOF]
LordOfBikes has quit [Ping timeout: 252 seconds]
LordOfBikes has joined #openscad
J1A8480 has joined #openscad
J1A84 has quit [Ping timeout: 252 seconds]
aiyion has quit [Remote host closed the connection]
GNUmoon2 has quit [Read error: Connection reset by peer]
TheAssassin has quit [Read error: Connection reset by peer]
fling has quit [Write error: Connection reset by peer]
TheAssassin has joined #openscad
aiyion has joined #openscad
GNUmoon2 has joined #openscad
fling has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openscad
qeed has quit [Read error: Connection reset by peer]
qeed has joined #openscad
fling has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
fling has joined #openscad
emanuele6 has quit [Quit: WeeChat 3.6]
emanuele6 has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
<J1A8480> inPhase some eastern ago i made these https://pasteboard.co/j1gRIga2IkO4.png  which look similar but are mathematically different - not just variations but different constructions  one has circle segments the other parabolas the other is scaled etc ..
<J1A8480> the bottom row are similar and mosh eggs consisting of circle segments
<J1A8480> moss's egg
<J1A8480> did yours is based somehow on the https://en.wikipedia.org/wiki/Superformula
aiyion has quit [Remote host closed the connection]
aiyion has joined #openscad
RichardP_ has joined #openscad
RichardPotthoff has quit [Read error: Connection reset by peer]
fling has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
fling has joined #openscad
snaked has quit [Ping timeout: 240 seconds]
Guest42 has joined #openscad
<Guest42> Hi, everyone!
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
<InPhase> J1A8480: I should have saved the link I based mine on, because now I can't find it again, but some page had written a bunch of different options, and I looked for the one that appeared most prone to algebraic rearrangement plus parameterization. And one said: x^1.5-a^1.5x+y^2=0 showing that a set the horizontal length of the sideways egg. I swapped x and y to make it vertical, fixed a to 1, and
<InPhase> recognized the real parameter was the deviation of the ^1.5 from 2, and started playing with that. I saw valid values ranged from 1 to infinity with 2 as symmetric, and therefore I introduced 1+exp(asym) so 0 on my asym would be symmetric.
<Guest42> I am making a DN10, 15,20, 25,32 ISO flange... and the real measurements are 17.7mm, 22mm, 27mm... (no math relation) I need to make conversions based on the DN selection to optimize code. what is the best way you can think of?
<InPhase> J1A8480: So basically made up, but with a hint from a bunch of options on some web page.
pbsds has joined #openscad
<InPhase> Guest42: "make conversions" as in what? You mean map 15 to 17.7, 20 to 22?
<InPhase> Guest42: If you're used to thinking in Python terms or similar, here's some code I whipped up one day to produce dictionaries in OpenSCAD, along with some usage examples: https://bpa.st/AW6A Feel free to steal it. Consider it public domain or CC0 if you need a formal license.
<InPhase> Guest42: For an alternative mindset, here is an approach I used for thread pitches: https://github.com/rcolyer/threads-scad/blob/master/threads.scad#L13
<InPhase> Guest42: Here I did lookup because it gives exact values for exact inputs, interpolates for intermediate values (out of standard), and I have it extrapolating based on the trailing relationship for past the end.
<InPhase> There's a similar lookup table below that for the hex drive widths, although on reflection the interpolation is probably sketchier there and I should have done a round. (Not sure what I was thinking.)
<InPhase> J1A8480: If you're interested, I morphed the equation a little more last night after sharing it to give a little more variability down in the saturated end. I thought it might be interesting to flatten out the ends a little more at the extreme that had stopped varying. I'm not sure if that corresponds to any real birds though, since I was finding good fits on the existing stuff, but I figured why not.
<InPhase> :) https://bpa.st/AVIA
<J1A8480> Guest42 use a lookup table
<J1A8480> normally there is some mathematical connection but with exceptions like  dn+7 if dn>10
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
Guest42 has quit [Quit: Client closed]
ToAruShiroiNeko has quit [Ping timeout: 252 seconds]
ToAruShiroiNeko has joined #openscad
p3ck has quit [Quit: Leaving]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 268 seconds]
teepee_ is now known as teepee
BD has joined #openscad
<BD> hello
<BD> Is this message working? Just testing my useability
<peepsalot> hello BD
<BD> Thanks !
J1A8480 has quit [Quit: Client closed]
J1A8480 has joined #openscad
BD has quit [Remote host closed the connection]
BD has joined #openscad
BD has quit [Quit: Leaving...]
snaked has joined #openscad
rawgreaze_ has quit [Ping timeout: 255 seconds]
J1A8480 has quit [Quit: Client closed]
J1A8480 has joined #openscad
rawgreaze has joined #openscad
rawgreaze has joined #openscad
rawgreaze has quit [Changing host]
teepee has quit [Remote host closed the connection]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
teepee has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
J1A8480 has quit [Quit: Client closed]
J1A8480 has joined #openscad
zauberfisch has quit [Ping timeout: 252 seconds]
zauberfisch has joined #openscad
rawgreaze has quit [Ping timeout: 255 seconds]
rawgreaze has joined #openscad
rawgreaze has quit [Changing host]
rawgreaze has joined #openscad
ur5us has joined #openscad
TheAssassin has quit [Ping timeout: 268 seconds]
TheAssassin has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 268 seconds]
teepee_ is now known as teepee
milza has quit [Quit: milza]
milza has joined #openscad
ur5us has quit [Remote host closed the connection]
ur5us has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
ur5us has quit [Ping timeout: 268 seconds]
guerd871 has joined #openscad
la1yv_a has joined #openscad
muesli0 has joined #openscad
Scopeuk0 has joined #openscad
berndj-blackout has joined #openscad
trashbird4 has joined #openscad
hisacro_ has joined #openscad
rvt_ has joined #openscad
zauberfisch_ has joined #openscad
Alexer- has joined #openscad
EkpyroticFrood9 has joined #openscad
oldlaptop_ has joined #openscad
ccox has joined #openscad
Joel has quit [Ping timeout: 252 seconds]
pah has joined #openscad
Joel has joined #openscad
zauberfisch has quit [*.net *.split]
rvt has quit [*.net *.split]
guerd87 has quit [*.net *.split]
Alexer has quit [*.net *.split]
berndj has quit [*.net *.split]
EkpyroticFrood has quit [*.net *.split]
muesli has quit [*.net *.split]
rue_mohr has quit [*.net *.split]
hisacro has quit [*.net *.split]
rvt_ is now known as rvt
EkpyroticFrood9 is now known as EkpyroticFrood
muesli0 is now known as muesli
berndj-blackout is now known as berndj
Scopeuk has quit [Read error: Connection reset by peer]
Scopeuk0 is now known as Scopeuk
la1yv has quit [Ping timeout: 240 seconds]
oldlaptop has quit [Ping timeout: 240 seconds]
castawayc has quit [Ping timeout: 240 seconds]
trashbird has quit [Ping timeout: 240 seconds]
ccox_ has quit [Ping timeout: 240 seconds]
ali1234 has quit [Ping timeout: 240 seconds]
pa has quit [Ping timeout: 240 seconds]
trashbird4 is now known as trashbird
rue_mohr has joined #openscad
castawayc has joined #openscad
ali1234 has joined #openscad
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openscad
<linext__> anyone here use KISSlicer?
<teepee> tried it years ago, but never actually used it
<InPhase> I have only one question. Is it still simple?
<InPhase> Looks like Keep It Like Cura.
_whitelogger_ has joined #openscad
<Friithian> or just use cura lmao
<linext__> i'm thinking of dumping the hung process to compare the differences
<linext__> i already have Cura,slic3r,PrusaSlicer working
teepee has joined #openscad
<linext__> 3d part price v2
<teepee> aww, no 3mf :P
GNUmoon2 has quit [Remote host closed the connection]
<Friithian> I use cura for the ultimakers I use, then makerbot *barf* print for the makerbots
snaked has quit [Ping timeout: 240 seconds]
tcurdt has quit [Ping timeout: 240 seconds]
Xeha has quit [Ping timeout: 240 seconds]
Ckat has quit [Ping timeout: 240 seconds]
_whitelogger has quit [Ping timeout: 240 seconds]
Ckatt is now known as Ckat
GNUmoon2 has joined #openscad
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openscad
<teepee> why do I get php code?
Xeha has joined #openscad
<teepee> is that the intended output? e.g. dumping the data arrays?
<linext__> i just want kisslicer to open, slice, then close
<linext__> maybe i'll try running in docker in a linux container
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
gunnbr has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 268 seconds]
teepee_ is now known as teepee
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssass1n has joined #openscad
<linext__> eh, no luck on linux
<linext__> somewhere there's a setting preventing php from running proc_open
linext__ has quit [Quit: Leaving]
linext has joined #openscad
RichardP_ has quit [Ping timeout: 252 seconds]
TheAssass1n has quit [Remote host closed the connection]
TheAssassin has joined #openscad