Search found 53302 matches

by chrisb
Wed Apr 24, 2024 12:43 pm
Forum: Help on using FreeCAD
Topic: PartDesign SubShapeBinder offset goes inwards
Replies: 1
Views: 47

Re: PartDesign SubShapeBinder offset goes inwards

The workaround is to separate the circle and use a negative offset; but it's of course only a workaround.
by chrisb
Wed Apr 24, 2024 12:31 pm
Forum: Forum in Deutsch
Topic: Bohrung in Gewindestange?
Replies: 15
Views: 419

Re: Bohrung in Gewindestange?

Lindi wrote: Wed Apr 24, 2024 11:05 am Jetzt hat´s hingehauen :)
Sehr gut. Ich wünsche mir ja schon seit langem einen z.B. roten Recompute-Knopf, der diese beiden Sachen - alles markieren und dann neuberechnen - zusammen macht.
by chrisb
Wed Apr 24, 2024 12:26 pm
Forum: Help on using FreeCAD
Topic: I'm trying to make blades for a car fan. It hasn't worked out yet.
Replies: 4
Views: 224

Re: I'm trying to make blades for a car fan. It hasn't worked out yet.

Be careful with an FDM printed fan, that it doesn't destroy your old car's cooler, which will be even more difficult to print.
by chrisb
Wed Apr 24, 2024 12:21 pm
Forum: Open discussion
Topic: Forum very very slow (again)
Replies: 21
Views: 1418

Re: Forum very very slow (again)

kkremitzki wrote: Wed Apr 24, 2024 5:22 am It's not an attack per se, but rather very heavy load by scrapers, presumably wanting AI training data.
Thanks for the insight. I prefer to know why things are bad instead of only seeing it.

The positive side is to see the interest in FreeCAD.
by chrisb
Wed Apr 24, 2024 12:14 pm
Forum: UX/UI Design
Topic: FreeCAD Logo Gallery - Please read the first post!
Replies: 50
Views: 160338

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

I locked the topic instead. Discussions please here: viewtopic.php?t=87074
by chrisb
Wed Apr 24, 2024 12:11 pm
Forum: Help on using FreeCAD
Topic: Parametric Hinged Box - single continuous 3D print - problems with STL in slicer
Replies: 1
Views: 125

Re: Parametric Hinged Box - single continuous 3D print - problems with STL in slicer

You can try to place the placed objects in a compound - which is placed in (0,0,0) and export that.
by chrisb
Wed Apr 24, 2024 12:00 pm
Forum: Announcements & Features
Topic: gNucleus : Generate FreeCAD models by GenAI
Replies: 34
Views: 2104

Re: gNucleus : Generate FreeCAD models by GenAI

gNucleusAI wrote: Wed Apr 24, 2024 1:03 am We trained gNucleus GenAI model with text, 3D geometry informations, so we call it a multi-modal model.
Could you give an example of the input one has to feed to gNucleus to generate one of the models shown (preferably mine, of course).
by chrisb
Wed Apr 24, 2024 11:57 am
Forum: UX/UI Design
Topic: FCO.22Dev Weekly Build
Replies: 1
Views: 141

Re: FCO.22Dev Weekly Build

I wanted to see if there was a happy medium in FC0.22Dev (FreeCAD_weekly-builds-36958-2024-04-23-conda-Windows-x86_64-py311), unfortunately - I could not get the UI/UX to display in a manner that is also shown in the post. This is the first thing to fix, so you can check if your issues still exist ...
by chrisb
Tue Apr 23, 2024 10:53 pm
Forum: Help on using FreeCAD
Topic: How to select all these color items?
Replies: 1
Views: 145

Re: How to select all these color items?

Change the color in the View properties.
In 0.22 change the ShapeAppearance.
by chrisb
Tue Apr 23, 2024 10:49 pm
Forum: Help on using FreeCAD
Topic: Is it possible to constrain parts of a sketch to an external primitive?
Replies: 3
Views: 179

Re: Is it possible to constrain parts of a sketch to an external primitive?

AidanofVT wrote: Tue Apr 23, 2024 9:17 pm What's the right way to do this?
It is not possible to attach the section of a helix to the helix, whit produces. That would be a cyclic dependency.
You can do this with a Part helix or a shapebinder thereof before sweeping it.