Search found 8414 matches

by Roy_043
Wed Apr 24, 2024 5:53 am
Forum: UX/UI Design
Topic: FreeCAD Logo Gallery - Please read the first post!
Replies: 49
Views: 160086

Re: FreeCAD Logo Gallery - Please read the first post!

I have unpinned this topic.
by Roy_043
Tue Apr 23, 2024 7:48 pm
Forum: Draft, Arch & BIM
Topic: Wall Placement Weirdness
Replies: 1
Views: 72

Re: Wall Placement Weirdness

Check the position of the WallTrace sketches.

Most:
X = 1683,08 mm
Y = -1000,48 mm
Z = 2991,92 mm

WallTrace005:
X = 10,00 m
Y = 0 mm
Z = 3000,00 mm

It seems that you are not fully aware of the position of the working plane. Or is the Z of 2991,92 mm deliberate?
by Roy_043
Tue Apr 23, 2024 1:52 pm
Forum: Help on using FreeCAD
Topic: question about fillet...
Replies: 12
Views: 361

Re: question about fillet...

From the description I conclude that the contour of the pocket sketch matches the area you want to preserve. But you should create the contour of what you want to remove. The bigger question is: why do you create a pattern (not sure if you have used a linear pattern, but I hope so) of a rectangular ...
by Roy_043
Tue Apr 23, 2024 7:17 am
Forum: Help on using FreeCAD
Topic: Fusion not working fully/properly?
Replies: 34
Views: 1153

Re: Fusion not working fully/properly?

@intufreecad Off topic: which software do you use to add the texts and the circled numbers to your images?
by Roy_043
Tue Apr 23, 2024 7:05 am
Forum: Draft, Arch & BIM
Topic: Step file doesn't export doors and windows.
Replies: 9
Views: 252

Re: Step file doesn't export doors and windows.

The Hosting solution that has been adopted for Arch_Windows is not recognized when exporting. Windows and doors have to be selected separately.
by Roy_043
Tue Apr 23, 2024 6:55 am
Forum: Draft, Arch & BIM
Topic: Snap for the draft workspace
Replies: 9
Views: 349

Re: Snap for the draft workspace

The WPProxy is in the way. If you make it invisible snapping to the arc works fine.

To change your start up WB: https://wiki.freecad.org/Preferences_Editor#Workbenches
by Roy_043
Mon Apr 22, 2024 3:59 pm
Forum: Open discussion
Topic: Backport AttachmentSupport to 0.21?
Replies: 9
Views: 491

Re: Backport AttachmentSupport to 0.21?

wmayer wrote: Mon Apr 22, 2024 3:13 pm handleChangedPropertyName and handleChangedPropertyType that are overridden for all feature classes where a property type or name has changed
Are these available in the Python API? A quick search shows that in src/mod there is no *.py file that calls these methods.
by Roy_043
Mon Apr 22, 2024 11:10 am
Forum: Open discussion
Topic: Backport AttachmentSupport to 0.21?
Replies: 9
Views: 491

Re: Backport AttachmentSupport to 0.21?

That is far from trivial. Each WB now does its own thing when converting objects and properties to a newer version. Saving to a previous version would require a level of coordination that is currently missing.
by Roy_043
Mon Apr 22, 2024 7:10 am
Forum: Help on using FreeCAD
Topic: How to model a complicated 3D surface?
Replies: 9
Views: 500

Re: How to model a complicated 3D surface?

chrisb wrote: Sun Apr 21, 2024 9:46 pm It should work. What exactly did you do?
Must have made a mistake yesterday.
by Roy_043
Sun Apr 21, 2024 9:19 pm
Forum: Help on using FreeCAD
Topic: How to model a complicated 3D surface?
Replies: 9
Views: 500

Re: How to model a complicated 3D surface?

BTW: I tried to create half the model, but I could not apply a PD mirror pattern to the filleted shape. Is that a known issue perhaps?