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
fling has joined #openscad
germ_ has quit [Read error: Connection reset by peer]
germ_ has joined #openscad
drkow has joined #openscad
drfff has quit [Ping timeout: 276 seconds]
kow__ has joined #openscad
drfff has joined #openscad
drkow has quit [Ping timeout: 252 seconds]
kow__ has quit [Ping timeout: 252 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
ToAruShiroiNeko has quit [Ping timeout: 244 seconds]
ToAruShiroiNeko has joined #openscad
J25k10 has joined #openscad
J25k42 has quit [Ping timeout: 240 seconds]
fling has quit [Ping timeout: 264 seconds]
fling has joined #openscad
_whitelogger has joined #openscad
fling has quit [Ping timeout: 264 seconds]
aiyion has quit [Remote host closed the connection]
J25k10 has quit [Quit: Client closed]
aiyion has joined #openscad
J25k10 has joined #openscad
<gbruno> [github] ymolcho closed issue #5805 (Error and a Worning) https://github.com/openscad/openscad/issues/5805
Guest72 has joined #openscad
Guest72 has quit [Client Quit]
howiemnt has joined #openscad
howiemnt1 has quit [Ping timeout: 276 seconds]
val has quit [Ping timeout: 265 seconds]
val has joined #openscad
mmu_man has joined #openscad
<gbruno> [github] t-paul reopened issue #5805 (Error and a Worning) https://github.com/openscad/openscad/issues/5805
J25k10 has quit [Quit: Client closed]
J25k10 has joined #openscad
J25k10 has quit [Quit: Client closed]
J25k10 has joined #openscad
snaked has quit [Remote host closed the connection]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
guso78 has joined #openscad
J25k10 has quit [Quit: Client closed]
J25k10 has joined #openscad
J25k10 has quit [Client Quit]
J25k10 has joined #openscad
J25k10 has quit [Quit: Client closed]
J25k10 has joined #openscad
mmu_man has quit [Ping timeout: 244 seconds]
Kehet has quit [Quit: rebooting.. (up 5 days, 36 minutes)]
Kehet has joined #openscad
mmu_man has joined #openscad
Guest97 has joined #openscad
Guest97 has quit [Client Quit]
drfff has quit [Ping timeout: 252 seconds]
drfff has joined #openscad
howiemnt has quit [Remote host closed the connection]
howiemnt1 has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
Guest59 has joined #openscad
Guest59 has quit [Client Quit]
mmu_man has joined #openscad
kkanzler has joined #openscad
J25k10 has quit [Quit: Client closed]
J25k has joined #openscad
kkanzler has quit [Quit: Client closed]
teepee_ has joined #openscad
<dalias> is there a way to abort a preview that's taking forever because it's spamming the console/error log?
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
J25k has quit [Quit: Client closed]
J25k has joined #openscad
guso78k has joined #openscad
<InPhase> dalias: Usually I just terminate the program when things run too long... A robust stop button has been an outstanding issue for a long time.
<dalias> long renders have a stop button, but AST/CSG tree evaluations don't
<dalias> i had some errors putting a large number of undefs into a loop that ran like 100 times
<InPhase> Yeah, that's a classic.
<dalias> and it was scrolling like 3 or 4 lines of errorspam per second with no end in sight
<dalias> a stop-on-errors mode would be nice
<InPhase> There's a stop on the first warning. :)
<dalias> oh?
<InPhase> edit, preferences, advanced
<dalias> where?
<dalias> yay
<InPhase> For your own code this is nice. Just remember where that is, as you often need to turn it off for other people's stuff.
<dalias> i'll try that
<dalias> lol yeah
<InPhase> "other people's code" needs quotes
<dalias> :-)
<dalias> at least i'm happy with the code in question
<InPhase> Also, as a lifestyle choice, using vim as an external editor makes me far less concerned about the closing of the program.
<dalias> 30 lines, half of it being just a tooth profile array, to generate accurate printable worm wheels (correct enveloping not fake bs)
<InPhase> I never lose anything.
<InPhase> One loses access to the built-in editor popups and such, but they are not meaningful to me compared to my preferences for vim editing.
<dalias> yeah, i need to get back to doing that. got lazy using the internal editor some for quick changes
<dalias> but exiting was fine. UI wasn't frozen
<InPhase> There is syntax highlighting available, and there is a handy script I put in the FAQs that makes it convenient to dual open vim and openscad.
<dalias> it just wouldn't let me abort and restart the botched evaluation
<gbruno> [github] kintel pushed 10 additions 1 modifications 10 removals (Renamed more test to align cgal and manifold) https://github.com/openscad/openscad/commit/fef5d2e1fea1d189708203701475003459f597c6
<gbruno> [github] kintel opened pull request #5826 (Refactor tests to align CGAL and Manifold tests) https://github.com/openscad/openscad/pull/5826
snaked has joined #openscad
guso78k has quit [Quit: Client closed]
J25k has quit [Quit: Client closed]
J25k has joined #openscad
<gbruno> [github] kintel pushed 1 modifications (Fix experimental tests) https://github.com/openscad/openscad/commit/449b19a607b9d23e14e889ca6585c5d2beeccedd
<gbruno> [github] kintel synchronize pull request #5826 (Refactor tests to align CGAL and Manifold tests) https://github.com/openscad/openscad/pull/5826
aiyion has quit [Remote host closed the connection]
aiyion has joined #openscad
J25k has quit [Quit: Client closed]
J25k has joined #openscad
Smeef has quit [Quit: (╯°□°)╯︵ ┻━━┻]
<gbruno> [github] adrianVmariano opened issue #5827 (backtrace missing entries) https://github.com/openscad/openscad/issues/5827
bozo16 has quit [Ping timeout: 248 seconds]
Smeef has joined #openscad