Search found 3067 matches

by NewJoker
Fri Apr 19, 2024 7:20 am
Forum: Help on using FreeCAD
Topic: Equal constraint can't be applied to mirrored slot arcs right away
Replies: 4
Views: 319

Re: Equal constraint can't be applied to mirrored slot arcs right away

chrisb You are right about gifs but I use a very nice free and open-source tool to make them (ScreenToGif if someone else needs it) and I've just found an option to add a progress bar or timer. Should be better now: equal slot arcs 2.gif When it starts, I have the Symmetry tool preselected and only...
by NewJoker
Thu Apr 18, 2024 5:19 pm
Forum: Help on using FreeCAD
Topic: Equal constraint can't be applied to mirrored slot arcs right away
Replies: 4
Views: 319

Re: Equal constraint can't be applied to mirrored slot arcs right away

The sketch is just a single unconstrained slot mirrored about the X axis with symmetry constraints automatically applied. I also think that it's a bug but I wanted to make sure before reporting on GitHub.

slot symmetry bug.FCStd
(9.31 KiB) Downloaded 6 times
by NewJoker
Thu Apr 18, 2024 12:40 pm
Forum: Help on using FreeCAD
Topic: Equal constraint can't be applied to mirrored slot arcs right away
Replies: 4
Views: 319

Equal constraint can't be applied to mirrored slot arcs right away

Hi, I've noticed this strange behavior when replying to 13517 - when I apply the Symmetry tool (with Symmetry constraint creation) to a slot, I can't use the Equal constraint on the arcs right away. I have to resize the new one by dragging its endpoint first: equal slot arcs.gif Looks like a bug, ri...
by NewJoker
Wed Apr 17, 2024 11:37 am
Forum: Help on using FreeCAD
Topic: 'Fusion' go out of the allowed scope 'FEMMeshGmsh'
Replies: 4
Views: 225

Re: 'Fusion' go out of the allowed scope 'FEMMeshGmsh'

Internally, force loads are converted to *CLOAD card entries. Nothing unusual, other preprocessors may do that as well.
by NewJoker
Wed Apr 17, 2024 7:44 am
Forum: Help on using FreeCAD
Topic: Preserve the geometry by knowing nodes of region
Replies: 3
Views: 257

Re: Preserve the geometry by knowing nodes of region

I pinged the author of that workbench but it might be best to submit an issue in its GitHub repository.
by NewJoker
Wed Apr 17, 2024 7:15 am
Forum: Open discussion
Topic: Weekly builds are stuck on old-ish code?
Replies: 6
Views: 526

Re: Weekly builds are stuck on old-ish code?

No idea but there's a new build now - this time the proper one with a different number and features from merged PRs.
by NewJoker
Wed Apr 17, 2024 7:11 am
Forum: Help on using FreeCAD
Topic: 'Fusion' go out of the allowed scope 'FEMMeshGmsh'
Replies: 4
Views: 225

Re: 'Fusion' go out of the allowed scope 'FEMMeshGmsh'

I wouldn't really worry about that. FreeCAD often throws such warnings and yet the referenced features are working properly. Moreover, Gmsh has some difficulties when handling specific configurations of the model tree but as long as the mesh is generated, it should be fine.
by NewJoker
Wed Apr 17, 2024 7:02 am
Forum: Help on using FreeCAD
Topic: Preserve the geometry by knowing nodes of region
Replies: 3
Views: 257

Re: Preserve the geometry by knowing nodes of region

Are you using BESO ?

@fandaL
by NewJoker
Tue Apr 16, 2024 6:48 pm
Forum: Open discussion
Topic: Weekly builds are stuck on old-ish code?
Replies: 6
Views: 526

Re: Weekly builds are stuck on old-ish code?

Yeah, it's sometimes the case that (especially Windows) weekly builds have the same number and no new code. Probably due to issues with compiling on Windows (or sometimes with compiling FreeCAD in general).
by NewJoker
Tue Apr 16, 2024 6:46 pm
Forum: Open discussion
Topic: Forum very very slow (again)
Replies: 14
Views: 923

Re: Forum very very slow (again)

It was very slow again but now it's working fine for me.
chrisb wrote: Tue Apr 16, 2024 3:19 pm Only creating a new post still takes ~15 seconds.
Do you mean a reply in an existing thread ? It may stay rather slow generally due to that check for new replies.