Search found 1182 matches
- Mon Jan 18, 2021 12:56 pm
- Forum: Assembly
- Topic: Assembly4 - Attachment Points Changing
- Replies: 2
- Views: 129
Re: Assembly4 - Attachment Points Changing
During the course of the rotation attachment points change. Am I doing something stupid or is this a bug? This is FreeCAD's dreaded topological naming issue. There is a simple solution in this case: create an additional LCS, set the rotation that you initially wanted in your sketch between this new...
- Mon Jan 18, 2021 12:50 pm
- Forum: Assembly
- Topic: Using template in Assembly
- Replies: 1
- Views: 120
Re: Using template in Assembly
I am starting a new project which will be composed of multiple parts many of which have identical dimensions. So that the dimensions will be identical in each of the parts I created a Template Sketch in my Assembly If you're only interested in common dimensions, did you think about using Variables ...
- Mon Jan 18, 2021 11:58 am
- Forum: Assembly
- Topic: ASM4: Created LCS not shown in Place Linked Part dialog
- Replies: 2
- Views: 116
Re: ASM4: Created LCS not shown in Place Linked Part dialog
I am trying to get going with Assembly4, basing my work on Zolko's tutorial with the shaft and bearings. do you mean this tutorial ? Or the video tutorial based on it ? There has been a change in Assembly4 with version 0.9, when direct import of PartDesign::Body containers was added. The tutorial w...
- Sun Jan 17, 2021 1:01 pm
- Forum: Open discussion
- Topic: Difference between Part and Part Design workbenches
- Replies: 3
- Views: 217
Re: Difference between Part and Part Design workbenches
Difference between Part and Part Design workbenches. Can those workbenches united? This is a running gag in FreeCAD. These workbenches cannot be united, the underlying tools are too different, and serve different purposes. What actually should be done is to better present their differences, so as t...
- Sun Jan 17, 2021 11:27 am
- Forum: Developers corner
- Topic: App::Link and hasattr
- Replies: 43
- Views: 2240
Re: App::Link and hasattr
Just out of curiosity, this has always intreagued me: why not
Code: Select all
obj.TypeId == 'App::Link' ?
- Fri Jan 15, 2021 11:32 am
- Forum: Open discussion
- Topic: Debian 11 "Bullseye" freeze
- Replies: 0
- Views: 93
Debian 11 "Bullseye" freeze
Hello, FreeCAD has missed the Ubunutu 20.04 LTS release, and the next big milesone is coming: Debien 11 Bullseye freeze https://www.theregister.com/2021/01/14/debian_bullseye/ https://lists.debian.org/debian-devel-announce/2021/01/msg00002.html Could we please make sure that FreeCAD v0.19 is release...
- Thu Jan 14, 2021 12:42 pm
- Forum: Developers corner
- Topic: [RFC] standalone measurement panel for FC
- Replies: 13
- Views: 720
Re: [RFC] standalone measurement panel for FC
0000503 that leads to a thread where I read: Measurement should not be only about linear distance, but about any type of measurement: angle between 2 edges or planes, minimum distance between two surfaces, a few others that I don't recall ATM. Persistence is irrelevant to measurement, although the ...
- Wed Jan 13, 2021 9:36 pm
- Forum: Open discussion
- Topic: FreeCAD for 2D drawing
- Replies: 30
- Views: 1312
Re: FreeCAD for 2D drawing
I have just made a sketch and imported the sketch in TD. I see the profile. ... I admit I did not understand your comment about switching to 3D view. what I mean is that once you have imported the sketch into TechDraw, and you edit it, you enter the Sketcher WB which shows the sketch in a 3D window...
- Wed Jan 13, 2021 11:46 am
- Forum: Open discussion
- Topic: FreeCAD for 2D drawing
- Replies: 30
- Views: 1312
Re: FreeCAD for 2D drawing
constraining a sketch is quite different than what would be a working or shop drawing. so no, I dont see this as cool But why is doing work double no big deal ? It's just unneccessary and avoidable ... Then please elaborate how to avoid it. And not in general terms, but in actual coding. Currently,...
- Wed Jan 13, 2021 10:04 am
- Forum: Assembly
- Topic: Assembly4 - Problem with assembling to assembled components
- Replies: 3
- Views: 272
Re: Assembly4 - Problem with assembling to assembled components
OS: Windows 10 (10.0) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.23578 (Git) Build type: Release Branch: master Hash: 50c3cbf00579dc4941ca743c25720d016b0453ce Python version: 3.8.6 Qt version: 5.12.5 Coin version: 4.0.0 OCC version: 7.4.0 Locale: German/Germany (de_DE) FreeC...