Search found 8391 matches

by Roy_043
Sat Apr 20, 2024 7:24 am
Forum: Developers corner
Topic: Set date for 0.21.3 release
Replies: 0
Views: 4

Set date for 0.21.3 release

With the 1.0 feature freeze just around the corner I think we need to set a date for the 0.21.3 release. We could also cancel it, but I imagine the freeze may last a couple of months. :mrgreen:
by Roy_043
Sat Apr 20, 2024 7:03 am
Forum: Announcements & Features
Topic: 1.0 feature freeze in sight
Replies: 13
Views: 770

Re: 1.0 feature freeze in sight

It's not like we're going to stop work after 1.0 is released. It's a version number, not a shutdown. If you have items to add to the roadmap for 1.1 (or whatever we call the thing after 1.0), then let's get them on there. We need to agree on a naming scheme now. The release notes page in the Wiki h...
by Roy_043
Fri Apr 19, 2024 1:33 pm
Forum: Draft, Arch & BIM
Topic: Subtracting roof from wall not working for me.
Replies: 1
Views: 135

Re: Subtracting roof from wall not working for me.

Welcome. Can you post your file? Without it we can only guess what "this project" is.
by Roy_043
Fri Apr 19, 2024 9:53 am
Forum: Help on using FreeCAD
Topic: Cut/Trim parts which are created with Draft_OrthoArray
Replies: 1
Views: 174

Re: Cut/Trim parts which are created with Draft_OrthoArray

See attached file. There must be a small space between the elements of the array.
by Roy_043
Thu Apr 18, 2024 7:52 pm
Forum: Open discussion
Topic: Is it intentional that LinearPattern's "occurences" parameter includes the original features but the "length" doesn't?
Replies: 7
Views: 517

Re: Is it intentional that LinearPattern's "occurences" parameter includes the original features but the "length" doesn'

The pattern is an array that does not really have a start or endpoint, the length is the length of a translation vector. And what would be the start point of (for example) a cylindrical feature? In an older version of the page the text is: Define the Length (distance) between the last copied occurre...
by Roy_043
Thu Apr 18, 2024 7:04 pm
Forum: Help on using FreeCAD
Topic: weird update behaviour of PartLink Placement List
Replies: 6
Views: 492

Re: weird update behaviour of PartLink Placement List

Without your file it is very unlikely that anyone will look into this. Maybe also consider using Draft arrays (Draft_OrthoArray)...
by Roy_043
Thu Apr 18, 2024 6:56 pm
Forum: Help on using FreeCAD
Topic: Rotation about LCS and Dataplanes
Replies: 16
Views: 689

Re: Rotation about LCS and Dataplanes

With some more planning this exercise can become a lot easier. Notice how both sketches are constrained relative to their axes in the attached file.
by Roy_043
Thu Apr 18, 2024 10:52 am
Forum: Announcements & Features
Topic: gNucleus : Generate FreeCAD models by GenAI
Replies: 23
Views: 1414

Re: gNucleus : Generate FreeCAD models by GenAI

chrisb wrote: Thu Apr 18, 2024 7:06 am Here is a real life FreeCAD model, which would like to see AI generated:
It seem clear that gNucleus does not generate CAD models at all. It provides a language interface to change the parametrics of existing CAD models (created by humans).
by Roy_043
Thu Apr 18, 2024 8:18 am
Forum: Help on using FreeCAD
Topic: (WORKAROUND) Setting treeview mode in dev
Replies: 3
Views: 330

Re: Setting treeview mode in dev

Changing to that setting should make the Property view detachable from the Tree view. But you may have to detach manually. In fact, AFAICT, you don't have to restart.
by Roy_043
Thu Apr 18, 2024 7:50 am
Forum: Help on using FreeCAD
Topic: can I avoid jumping names of sketch features in animated master sketches?
Replies: 3
Views: 373

Re: can I avoid jumping names of sketch features in animated master sketches?

wjr wrote: Wed Apr 17, 2024 11:33 pm you also found this out by trial and error
That is indeed the case.