Search found 4795 matches
- Wed Aug 17, 2022 10:03 pm
- Forum: Help on using FreeCAD
- Topic: How to offset a sketch from the plane, or place on a face of geometry?
- Replies: 5
- Views: 122
Re: How to offset a sketch from the plane, or place on a face of geometry?
You should use PartDesign_Hole for a counterbore : https://forum.freecadweb.org/viewtopic. ... 28#p618124
- Wed Aug 17, 2022 9:50 pm
- Forum: Help on using FreeCAD
- Topic: Sketcher: rotation of a simple rectangle with large dimensions does not work, what to do?
- Replies: 1
- Views: 66
Re: Sketcher: rotation of a simple rectangle with large dimensions does not work, what to do?
If I move the rectangle near the origin, no problem to move the rectangle.
(select a vertex, Z,O (=Sketcher_SelectOrigin), C (= Sketcher_ConstrainCoincident)
(suppress this coincidence)
(select a vertex, Z,O (=Sketcher_SelectOrigin), C (= Sketcher_ConstrainCoincident)
(suppress this coincidence)
- Wed Aug 17, 2022 9:31 pm
- Forum: Forum in Deutsch
- Topic: Projekt in Freecad sehr langsam
- Replies: 20
- Views: 346
Re: Projekt in Freecad sehr langsam
* Show only the 1st pad
* Show/hide a DatumDlane (to see the face to use)
* Change its support : '...' -> Clear -> Select face -> OK
(* move it upstream in the construction tree : PartDesign_MoveFeatureInTree)
* Show/hide a DatumDlane (to see the face to use)
* Change its support : '...' -> Clear -> Select face -> OK
(* move it upstream in the construction tree : PartDesign_MoveFeatureInTree)
- Wed Aug 17, 2022 8:57 pm
- Forum: Forum in Deutsch
- Topic: Projekt in Freecad sehr langsam
- Replies: 20
- Views: 346
Re: Projekt in Freecad sehr langsam
You should create you DatumPlane on the first face possible.
- Wed Aug 17, 2022 8:30 pm
- Forum: Forum in Deutsch
- Topic: Projekt in Freecad sehr langsam
- Replies: 20
- Views: 346
Re: Projekt in Freecad sehr langsam
No error for me but very slow. (even with a full recompute) (btw, DatumPlane upon face = TNP) OS: Windows 10 Version 1809 Word size of FreeCAD: 64-bit Version: 0.21.30058 (Git) Build type: Release Branch: master Hash: cb96332a64db8ae855ca700212eebb0f5151230a Python 3.10.5, Qt 5.15.4, Coin 4.0.0, Vtk...
- Wed Aug 17, 2022 8:14 pm
- Forum: Assembly
- Topic: Body Duplication in Assembly 4
- Replies: 4
- Views: 278
Re: Body Duplication in Assembly 4
You should use more often PartDesign_Revolution and perhaps PartDesign_WizardShaft
AP-04-018 is nearly symmetric ?
AP-04-018 is nearly symmetric ?
- Wed Aug 17, 2022 6:24 pm
- Forum: Help on using FreeCAD
- Topic: Can you make diameter constraint labels horizontal?
- Replies: 9
- Views: 274
Re: Can you make diameter constraint labels horizontal?
I was speaking of a sketch with visibility problem.
I see only a sketch with bad pratice.
I see only a sketch with bad pratice.
- Wed Aug 17, 2022 6:15 pm
- Forum: Help on using FreeCAD
- Topic: Drink Can Lid with Text on inside surface - how?
- Replies: 19
- Views: 783
Re: Drink Can Lid with Text on inside surface - how?
If the ShapeString was inside a body with MapMode and Support, you can set Map Reversed to True.
- Wed Aug 17, 2022 6:01 pm
- Forum: Help on using FreeCAD
- Topic: [Solved] Fastener WB gives 'Type must be "Shape", not NoneType' error when importing nut
- Replies: 5
- Views: 169
Re: Fastener WB gives 'Type must be "Shape", not NoneType' error when importing nut
Suppress the body ! Don't know what is the problem.
- Wed Aug 17, 2022 5:54 pm
- Forum: Help on using FreeCAD
- Topic: Can you make diameter constraint labels horizontal?
- Replies: 9
- Views: 274
Re: Can you make diameter constraint labels horizontal?
You should do more simple sketches if you have problem reading them.
Can you provide an example ?
Can you provide an example ?