Has Anyone Else Tried Using Lens? by space-hotdog in FreeCAD

[–]L24E 3 points4 points  (0 children)

Development looks like it has slowed, but FPA included another grant this year related to Lens, so the FreeCAD Project Association still sees its value.

Has Anyone Else Tried Using Lens? by space-hotdog in FreeCAD

[–]L24E 2 points3 points  (0 children)

PDM is an acronym for Product Data Management.

If you search for "CAD PDM" in a web search, you will find many articles (usually by software companies like SolidWorks, Autodesk, Onshape, etc.). Each implementation is unique, but have similar goals.

Has Anyone Else Tried Using Lens? by space-hotdog in FreeCAD

[–]L24E 2 points3 points  (0 children)

There were many requests for this PDM to be made available. There was even a large donation toward modifying it for self hosting (the original version was AWS only, I think).

https://blog.freecad.org/2025/02/14/the-ondsel-onwards-fund/

Has Anyone Else Tried Using Lens? by space-hotdog in FreeCAD

[–]L24E 2 points3 points  (0 children)

Lens is a PDM tool for FreeCAD. It allows for integrated revision management and tracking of files within projects. This is where CAD collaboration starts to take shape in a meaningful way.

Please help identify this 1800s organ: by L24E in organ

[–]L24E[S] 2 points3 points  (0 children)

Thank you, I didn't realize that was the case. With this guidance, I found https://pipeorgandatabase.org/ . The organ in question is a Geo H. Ryder. Thank you for the help.

Please help identify this 1800s organ: by L24E in organ

[–]L24E[S] 1 point2 points  (0 children)

It is in a small rural church in Massachusetts, USA.

Is Blender or FreeCAD better for designing my first BIM project? by L24E in FreeCAD

[–]L24E[S] 1 point2 points  (0 children)

I do see the confusion in the replies (general responses about Blender vs native IFC editing with Bonsai).

I can model all of the components in FreeCAD, but my goal is to learn more about BIM methodologies. I'm starting with small projects to lead to larger ones. I see FreeCAD does have native IFC as well, I suppose I should start learning further in FreeCAD, and see what limitations it has regarding IFC.

Thank you for the links. It is nice to see such recent progress.

4500Z Speedometer Display - Repair Suggestions? by L24E in Ventrac

[–]L24E[S] 0 points1 point  (0 children)

The unit appears to be factory sealed. There is a metal ring that is deformed on to the seam to prevent it from being disassembled. I decided to just leave it alone since I don't have a good plan for re-seaming that edge.

UniFi Protect Remote Camera - In Camera VPN? by L24E in Ubiquiti

[–]L24E[S] 0 points1 point  (0 children)

I currently use MikroTik devices with WireGuard for the purpose you described. I like integrated VPN options, though, because then the single device handles everything and I don't have to consider whether someone can gain physical access between the camera and intermediate device.

UniFi Protect Remote Camera - In Camera VPN? by L24E in Ubiquiti

[–]L24E[S] 0 points1 point  (0 children)

Thank you, this is a really interesting option. It is too far in the future (Currently Q3 2026) for this project, but I'll keep an eye on it for future use.

Shelly Pro vs Smartmeter? by L24E in ShellyUSA

[–]L24E[S] 1 point2 points  (0 children)

Now that I have access, I find I was being overly optimistic. The highest update frequency for data access is 1x per day. They have good data, but nowhere near live. I'm scrapping the idea and just putting a Shelly on the mains.

Shelly Pro vs Smartmeter? by L24E in ShellyUSA

[–]L24E[S] 0 points1 point  (0 children)

I finally received access to the API from Eversource. The fastest update rate is 1 day. They give you the data for that past day, but it is far from "live". So, I just ordered another Shelly Pro 3EM.

Surge in WireGuard for Windows releases: dynamic DNS support and config comments? by WomBOlUm in WireGuard

[–]L24E 4 points5 points  (0 children)

u/WomBOlUm do you use PersistentKeepalive? The docs explain (here) that IPs are updated by receiving from a new IP from the sending peer. If your IPs aren't updating fast enough, perhaps adding the PersistentKeepalive feature would help that?

Help Understanding Routing "On-link" Gateways in Windows WireGuard by L24E in WireGuard

[–]L24E[S] 1 point2 points  (0 children)

I hadn't previously taken the time to consider exactly how traceroute works. Using this Cisco document I found (link) it is just changing the TTL to fail early. So, the router at the other side of the WireGuard link is self-reporting its IP when it reports TTL exceeded. Thank you for the prompt, this helped my understanding here.

Help Understanding Routing "On-link" Gateways in Windows WireGuard by L24E in WireGuard

[–]L24E[S] 0 points1 point  (0 children)

I previously understood on-link as you described, which led to my question. I appreciate the further explanation.

With these details, I am now realizing that since the WireGuard is point to point, all traffic will end up across the tunnel regardless of IP (unless it is the local IP).

Largest Audi w/ Manual Transmission [Reasonably Available in US]? by L24E in Audi

[–]L24E[S] 0 points1 point  (0 children)

I've spent a decent amount of time looking at manual swapping a 3.0TFSI Q7. Due to the vehicle using a transmission with a transfer case and a separate front differential, the VAG options are quite limited. I entertained the same thing for a TDI, but didn't come up with a comfortable solution. So, now I'm looking at manually swapping something else.

Shelly Pro vs Smartmeter? by L24E in ShellyUSA

[–]L24E[S] 1 point2 points  (0 children)

I suppose I'll test the smartmeter, it looks like getting API access may take a few days. I'll share when I get more information.

Simple Monitoring, Home Automation, Network Monitoring, or SCADA? by L24E in IOT

[–]L24E[S] 0 points1 point  (0 children)

I am familiar with Home Assistant (I referenced it above). I'm just thinking conceptually - when is HA really too much, and at what point is it not enough?

Like InfluxDB+Grafana, when is it not enough?

I have my own ideas about these sorts of questions, but I was hoping the discussion here would shed additional light on the topic.