Search found 6099 matches

by wandererfan
Wed Mar 27, 2024 8:20 pm
Forum: TechDraw
Topic: TechDraw - 3D aligned projection
Replies: 6
Views: 241

Re: TechDraw - 3D aligned projection

<r><QUOTE author="Rubox" post_id="749940" time="1711546982" user_id="64715"><s>[quote=Rubox post_id=749940 time=1711546982 user_id=64715]</s> I try to open in 0.22 dev version and the section look in the right way.<br/> I don't understand why i got that result in 0.21, and only with linked body. <e>...
by wandererfan
Wed Mar 27, 2024 8:16 pm
Forum: TechDraw
Topic: TechDraw - 3D aligned projection
Replies: 6
Views: 241

Re: TechDraw - 3D aligned projection

Wouldn't it be good to add a feature that automatically corrects such extremely low (numerically zero) projection direction coordinates to zeros ? Those tiny misalignments are often causing serious troubles. There is code in v0.22 that does this when asking coin for the camera orientation. It chops...
by wandererfan
Wed Mar 27, 2024 1:27 pm
Forum: TechDraw
Topic: TechDraw - 3D aligned projection
Replies: 6
Views: 241

Re: TechDraw - 3D aligned projection

I don't get the same result on the reference file. From your picture, the number of vertices looks like CoarseView is true, but your sample view is not using CoarseView. One thing to check is the projection direction (or section normal in this case). In transferring directions from the 3d view to p...
by wandererfan
Tue Mar 26, 2024 9:23 pm
Forum: TechDraw
Topic: Add cosmetic line through 2 points - deselectable radio buttons
Replies: 2
Views: 236

Re: Add cosmetic line through 2 points - deselectable radio buttons

What's the use-case to select either one, both or none of the 2d/3d Point buttons? There is a flaw in the UI. The 2d/3d buttons for each point are supposed to be mutually exclusive (and I suppose the choice of button should show or hide the Z field). The 2d point would be one taken directly from th...
by wandererfan
Tue Mar 26, 2024 9:12 pm
Forum: TechDraw
Topic: Orientation Vertical/Horizontal uses “Aligned” in function “Add Centerline Between 2 Points”
Replies: 5
Views: 328

Re: Orientation Vertical/Horizontal uses “Aligned” in function “Add Centerline Between 2 Points”

SIXe wrote: Thu Mar 21, 2024 12:15 pm Is that intended behaviour?
The centerline is created perpendicular to a line connecting the 2 points through the midpoint of the line. Forcing the line to be vertical or horizontal does not make sense here.
by wandererfan
Tue Mar 26, 2024 6:06 pm
Forum: Help on using FreeCAD
Topic: [TechDraw]:the dimension style changed dramatically after restart PC
Replies: 1
Views: 143

Re: [TechDraw]:the dimension style changed dramatically after restart PC

JamieRen wrote: Tue Mar 26, 2024 3:00 pm
I don't know why your task panel has such small text. Are other dialogs affected?

For the dimension with the small text, I would guess that something has happened to your preferences in user.cfg, but I don't know what would cause an uncommanded change like this.
by wandererfan
Tue Mar 26, 2024 1:31 pm
Forum: TechDraw
Topic: Github Issue re ClipGroup
Replies: 9
Views: 551

Re: Github Issue re ClipGroup

Not sure that "dictatorially" fits here. There was an issue created, a forum post and a PR. Lots of opportunity for comment. There are three commands related to clip groups - make a clipgroup, add a view, remove a view. The PR removes the last two in favour of drag in and drag out. Some a...
by wandererfan
Tue Mar 26, 2024 1:16 pm
Forum: TechDraw
Topic: Cosmetic eraser is useless.
Replies: 7
Views: 301

Re: Cosmetic eraser is useless.

While you are working on the cosmetics: I would like to see them consistently available as other items in the tree as sub-items of the corresponding view. This is a whole different level of change vs removing a command from a menu. In the current implementation, cosmetics are not document objects s...
by wandererfan
Tue Mar 26, 2024 1:49 am
Forum: Help on using FreeCAD
Topic: Complex Section- Aligned type isue
Replies: 8
Views: 712

Re: Complex Section- Aligned type isue

Carlos999 wrote: Sun Mar 24, 2024 10:40 am
The issue with the example is fixed by git commit 2712a98d47.
ComplexAlignedSection.png
ComplexAlignedSection.png (30.4 KiB) Viewed 121 times
I'm not convinced that ComplexSection works with every combination of SectionNormal & profile orientation yet, so if you notice any other anomalies, please speak up.
by wandererfan
Sat Mar 23, 2024 9:16 pm
Forum: TechDraw
Topic: Cannot create a projection
Replies: 8
Views: 720

Re: Cannot create a projection

git commit 6337b454e1 adds a warning when this condition is encountered.