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
mmu_man has quit [Ping timeout: 252 seconds]
J24k57 has joined #openscad
mmu_man has joined #openscad
J24k70 has quit [Ping timeout: 250 seconds]
LordOfBikes has quit [Ping timeout: 268 seconds]
LordOfBikes has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
<gbruno> [github] nomike opened issue #5166 (Customizer doesn´t allow fractions for parameters which are integers) https://github.com/openscad/openscad/issues/5166
hyperair has quit [Ping timeout: 246 seconds]
snakedGT has joined #openscad
snaked has quit [Ping timeout: 268 seconds]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openscad
J24k57 has quit [Quit: Client closed]
J24k57 has joined #openscad
J24k57 has quit [Quit: Client closed]
J24k57 has joined #openscad
<J24k57> sliderWithMax =34; // [50]
<J24k57> doesn't give you a slider
<J24k57> on makerworld web customizer it does.  Also this can't be used for float
<J24k57> guess a range should be used instead
hyperair has joined #openscad
J24k57 has quit [Ping timeout: 250 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
mmu_man has joined #openscad
Guest60 has joined #openscad
Guest60 has quit [Client Quit]
J24k has joined #openscad
TheAssassin has quit [Remote host closed the connection]
erectus has quit [Remote host closed the connection]
fling has quit [Read error: Connection reset by peer]
TheAssassin has joined #openscad
fling has joined #openscad
erectus has joined #openscad
adigitoleo has quit [Read error: Connection reset by peer]
adigitoleo has joined #openscad
<gbruno> [github] jon-bondy opened issue #5167 (Emit Warning message when module is re-defined within a single file) https://github.com/openscad/openscad/issues/5167
<stefanct> how do i get rid of a measurement? :)
<stefanct> and/or out of the measurement modes
<J24k> F5
<J24k> better click the measurement to start a new - then F5
<J24k> But i agree this should deactivate somehow
<stefanct> but after rendering/F6 again, you are still/again in the measurement mode and the green cubethingy appears under the mouse cursor
<InPhase> Hmm. It should probably be a toggle or something, but isn't.
chocolate_ has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
L29Ah has left #openscad [#openscad]
erectus has quit [Ping timeout: 260 seconds]
erectus has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
mmu_man has joined #openscad
aiyion3 has quit [Remote host closed the connection]
aiyion3 has joined #openscad
<stefanct> does it make sense to open an issue about it?
erectus has quit [Ping timeout: 260 seconds]
erectus has joined #openscad
chocolate_ has quit [Quit: Connection closed for inactivity]
fling has quit [Remote host closed the connection]
fling has joined #openscad
<guso78> Press escape to Exit measurement
<InPhase> Does that actually work for you? It does not for me.
Reisga2 has quit [Quit: Ping timeout (120 seconds)]
Reisga2 has joined #openscad
erectus has quit [Ping timeout: 260 seconds]
<stefanct> that was the very first time i tried :)
erectus has joined #openscad
chocolate_ has joined #openscad
erectus has quit [Ping timeout: 260 seconds]
<InPhase> I meant the pressing of escape.
erectus has joined #openscad
erectus has quit [Ping timeout: 260 seconds]
fling has quit [Remote host closed the connection]
fling has joined #openscad
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #openscad
<stefanct> *thing
Guest21 has joined #openscad
Guest21 has quit [Client Quit]
L29Ah has joined #openscad
Guest21 has joined #openscad
<Guest21> / Orb body sphere(r=50);
<Guest21> / Swirling pattern
<Guest21> for (i = [0:360]) {
<Guest21> angle i 10;
<Guest21> x = cos(angle) * 20;
<Guest21> y = sin(angle) * 20;
<Guest21> z = sin(i* 2) * 10;
<Guest21> translate([x, y, z])
<Guest21> cylinder(r=2, h=5);
<Guest21> }
<Guest21> / Glowing core
<Guest21> translate([0, 0, 25]) sphere(r=15);
Guest21 has quit [Client Quit]
<J24k> hmm this is not a playground
L29Ah has left #openscad [#openscad]
erectus has joined #openscad
<Scopeuk> There have been a few instances of this recently someone took a guess it might be a chat got based bot
<Scopeuk> Moderatle tempting to look for patterns in the addresses
jan64 has quit [Killed (NickServ (GHOST command used by jan64_))]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
chocolate_ has quit [Quit: Connection closed for inactivity]
jan64 has joined #openscad
ooxoo has quit [Read error: Connection reset by peer]
drfff has joined #openscad