Search found 5091 matches

by paullee
Sun Feb 25, 2024 1:35 pm
Forum: Draft, Arch & BIM
Topic: [Fixed] Sketch based Arch_Roof and wall substraction
Replies: 42
Views: 7159

Re: [Fixed] Sketch based Arch_Roof and wall substraction

I updated wiki: https://wiki.freecad.org/Arch_Roof Added new paragraph: Usage (solid base) Looks good! :D Do you want to implement the algorithm to automatically deduce the subtraction volume even if the Roof is not auto-generated by Roof - https://forum.freecad.org/viewtopic.php?t=84389&start=...
by paullee
Sun Feb 25, 2024 1:28 pm
Forum: Draft, Arch & BIM
Topic: Automatic arch wall extrusion direction
Replies: 44
Views: 25535

Re: Automatic arch wall extrusion direction

@Roy_043 Oops, which behaviour should not be implemented?
by paullee
Sun Feb 25, 2024 9:36 am
Forum: Draft, Arch & BIM
Topic: Automatic arch wall extrusion direction
Replies: 44
Views: 25535

Re: Automatic arch wall extrusion direction

@hko , if this confirmed to fix the bug, please add [Fixed] to your OP, thanks :)
by paullee
Sun Feb 25, 2024 9:35 am
Forum: Draft, Arch & BIM
Topic: Automatic arch wall extrusion direction
Replies: 44
Views: 25535

Re: Automatic arch wall extrusion direction

PR submitted based on discussion / Roy_043's codes here :)

See remarks in the files for more details on fixes proposed and others to be studied separately, not repeating details here :
- ArchWall.py
- geometry.py
- DraftGeomUtils.py
by paullee
Sun Feb 18, 2024 12:49 am
Forum: Announcements & Features
Topic: New forum search backend
Replies: 12
Views: 1298

Re: New forum search backend

Thanks kkremitzki :)
by paullee
Sun Feb 18, 2024 12:19 am
Forum: Announcements & Features
Topic: New forum search backend
Replies: 12
Views: 1298

Re: New forum search backend

Thanks for this new feature :) Have a quick test, wondering - There seems to have at least 3 search input locations, right? Per sub-forum? The one under the red banner on the left The one on top right corner The Advanced Search under the Tools menu The 2nd one seems still done by duckduckgo ? - e.g....
by paullee
Thu Feb 15, 2024 6:10 pm
Forum: Draft, Arch & BIM
Topic: Inconsistent Wall alignment on multi line sketch
Replies: 6
Views: 836

Re: Inconsistent Wall alignment on multi line sketch

paullee wrote: Thu Feb 15, 2024 5:33 pm
wall_alignment_behaviour_r2.FCStd

Seems I posted the model file before saving, here you go the actual revised model file :)

wall_alignment_behaviour_r2.FCStd
(16.93 KiB) Downloaded 46 times
by paullee
Thu Feb 15, 2024 5:37 pm
Forum: Developers corner
Topic: WIP Wednesday!
Replies: 111
Views: 30013

Re: WIP Wednesday!

Testing of a new external workbench in various languages was completed today. The main code has been adapted to support translations in the GUI. We are talking about Movie whose author is Francisco Rosa . I am also pleased to announce that this workbench has joined the FreeCAD-addons repository on ...
by paullee
Thu Feb 15, 2024 5:33 pm
Forum: Draft, Arch & BIM
Topic: Inconsistent Wall alignment on multi line sketch
Replies: 6
Views: 836

Re: Inconsistent Wall alignment on multi line sketch

In fact, to further demonstrate how individual segment could be controlled currently, see below screencapture and model - mind you the order might change might change before the 'toponaming algorithm' is adopted :) For reference please. wall_alignment_behaviour_r2.FCStd Screenshot from 2024-02-16 01...
by paullee
Thu Feb 15, 2024 5:27 pm
Forum: Draft, Arch & BIM
Topic: BIM WB: shapes very distant from the origin, in the imported DXF file
Replies: 2
Views: 490

Re: BIM WB: shapes very distant from the origin, in the imported DXF file

Hi, after importing a dxf file with house plans, all elements are far from the coordinate center, even though Positions in the property panel have coordinates 0,0,0. (see picture). They can be moved closer to the center using the Move button (marked red on the pic), but then the x and y coordinates...