Search found 3069 matches

by NewJoker
Fri Apr 19, 2024 1:01 pm
Forum: Install / Compile
Topic: Windows SpaceMouse users needed
Replies: 6
Views: 514

Re: Windows SpaceMouse users needed

Hi, Starting with 0.22.0dev.36874 (Git) version my old "SpaceBall 5000 USB " has stopped working. SpaceMouse in not detected by FC. Thank you. Can you report it on GitHub ? I've a Windows machine I could use, a Spaceball Pro and a Spaceball mouse. Unfortunately I can't compile on that mac...
by NewJoker
Fri Apr 19, 2024 12:42 pm
Forum: Open discussion
Topic: Feature request: Remove Torus from Part workbenchs Solids toolbar
Replies: 5
Views: 297

Re: Feature request: Remove Torus from Part workbenchs Solids toolbar

FBXL5 wrote: Fri Apr 19, 2024 12:36 pm I'd be fine if all solid primitives were removed.
I use them a lot, especially Cube and Cylinder. They are very useful when testing stuff, e.g. in FEM (also 3rd party) or TechDraw.
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: 345

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: 345

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: 345

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: 226

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: 258

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: 530

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: 226

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: 258

Re: Preserve the geometry by knowing nodes of region

Are you using BESO ?

@fandaL