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
mtm has quit [Ping timeout: 248 seconds]
mtm has joined #openscad
guso78k has quit [Ping timeout: 240 seconds]
stealth_ has joined #openscad
TheCoffeMaker has quit [Remote host closed the connection]
TheCoffeMaker has joined #openscad
<gbruno> [github] kintel pushed 4 modifications (Build fix for no-manifold build (#5629)) https://github.com/openscad/openscad/commit/d1721899868382c3fec620f488f441033c3cbd55
<gbruno> [github] kintel synchronize pull request #5631 (VBO refactoring bugfix) https://github.com/openscad/openscad/pull/5631
kintel has joined #openscad
J25k41 has joined #openscad
J25k51 has quit [Ping timeout: 240 seconds]
<gbruno> [github] kintel closed pull request #5631 (VBO refactoring bugfix) https://github.com/openscad/openscad/pull/5631
<gbruno> [github] kintel pushed 3 modifications (Build fix for no-manifold build (#5629) (#5631)) https://github.com/openscad/openscad/commit/41ffc5c50fce86f84bab89bd51d3ff1467c55f89
mmu_man has quit [Ping timeout: 244 seconds]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
J25k88 has joined #openscad
J25k41 has quit [Quit: Client closed]
Penglineri has quit [Quit: Leaving]
snaked has joined #openscad
J25k8 has joined #openscad
J25k88 has quit [Ping timeout: 240 seconds]
lockywolf has joined #openscad
snaked has quit [Quit: Leaving]
snaked has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drkow has quit [Ping timeout: 244 seconds]
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
stealth_ has quit [Quit: Leaving]
fling_ has joined #openscad
fling has quit [Remote host closed the connection]
fling_ is now known as fling
lastrodamo has joined #openscad
peeps[zen] has joined #openscad
peepsalot has quit [Ping timeout: 248 seconds]
drfff has joined #openscad
<gbruno> [github] scrameta synchronize pull request #5584 (RFC: New general-purpose extrusion mechanism - 2025 refresh) https://github.com/openscad/openscad/pull/5584
<church__> may i ask here a bit 3d printing related modeling advise here or it would be offtopic? (wondering how to better get by without supports in embedded horizontally aligned hexnut with inertion slot from side. aligning part differently will compromise other issues elsewhere)
guerd has joined #openscad
cart_ has joined #openscad
<J25k8> church__ what is the issue?
<J25k8> bridging should work fine
<church__> J25k8: "issue" was that from that particular place autogenerated supports were most PITA to remove :). So wondering how to better deal with that specific bit of model. Turning 45deg will add need to design supports that will look ugly on external details, pausing midprint for nut insertion seems something users might not want to deal with, not all have threaded inserts unlike basic hexnuts, and so on
<church__> oh, and another option to turn part vertically due it being long, will make it unstable on plate & compromise strength in specific directions
<church__> hence thinking if maybe to design in some manual support detail that would be easier to remove but would reduce bridging distance. or separate printable insertable part so that it's not bridge but overhang. or .. don't know. disabling supports in just that place and rely on bridging? :/
<J25k8> church__ just block supports at that location (or disable)
<J25k8> make the slot .5 higher so bridging will leave enough for the nut to put in later
<J25k8> another option is to use a shallow slope and print with low layer height at that location.
<church__> oh, layer height will be very low, 0.08, due small radius rounded filleting in many cases. it helps with overhangs, should it help with bridging too?
<church__> shallow slope .. i distantly remember watching something along the lines .. like few "cross layers" in different directions, forming only slight slope, but improving a lot vertical bridging above round hole
<church__> IIRC it was something like sequential bridging or sacrificial bridges. gonna dig around bookmarks / watched videos history
<J25k8> you generally leave a 1 layer slot with hole width, perpendicular to the inserting direction. So you don't get "half bridges" at the hole
<church__> i think i found it, https://www.youtube.com/watch?v=KBuWcT8XkhA
<othx> church__ linked to YouTube video "How to 3D Print bores without supports (Fusion 360 Masterclass)" => 1 IRC mentions
<J25k8> you can also print with soluble support (PVA) or interfaces with a different material.
<church__> PVA probably will limit to PLA for part, temps too differ from eg. ABS
<J25k8> or just use a heated nut (120°C) and press in.
<church__> also not an option :) (external surface above that i don't want to change looks of, hence the side insert slot). probably very best would be pausing mid-print for nut insertion, then just printing over, bet probably will go with your suggested 1 layer or if i find how to get it right in openscad, those multi-sequential bridges
<J25k8> You can print with different temperatures
<church__> possibly PITA to do, but i'll probably be able to reuse once written module for that type of bridging in future models
<J25k8> and you can press a heated not from the side in
<church__> .. if that won't move plate out of place or if won't knock off part :). everything seems to have some compromises :)
<J25k8> it will just melt away the low density support or any strings
<J25k8> using square nuts will improve the results too
<church__> yeah, i know that bit. and that threaded meltable inserts are stronger then square. and even recently found out about interesting ones with four big vertical teeths to side, which are much stronger then even that
<church__> but lot of holding torque in this particular application is not required, hence wanted to design in something that everybody has at hand, i.e. basic hexnut
_whitelogger has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
TheAssassin has quit [Ping timeout: 264 seconds]
TheAssassin has joined #openscad
GNUmoon has quit [Ping timeout: 264 seconds]
J25k8 has quit [Quit: Client closed]
J25k8 has joined #openscad
<gbruno> [github] damienmarchal synchronize pull request #5628 ([COSMETIC] Renames the method and attributes so they use camlCase) https://github.com/openscad/openscad/pull/5628
GNUmoon has joined #openscad
<gbruno> [github] damienmarchal synchronize pull request #5609 (Replace TabWidget with QTabWidget) https://github.com/openscad/openscad/pull/5609
snaked has quit [Quit: Leaving]
mtm has quit [Ping timeout: 245 seconds]
cart_ has quit [Ping timeout: 260 seconds]
mtm has joined #openscad
cart_ has joined #openscad
guerd has quit [Read error: Connection reset by peer]
ali1234 has quit [Quit: Leaving]
<gbruno> [github] damienmarchal edited pull request #5609 ([UX] Replace TabWidget with QTabWidget) https://github.com/openscad/openscad/pull/5609
J25k8 has quit [Quit: Client closed]
J25k8 has joined #openscad
mmu_man has joined #openscad
marcus has quit [Remote host closed the connection]
marcus has joined #openscad
cart_ has quit [Ping timeout: 265 seconds]
cart_ has joined #openscad
stealth_ has joined #openscad
<gbruno> [github] khklatt opened issue #5632 (Non-writeable directory save file issues no error) https://github.com/openscad/openscad/issues/5632
mmu_man has quit [Ping timeout: 244 seconds]
cart_ has quit [Ping timeout: 252 seconds]
J25k8 has quit [Quit: Client closed]
J25k8 has joined #openscad
kmerfeld has joined #openscad
rogeliodh has quit [Quit: The Lounge - https://thelounge.chat]
rogeliodh has joined #openscad
rogeliodh has quit [Client Quit]
rogeliodh has joined #openscad
J25k8 has quit [Quit: Client closed]
J25k8 has joined #openscad
mmu_man has joined #openscad
stealth_ has quit [Quit: Leaving]
linext has joined #openscad
linext has quit [Client Quit]
stealth_ has joined #openscad
stealth_ has quit [Remote host closed the connection]
stealth_ has joined #openscad
mmu_man has quit [Ping timeout: 245 seconds]
Junxter has quit [Read error: Connection reset by peer]
Junxter has joined #openscad
SamantazFox has quit [Quit: Bye]
SamantazFox has joined #openscad
mmu_man has joined #openscad
val has quit [Ping timeout: 252 seconds]
ali1234 has joined #openscad
val has joined #openscad
dingodoppelt has quit [Read error: Connection reset by peer]
dingodoppelt has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
lastrodamo has quit [Quit: Leaving]
mmu_man has quit [Ping timeout: 260 seconds]
Joel has quit [Remote host closed the connection]
Joel has joined #openscad
J25k8 has quit [Quit: Client closed]
J25k8 has joined #openscad