Search found 42823 matches
- Tue Aug 09, 2022 12:08 am
- Forum: Forum in Deutsch
- Topic: Beschränkungen bringen Sketcher an der Grenze? (Invalid constraint index)
- Replies: 2
- Views: 59
Re: Beschränkungen bringen Sketcher an der Grenze? (Invalid constraint index)
Vielleicht ist auch die Block-Beschränkung das Problem. Wenn ich sie durch eine wahrscheinlich sowieso sinnvolle tangentiale Beschränkung zur externen Geometrie ersetze, dann kann ich auch die Länge der Kante 58 setzen.
- Mon Aug 08, 2022 11:43 pm
- Forum: Forum in Deutsch
- Topic: Beschränkungen bringen Sketcher an der Grenze? (Invalid constraint index)
- Replies: 2
- Views: 59
Re: Beschränkungen bringen Sketcher an der Grenze? (Invalid constraint index)
Hallo und willkommen im Forum! 160 Constraints sind zwar schon jenseits des Limits von 100, das wir gerne als sinnvoll ausgeben, aber der Löser wird erst mal nur langsamer und sollte derlei eigentlich noch gut handhaben können. Ich habe eher die Vermutung, dass Du mal zwischendurch redundante oder a...
- Mon Aug 08, 2022 11:24 pm
- Forum: Job offers
- Topic: CAD Design for Aircraft Project
- Replies: 4
- Views: 275
Re: CAD Design for Aircraft Project
There is also something in between paying for a job and looking for a volunteer: You can motivate volunteers by offering a donation to the FreeCAD project. We have done this several times in the past.
- Mon Aug 08, 2022 11:20 pm
- Forum: Help on using FreeCAD
- Topic: FreeCAD is interfering with VLC (Video player)
- Replies: 1
- Views: 88
Re: FreeCAD is interfering with VLC (Video player)
Moved to Help forum.
Please attach your full FreeCAD info as described in the IMPORTANT forum rules linked above.
Please attach your full FreeCAD info as described in the IMPORTANT forum rules linked above.
- Mon Aug 08, 2022 11:17 pm
- Forum: Install / Compile
- Topic: Freecad not openinig any more , after installing addons
- Replies: 7
- Views: 340
Re: Freecad not openinig any more , after installing addons
Sorry for the wrong information.adrianinsaval wrote: ↑Mon Aug 08, 2022 1:43 pm No, this is indeed a known (and fixed) bug in FreeCAD itself, the version of the addon in question is not important, see issue #7112
- Mon Aug 08, 2022 11:09 pm
- Forum: Help on using FreeCAD
- Topic: Bug? Can't mix sketch ref with spreadsheet alias?
- Replies: 3
- Views: 127
Re: Bug? Can't mix sketch ref with spreadsheet alias?
Not sure if it is an error, but you can give the value from the spreadsheet a unit:
Code: Select all
<<master>>.Constraints.dia - <<p>>.thickness*1mm
- Mon Aug 08, 2022 11:05 pm
- Forum: Help on using FreeCAD
- Topic: a strange sweep give an error
- Replies: 4
- Views: 181
Re: a strange sweep give an error
There must be something weird with the path. I tried to do the sweep in PartDesign: It works with "Transformed" corner transition, but shows an error with "Right corner".
- Mon Aug 08, 2022 10:48 pm
- Forum: Help on using FreeCAD
- Topic: a strange sweep give an error
- Replies: 4
- Views: 181
Re: a strange sweep give an error
I have moved an adjacent point and get this:
It looks to me as if for one segment start and end are inverted. I have no idea though if that is even possible.- Mon Aug 08, 2022 10:22 pm
- Forum: Open discussion
- Topic: Contraining pointonto two lines in one move
- Replies: 25
- Views: 1261
Re: Contraining pointonto two lines in one move
This german section of the reply was especially for you to show how line - Linie is used instead of e.g. curve - Kurve in terms other than colloquial speech. The point is: I know this for sure in German but I'm less sure about English. Yes, I know, but it doesn't help in the English version that th...
- Mon Aug 08, 2022 10:14 pm
- Forum: Forum in Deutsch
- Topic: Boolesche Operation klappt nicht
- Replies: 4
- Views: 137
Re: Boolesche Operation klappt nicht
Eigentlich geht es darum zwei Objekte mit einer Booleschen Operation voneinander abzuziehen, damit nur ein Körper übrig bleibt. Da scheint es noch Unklarheiten zu geben, wie PartDesign funktioniert. Dort bauen die Features aufeinander auf, d.h. das letzte Feature anthält alle vorigen - und och ein ...