What apps would you love to have open-source alternatives for?

https://lemmy.world/post/14119180

What apps would you love to have open-source alternatives for? - Lemmy.World

It seems like the FOSS community is continuing to grow, and FOSS apps keep getting better (Immich reallh blew my mind recently), which is a big win 😎 but there are still many apps I use that I would kill for an open source alternative. I am curious what you guys think? Are there any apps you’d love alternatives for?

Fusion360

Tried out FreeCad/Ondsel, and just couldn’t get it to cooperate. Trying to do even basic changes would constantly result in errors/crashes. I spent maybe two weeks trying to make a single model. Then I tried making the same model in Fusion360 and was done in an half an hour. Granted, there is a huge difference in experience level here between these pieces of software, but still.

So I think my best bet for now is a jailbroken copy of Fusion360.

@Olgratin_Magmatoe
There are currently some changes on the way. They fundamentally solve the Topo-Naming-Problem I propose to try again after the next release.
I don`t know the #Onsel fork. In what way does it differ from #Freecad or Freecad from #realthunder?

@ClearCutCoconut

@michel @Olgratin_Magmatoe @ClearCutCoconut Ondsel aims to contribute there changes upstream. This isn't a hard fork which evolves separately from the main branch. A unique feature is a cloud based collaboration solution (paid). I recommend this episode of the Open Hardware Manufacturing Podcast: Ep. 12 - Improving FreeCAD ft. Brad Collette from Ondsel

Episode webpage: http://opulo.io

Media file: https://sphinx.acast.com/p/open/s/64a3414fccdc64001192533c/e/65a6e93d4e0b4c0016f6db77/media.mp3

#FreeCAD #ondsel

Accurate and Reliable LumenPnP Desktop Pick and Place

Save weeks of engineering time and derisk PCBA production with the LumenPnP.

Opulo

@michel @Olgratin_Magmatoe @ClearCutCoconut

1/2
@Olgratin_Magmatoe @ClearCutCoconut I'm very sorry for your bad user experience! What you've described, sounds like some basic user errors which would've been easily solved by sticking to good modeling practices. To be honest, these aren't always easy to follow / learn in the first place. If you're interested, have a look at the wiki: https://wiki.freecad.org/Feature_editing#Advice_for_creating_stable_models

#FreeCAD #fc3d

Feature editing - FreeCAD Documentation

@michel @Olgratin_Magmatoe @ClearCutCoconut 2/2
@michel is right. Every CAD suffers from it and the software may does a lot of heavy lifting to not let the user recognize it. It's not easy to solve but we're heavily (!!!) working on it. You can find updates regarding the toponaming project in every WIP Wednesday https://blog.freecad.org/2024/04/10/wip-wednesday-10-april-2024/
WIP Wednesday 10 April 2024

In the toponaming project, bgbsww added more tests and updated existing ones, and CalligaroV fixed two bugs. In Arch, yorikvanhavre upgraded the reference tool, so that it could work with DXF and I…

FreeCAD News

@michel @Olgratin_Magmatoe @ClearCutCoconut I've another thing to add: Please ask for help before getting frustrated! The #FreeCAD community is awesome and they're willing to help you a lot! The forum is the best place to get high quality assistance: http://forum.freecad.org/

#fc3d

FreeCAD Forum - FreeCAD Forum

I’m very sorry for your bad user experience! What you’ve described, sounds like some basic user errors which would’ve been easily solved by sticking to good modeling practices

The most egregious issue I had was in trying to loft between two faces, such that the curve between the faces was a 3D one.

In Fusion360, it’s pretty damn simple, you click the first face, ctrl+ click the second, then select the loft option. Then it’s pretty much done.

In FreeCad/Ondsel, in trying to look up a tutorial to see how such an operation is normally done, the only tutorial that got me remotely close was this one.

www.youtube.com/watch?v=fv53D00KdGQ

Following the tutorial would lead to errors, crashes, and even if it had worked, it is such a painful way to do this operation.

So this isn’t simply an issue with bad modeling practices. Maybe it’s a terrible tutorial and there is better options out there. But the ease in which it is possible to do this task in Fusion360 should be the gold standard.

FREECAD:Pipe Routing, make FreeCAD do the work

YouTube

They fundamentally solve the Topo-Naming-Problem I propose to try again after the next release.

I’m not super familiar with that problem, as it has been a minute. But I might try to give it another go at some point.

I don`t know the #Onsel fork. In what way does it differ from #Freecad or Freecad from #realthunder?

From a user perspective, it has a much more friendly UI in my opinion. When you click on an object, it displays a list of all possible actions you can take with said object. That to me was a huge upgrade over the base FreeCad implementation.

They fundamentally solve the Topo-Naming-Problem I propose to try again after the next release.

Are they settled on an assembly workbench yet?