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
<kintel> ..and I wonder if we could rather solve this outside of Qt by constructing boost::filesystem::path and create std fstreams from these paths.
califax has quit [Remote host closed the connection]
califax has joined #openscad
J24k73 has joined #openscad
J24k has quit [Ping timeout: 256 seconds]
snaked has joined #openscad
<InPhase> kintel: Before trying to generate Windows filenames, is this for some purpose where we could switch to using all the new utf8 Windows filesystem calls that were added sometime during the Windows 10 era?
<InPhase> kintel: I try to avoid Windows programming as much as I can, but I did gain awareness of those appearing. :)
LordOfBikes has quit [Ping timeout: 260 seconds]
<kintel> Partially. I'm trying to clean up some hard-to-read code, and would like us to use libraries which understand filenames instead of managing 8-bit encodings ourselves.
<kintel> DisplayName, fileName, sourceFilePath, sourceFileName. Should be half of the fields
LordOfBikes has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
lostapathy has quit [Ping timeout: 260 seconds]
lostapathy has joined #openscad
myosotis has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
myosotis has quit [Quit: myosotis]
pca006133 has joined #openscad
snakedGT has joined #openscad
sinned69158 has quit [Quit: Ping timeout (120 seconds)]
muesli has quit [Quit: Ping timeout (120 seconds)]
pbsds3 has quit [Quit: Ping timeout (120 seconds)]
L29Ah has quit [Read error: Connection reset by peer]
sinned69158 has joined #openscad
SamantazFox has quit [Killed (NickServ (GHOST command used by SamantazFox_))]
SamantazFox_ has joined #openscad
muesli has joined #openscad
pbsds3 has joined #openscad
Artea has quit [Quit: ZNC 1.8.2 - https://znc.in]
pca006132 has quit [Ping timeout: 252 seconds]
pca006133 is now known as pca006132
snaked has quit [Ping timeout: 252 seconds]
hyperair has quit [Remote host closed the connection]
hyperair has joined #openscad
juri_ has quit [Ping timeout: 252 seconds]
greenbigfrog has quit [Ping timeout: 252 seconds]
juri_ has joined #openscad
greenbigfrog has joined #openscad
Artea has joined #openscad
drkow has joined #openscad
kow__ has quit [Ping timeout: 260 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
cart_ has joined #openscad
pca006132 has quit [Remote host closed the connection]
rvt has joined #openscad
cart_ has quit [Quit: Konversation terminated!]
J24k73 has quit [Quit: Client closed]
J24k73 has joined #openscad
crazy_imp has quit [Ping timeout: 265 seconds]
crazy_imp has joined #openscad
mmu_man has joined #openscad
Artea has quit [Quit: ZNC 1.8.2 - https://znc.in]
Artea has joined #openscad
J24k73 has quit [Quit: Client closed]
J24k73 has joined #openscad
snakedGT has quit [Quit: Leaving]
J24k73 has quit [Quit: Client closed]
J24k73 has joined #openscad
rvt has quit [Quit: rvt]
rvt has joined #openscad
rvt has quit [Client Quit]
L29Ah has joined #openscad
mmu_man has quit [Ping timeout: 244 seconds]
SamantazFox_ has quit [Quit: Bye]
SamantazFox has joined #openscad
mmu_man has joined #openscad
rvt has joined #openscad
J24k73 has quit [Quit: Client closed]
J24k73 has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
kow__ has joined #openscad
J24k73 has quit [Quit: Client closed]
J24k73 has joined #openscad
drkow has quit [Ping timeout: 260 seconds]
mmu_man has quit [Ping timeout: 245 seconds]
J24k73 has quit [Quit: Client closed]
J24k73 has joined #openscad
TheAssassin has quit [Quit: No Ping reply in 180 seconds.]
TheAssassin has joined #openscad
mmu_man has joined #openscad
TheAssassin has quit [Ping timeout: 260 seconds]
TheAssass1n has joined #openscad
muesli has quit [Quit: NO CARRIER]
muesli has joined #openscad
<rvt> @J24k73 final result : https://i.imgur.com/JD5C3c9.png thanks for the hints and pointers..
<rvt> I decided to go for a hinge in the end… it does not hide the cable like I wanted to, but it’s just easer to build..
<gbruno> [github] kintel pushed 70 modifications (Remove std::-headers in files not needing them (#5366) * Remove not-needed <algorithm>
<gbruno> [github] kintel closed pull request #5366 (Remove std::-headers in files not needing them) https://github.com/openscad/openscad/pull/5366
<gbruno> [github] kintel pushed 2 additions 11 modifications (Refactoring: Split openscad_gui.cc from openscad.cc, slimmed down ExportInfo a bit) https://github.com/openscad/openscad/commit/acb81cfc82f58a5ca08a2c2382f60e4bdc8fc9ee
<gbruno> [github] kintel opened pull request #5368 (Refactoring: Split openscad_gui.cc from openscad.cc, slimmed down ExportInfo) https://github.com/openscad/openscad/pull/5368
<gbruno> [github] kintel pushed 2 additions 11 modifications (Refactoring: Split openscad_gui.cc from openscad.cc, slimmed down ExportInfo a bit) https://github.com/openscad/openscad/commit/ddec708aa2f4956fa92b262b2b48a2dfd64860d1
<gbruno> [github] kintel synchronize pull request #5368 (Refactoring: Split openscad_gui.cc from openscad.cc, slimmed down ExportInfo) https://github.com/openscad/openscad/pull/5368
<J24k73> rvt looks great  you can also hide a cable in a hinge but  probably not needed
<rvt> J24k73: I am printing it npw, to see how it looks and fits… the distances are now really short so I think it’s fine for now
<J24k73> if you just add a hollow disc with the center at the fulcrums at the slot position it will shield the cable by intersecting into the other part.
<rvt> it ‘should work for a GPS that has a coax cable… or the 5 wire ‘all-in-one’ GPS… we will see :)
<rvt> The blue part?
<J24k73> yes the cable is inside
<J24k73> it is connected to one side or could be completely free
<rvt> Hmm not sure if I understand your design… I will send a picture how it’s going to be attached on my case, it’s on the side… not the top… because I don’t want people messing around with that fragile connector if they open the case
<J24k73> rvt or here with a box more like yours https://imgur.com/a/ztBsnRC
mmu_man has quit [Ping timeout: 252 seconds]
<rvt> I will keep that in mind… I like the idea, but I think (correct me if I am wrong) in my case the cable runs our horizontally, not out the bottom
<J24k73> rvt or something like this https://imgur.com/a/Rx0LSNB
<J24k73> isnt the slot beside the hinge for the cable in your design?
<J24k73> you also could just make a big ball joint with a hollow center for the cable .. allows omni directional move
<rvt> This little coax cables don’t like the tight bend radius
<J24k73> that isn't an issue
<J24k73> you choose the size so the cable is still free inside
<J24k73> you also can print a bellow from tpu around the cable that can be glued to both sides so you have a water resistant connection
<rvt> GPS is mounted like this https://i.imgur.com/Rc1yZcn.png
mmu_man has joined #openscad
<rvt> I do think it’s better to get one of these GPS ‘blocks’ where the antenna and GPS is one PCB.. then it’s just RS232 + PPS… makes a more robust design
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
buZz has quit [Ping timeout: 248 seconds]
buZz has joined #openscad
buZz is now known as Guest4780
Guest4780 is now known as buZz
snaked has joined #openscad