Search found 9000 matches

by drmacro
Sun Apr 14, 2024 11:27 am
Forum: Help on using FreeCAD
Topic: How to union, intersect, etc on STL files in Part WB?
Replies: 4
Views: 456

Re: How to union, intersect, etc on STL files in Part WB?

You first need to confirm the mesh is manifold with the tools in Mesh workbench. And possibly decimate it the mesh to minimize the triangles. Then use Part workbench Create shape from mesh. Then confirm the shape is valid with Part workbench Check geometry (with BOP check enabled) to confirm the sha...
by drmacro
Sat Apr 13, 2024 4:46 pm
Forum: Help on using FreeCAD
Topic: Appearance settings don't work in dev build
Replies: 1
Views: 242

Appearance settings don't work in dev build

In build 36807 and 36822 Appearance settings don't work.

Same for attempts to set appearance from Properties View tab.
by drmacro
Sat Apr 13, 2024 10:56 am
Forum: Open discussion
Topic: [REQ] This is a formal request to support the USD format
Replies: 19
Views: 1432

Re: [REQ] This is a formal request to support the USD format

... I already have all that AFAICT. A few Sverchok nodes in Blender and I can read (and write) FreeCAD .FCStd file directly. Update from a changed FC file happens with a single click. (Note: the Sverchok FC node code open source, so could serve as an example for anyone wishing to read FC files into...
by drmacro
Sat Apr 13, 2024 10:23 am
Forum: Help on using FreeCAD
Topic: When working with 2 documents, unexpected switch from one to the other
Replies: 47
Views: 4394

Re: When working with 2 documents, unexpected switch from one to the other

Have you tried changing the overlay properties in Preferences? Or, disabling overlays?
by drmacro
Fri Apr 12, 2024 8:45 pm
Forum: Help on using FreeCAD
Topic: [Solved] Reusing sketches
Replies: 3
Views: 433

Re: Reusing sketches

Create the sketch, then use Shapebinder or Subshapebinder for each Body.

The binder can be use in a Pad/Pocket/etc. feature.
by drmacro
Fri Apr 12, 2024 7:32 pm
Forum: Open discussion
Topic: Feature request - Sketch creation
Replies: 6
Views: 376

Re: Feature request - Sketch creation

What you describe has been discussed at length many times. There are existing feature requests and there is at least an effort to review the possibility of refactoring so that experience is better. But, the Create sketch in Sketcher toolbar and Part Design toolbar create the sketch with different pr...
by drmacro
Fri Apr 12, 2024 10:58 am
Forum: Help on using FreeCAD
Topic: Creating pad adds a random flat square hovering above the part
Replies: 8
Views: 639

Re: Creating pad adds a random flat square hovering above the part

I've attached the SVG file, which you can use to replicate the issue - import it, convert it to a sketch, edit the sketch by adding another rectangle (I was attempting to overlap it with the existing one in the centre to create a pocket about half the thickness of the pad), and then create a pad. I...
by drmacro
Fri Apr 12, 2024 10:29 am
Forum: Open discussion
Topic: Ads on Youtube goes more and more anoying, where to go?
Replies: 10
Views: 846

Re: Ads on Youtube goes more and more anoying, where to go?

It does seem the add to content ratio has changed recently. It is annoying. The FreeCAD YouTube videos are not controlled by anyone. They are offered by the user community and a few "professional" YouTube creators that are trying to make a living (or at least some extra cash). There is lit...
by drmacro
Thu Apr 11, 2024 9:28 pm
Forum: Help on using FreeCAD
Topic: When working with 2 documents, unexpected switch from one to the other
Replies: 47
Views: 4394

Re: When working with 2 documents, unexpected switch from one to the other

I agree it has been in 0.22 for some time.

I can't replicate in 36807 appimage on Ubuntu.

I can try tomorrow on Debian and Manjaro.
by drmacro
Thu Apr 11, 2024 9:06 pm
Forum: Help on using FreeCAD
Topic: When working with 2 documents, unexpected switch from one to the other
Replies: 47
Views: 4394

Re: When working with 2 documents, unexpected switch from one to the other

edwilliams16 wrote: Thu Apr 11, 2024 8:49 pm I still have my related (?) problem reported in issue #12108 in the 0.22dev builds.
I definitely had this issue. But I have not noticed in the last few days.

I am not able to replicate in 36807 appimage.