Search found 8393 matches

by Roy_043
Sat Apr 20, 2024 9:07 am
Forum: Announcements & Features
Topic: 1.0 feature freeze in sight
Replies: 16
Views: 881

Re: 1.0 feature freeze in sight

chrisb wrote: Sat Apr 20, 2024 7:46 am there will be a 1.1 before 2.0 comes out.
But is 1.1 a backport release of version 1 or the next major release after 1.0? That is obviously the question that needs to be answered. We do not use 0.21.0 in the name of https://wiki.freecad.org/Release_notes_0.21.
by Roy_043
Sat Apr 20, 2024 7:48 am
Forum: Help on using FreeCAD
Topic: bug? PartDesign helix does not track some spreadsheet alias changes
Replies: 4
Views: 109

Re: bug? PartDesign helix does not track some spreadsheet alias changes

Bug or not, depending on what you want this can be quite inconvenient. It is possible to use "Expression actions" in the Tree view context menu to copy-paste expressions. I suggest pasting them in a temporary text document, and after making the changes in the FreeCAD document pasting them ...
by Roy_043
Sat Apr 20, 2024 7:24 am
Forum: Developers corner
Topic: Set date for 0.21.3 release
Replies: 0
Views: 40

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: 16
Views: 881

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

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

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

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: 7
Views: 504

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: 17
Views: 705

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: 24
Views: 1445

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).