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
<juri_> well, they're not haskellers...
<J24k93> there is a certain beauty with openSCAD .. can't see that in python, but i understand that a lot people are  not able to switch if they are used to a language.
<L29Ah> i'd likely have switched to cadquery if it wasn't a huge PITA to package
fling has quit [Remote host closed the connection]
fling has joined #openscad
teepee_ has joined #openscad
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
teepee_ has quit [Remote host closed the connection]
teepee has quit [Ping timeout: 240 seconds]
teepee has joined #openscad
mmu_man has joined #openscad
LordOfBikes has quit [Ping timeout: 276 seconds]
mmu_man has quit [Ping timeout: 260 seconds]
LordOfBikes has joined #openscad
J24k54 has joined #openscad
J24k93 has quit [Ping timeout: 250 seconds]
Guest42 has joined #openscad
Guest42 has quit [Client Quit]
ferdna has joined #openscad
arebil has quit [Quit: arebil]
ferdna has quit [Quit: Leaving]
snaked has joined #openscad
ferdna has joined #openscad
Guest97 has joined #openscad
Guest97 has quit [Client Quit]
epony has quit [Quit: QUIT]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openscad
arebil has joined #openscad
lastrodamo has joined #openscad
ferdna has quit [Quit: Leaving]
<guso78> J24k93 very interesting Link. Probably approach Gianni soon again
<guso78> I Tried His anchor CAD but for me the learning curve was too Steep aß i am Not the author.
J24k91 has joined #openscad
<J24k91> i think it would be better to have a common integrated version - not sure how wide anchor cad is spread
<guso78> I think the Tutorial in my Side has lese Steep learning curve but ITS Missing many many features
<guso78> I think Giannis Work will Work almost Out of the Box with pythonscad as IT understands Python, only Output functions need to modofied
J24k54 has quit [Ping timeout: 250 seconds]
<guso78> I have written Pythonscad also for my purposes and i am happy/proud to Share. I believe, so does Gianni
ferdna has joined #openscad
<guso78> Last days i have heavily worked on Stability and now IT even Runs Long Animations wirhout Crash 😜
mmu_man has joined #openscad
<guso78> My Branch has an yet undocumented scad function which evaluates scad from wirhin Python. Gianni could Just use this for Processing His created scad Code.
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #openscad
Guest70Aamna has joined #openscad
Guest70Aamna has quit [Client Quit]
LordOfBikes has quit [Ping timeout: 255 seconds]
LordOfBikes has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
J24k91 has quit [Ping timeout: 250 seconds]
RoyK has quit [Ping timeout: 260 seconds]
RoyK has joined #openscad
h-erectus has joined #openscad
erectus has quit [Ping timeout: 240 seconds]
<juri_> oh, there's another pythonScad. fun. :)
erectus has joined #openscad
h-erectus has quit [Ping timeout: 240 seconds]
epony has joined #openscad
epony has quit [Remote host closed the connection]
guso78k has joined #openscad
J24k has joined #openscad
crazy_imp has quit [Ping timeout: 268 seconds]
crazy_imp has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
mmu_man has quit [Ping timeout: 260 seconds]
rapha has joined #openscad
<rapha> hi all!
<rapha> the only way i know to rotate a cylinder around its center axis is to place it exactly on the coordinate system's 0,0,0
<rapha> is there also a way to do it while the cylinder is somewhere else?
<gbruno> [github] cjmayo synchronize pull request #4908 (Port CMakeLists.txt to Qt 6) https://github.com/openscad/openscad/pull/4908
<teepee> rapha: short answer: no
<teepee> long answer: yes: translate to center, rotate, translate back
<rapha> sad, was hoping for something more elegant. thank you, teepee!
<teepee> one line module rotate_around() and it's elegant :)
<rapha> hmm ok i accept :D
Joel has joined #openscad
JoelJoel has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
ferdna has quit [Quit: Leaving]
guso78k has quit [Quit: Client closed]
guso78k has joined #openscad
<gbruno> [github] gsohler synchronize pull request #4841 (Squashed commit of python_pr3) https://github.com/openscad/openscad/pull/4841
guso78k69 has joined #openscad
guso78k58 has joined #openscad
<guso78k69> opemscad missing VI plugin ? what is that ?
<teepee> I would assume that means editing with key assignments like VI has
<gbruno> [github] t-paul pushed 1 modifications (Fixup translation file header.) https://github.com/openscad/openscad/commit/2955c3038022416833ce10555666c6c1f23291f9
<gbruno> [github] t-paul opened pull request #4923 (Update translation templates) https://github.com/openscad/openscad/pull/4923
<gbruno> [github] t-paul pushed 2 modifications (Update year in copyright messages.) https://github.com/openscad/openscad/commit/d13081bb547c34b2846b659ff87c798b9d5cff38
<gbruno> [github] t-paul opened pull request #4924 (Update year in copyright messages.) https://github.com/openscad/openscad/pull/4924
lastrodamo has quit [Quit: Leaving]
peeps has quit [Remote host closed the connection]
peeps has joined #openscad
epony has joined #openscad
snakedGT has joined #openscad
snaked has quit [Ping timeout: 252 seconds]
<gbruno> [github] t-paul closed pull request #4923 (Update translation templates) https://github.com/openscad/openscad/pull/4923
<gbruno> [github] t-paul pushed 13 modifications (Merge pull request #4923 from openscad/update-translation-templates * Update translation templates. * Fixup translation file header.) https://github.com/openscad/openscad/commit/300fa9e667c9ce8902cc88f3ed2d5185d88348c6
snakedLX has joined #openscad
snakedGT has quit [Ping timeout: 252 seconds]
<gbruno> [github] t-paul closed pull request #4924 (Update year in copyright messages.) https://github.com/openscad/openscad/pull/4924
<gbruno> [github] t-paul pushed 2 modifications (Merge pull request #4924 from openscad/update-copyright-year Update year in copyright messages.) https://github.com/openscad/openscad/commit/bf0dddcef53243b70e03c136711cc0bd7b4402ff
fling has quit [Remote host closed the connection]
fling has joined #openscad