<Guest70>
I tried us Nord VPN to route the request through a server in Germany and same issue.
<Guest70>
You might be right about anti virus. New PC so I'm having to reinstall everything.
<teepee>
strange, if it would be just *.exe at least the folder view should work
<InPhase>
Guest70: You should be able to keep your antivirus on to run it (a reasonable idea for Windows when downloading things, even though OpenSCAD should be perfectly safe, coming from our github build process). But you might have to check your antivirus settings to see if it blocks downloads of exe files.
Guest39 has quit [Ping timeout: 256 seconds]
<Guest70>
OK, definitely something on my PC. I logged into a Linux machine and was able to get it just fine
<Guest70>
Odd. The only anti virus I have is the built-in Windows defender. It's like it's blocking that IP address specifically
<teepee>
blocking the whole domain seems concerning, I *could* sort-of understand the exe download, even though I'm sure it's safe
<teepee>
I had to fight microsoft 2 times receiving mails from a server hosted in the same datacenter
<teepee>
even though it did have all the security stuff and validation setup correctly
<teepee>
this really gets out of control as there's nobody who you can complain about this
<teepee>
like 3 huge companies deciding what the world is allowed to see or not
<teepee>
at least for the mail issue there is a form to get it fixed, although that is hugely annoying too as you have to create a microsoft account to complain :/
orlando has joined #openscad
<orlando>
hello, good afternoon. Somebody available for a question?
<teepee>
hmm, I can only find posted telling how to add more ip addresses to the block list, but not how to find out if a specific one is blocked by default or some list of default blocks :(
<teepee>
orlando: just ask, if someone can answer, we'll find out :-)
<orlando>
I have a cylinder defined with a primitive 3d order, and a volume defined by a 2d surface extruded. When make the difference, and in a preview, all is fine... but when render, cilinder keeps the same. This is the code:
<J24k27>
stealth_ you will need to activate manifold under preferences↦features for faster rendering
<stealth_>
ok
<stealth_>
default CGAL has different color rendering than fast-csg/manifold
mmu_man has quit [Ping timeout: 252 seconds]
<stealth_>
i am just rendering `logo.scad` and flushing cache to try out
<stealth_>
Also I would like to use sublimetext to code and have it render only preview on `build`, is there a way to do this? I have tried `/usr/bin/openscad --preview ./scad/test.scad` with no luck, it opens the whole openscad softrware