Search found 53281 matches

by chrisb
Sun Apr 21, 2024 9:46 pm
Forum: Help on using FreeCAD
Topic: How to model a complicated 3D surface?
Replies: 9
Views: 486

Re: How to model a complicated 3D surface?

Roy_043 wrote: Sun Apr 21, 2024 9:19 pm 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?
It should work. What exactly did you do?
by chrisb
Sun Apr 21, 2024 9:26 pm
Forum: Help on using FreeCAD
Topic: Cant get my FreeCAD design to print on Xmax3 with Orca slicer PLEASE HELP
Replies: 9
Views: 372

Re: Cant get my FreeCAD design to print on Xmax3 with Orca slicer PLEASE HELP

Can you see the object in the slicer?
Can you open the STL file in FreeCAD?
Logie-wan-kenobi wrote: Sun Apr 21, 2024 9:02 pm I went to export settings and clicked the SLT option
You don't export settings. You select the object in the tree, e.g. a body, and invoke Menu->File->Export
by chrisb
Sun Apr 21, 2024 8:57 pm
Forum: Forum in Deutsch
Topic: Problem abgesetzten Fase
Replies: 9
Views: 394

Re: Problem abgesetzten Fase

Shalmeneser wrote: Sun Apr 21, 2024 8:43 pm:idea:
Wrong file?
by chrisb
Sun Apr 21, 2024 8:56 pm
Forum: Forum in Deutsch
Topic: Problem abgesetzten Fase
Replies: 9
Views: 394

Re: Problem abgesetzten Fase

Die schicke Rundung bekommst Du wahrscheinlich mit keiner Fase. Und dann ist Dein Ansatz mit der Tasche nicht verkehrt, nur solltest Du sie per Attachment an ein Sketch anheften, ggf. mit einem per Expression berechneten Offset.
by chrisb
Sun Apr 21, 2024 8:36 pm
Forum: Help on using FreeCAD
Topic: How to model a complicated 3D surface?
Replies: 9
Views: 486

Re: How to model a complicated 3D surface?

The area of interest is hardly visible in the images.
by chrisb
Sun Apr 21, 2024 8:28 pm
Forum: UX/UI Design
Topic: [Solved] Change backgroundcolor of TreeView
Replies: 16
Views: 727

Re: Change backgroundcolor of TreeView

Add this to your theme qss file in the last line ignore the rest. This one should overwrite any other mention. I failed to install an own stylesheet. I even copied an existing one to a new name and placed it in various positions - in vain. Here is a list of what places do not work: <installDir>/Fre...
by chrisb
Sun Apr 21, 2024 6:16 pm
Forum: Help on using FreeCAD
Topic: Fusion not working fully/properly?
Replies: 23
Views: 885

Re: Fusion not working fully/properly?

You have a coplanar problem. While "Fusion - Narrow Wide Tooth Ring" and "Body - Spoke Spider" show no errors on Part CheckGeometry with BOPCheck enabled, the fusion of both shows self intersections. These vanish if I lift "Fusion - Narrow Wide Tooth Ring" 1µm in Z dire...
by chrisb
Sun Apr 21, 2024 6:03 pm
Forum: Help on using FreeCAD
Topic: Basic understanding for constraints and symmetry
Replies: 15
Views: 645

Re: Basic understanding for constraints and symmetry

- There is no colinear constraint Oh my god! Tangency on two lines makes them colinear. This has been said multiple times here. Edit: Look at the sketcher.pdf in my signature, page 63. It's not trivial, but it's no rocket science either. Bildschirm­foto 2024-04-21 um 20.05.14.png Edit 2: - symmetri...
by chrisb
Sun Apr 21, 2024 6:01 pm
Forum: Help on using FreeCAD
Topic: FreeCAD crashes almost everytime recently on my Linux machine
Replies: 1
Views: 142

Re: FreeCAD crashes almost everytime recently on my Linux machine

0.20 is outdated. Retry with 0.21.2 and if that fails too, retry with 0.22 from https://github.com/FreeCAD/FreeCAD-AppI ... kly-builds, the issue may have been fixed in the last two years.
by chrisb
Sun Apr 21, 2024 4:39 pm
Forum: Help on using FreeCAD
Topic: Basic understanding for constraints and symmetry
Replies: 15
Views: 645

Re: Basic understanding for constraints and symmetry

The file is trivial but here is the over constrained version (constrained 11) to understand Sort of off topic: This example shows a phenomenon not too well known. An overconstraint must be handled immediately, otherwise the whole system of constraints can get out of whack. I have removed all constr...