Search found 344 matches
- Wed Aug 19, 2020 2:43 am
- Forum: Archived Pull Requests
- Topic: PR #3794 - pad in any direction
- Replies: 37
- Views: 3724
Re: PR #3794 - pad in any direction
Could we define the direction with a datum line?
- Mon Jun 22, 2020 1:24 pm
- Forum: Foro en Español
- Topic: Cuña rectangular que termine en cara de circulo
- Replies: 6
- Views: 725
Re: Cuña rectangular que termine en cara de circulo
Es realistico ese modelo? Como fabricarías un pieza con esa cara curvada? Me parece que el modelo con la cara plana es más realista.
- Fri Jun 12, 2020 2:31 am
- Forum: Part Design module development
- Topic: Allowing Negative Volume Bodies
- Replies: 8
- Views: 743
Re: Allowing Negative Volume Bodies
What's the advantage over modeling both as additives and then using a regular boolean cut? I like the concept too but it seems unnecessary
- Wed Jun 10, 2020 4:28 pm
- Forum: Install / Compile
- Topic: Can't create mesh with standard mesher anymore
- Replies: 11
- Views: 1157
Re: Can't create mesh with standard mesher anymore
Was the solution rebuilding regular med or did you need the openmpi version?
- Tue Jun 09, 2020 11:49 pm
- Forum: Install / Compile
- Topic: Can't create mesh with standard mesher anymore
- Replies: 11
- Views: 1157
Re: Can't create mesh with standard mesher anymore
I'm using these in manjaro with a slightly modified freecad-git PKGBUILD:
med-openmpi 4.0.0-3
hdf5-openmpi 1.12.0-2
I don't get that problem so maybe no porting is really needed.
med-openmpi 4.0.0-3
hdf5-openmpi 1.12.0-2
I don't get that problem so maybe no porting is really needed.
- Tue Jun 09, 2020 8:26 pm
- Forum: Install / Compile
- Topic: Can't create mesh with standard mesher anymore
- Replies: 11
- Views: 1157
Re: Can't create mesh with standard mesher anymore
I get no such error. When did you last build med? maybe it was built against an older version of hdf5. Try doing a clean build of med and then freecad.
- Tue Jun 09, 2020 3:10 pm
- Forum: Open discussion
- Topic: AppImage - Include auto-updating logic in to appimage directly?
- Replies: 130
- Views: 7892
Re: AppImage - Include auto-updating logic in to appimage directly?
Yes, I still get the same message. What conditions does it need to work?
- Tue Jun 09, 2020 3:55 am
- Forum: Open discussion
- Topic: AppImage - Include auto-updating logic in to appimage directly?
- Replies: 130
- Views: 7892
Re: AppImage - Include auto-updating logic in to appimage directly?
This doesn't work for me
- Mon Jun 08, 2020 7:19 pm
- Forum: Open discussion
- Topic: [Discussion] Preparing for the upcoming v0.19 release
- Replies: 86
- Views: 8001
Re: [Discussion] Preparing for the upcoming v0.19 release
So what happened with the release? I haven't seen much discussion about it recently, is it being discussed elsewhere? Are there ongoing preparations for it?
- Mon Jun 08, 2020 6:21 pm
- Forum: Pull Requests
- Topic: PR #3456 - Adding chamfer angle field to PartDesign
- Replies: 88
- Views: 7551
Re: PR #3456 - Adding chamfer angle field to PartDesign
I was thinking about a tickbox to choose to set it per edge then the controls would apply to whatever edge is selected in the list. Or maybe a QTableWidget with columns for the different radious/distance/angle. With one those we don't need a popup. Anyway, I was asking about to how to manage the pro...