Categories
FreeCAD

Adding editable field to custom surface roughness annotation symbol for FreeCAD TechDraw

I am going to show you how you can add editable textfields to your custom TechDraw symbols. I will use the surface roughness symbol that I have already created as a starting point. Enabling editable fields for FreeCAD TechDraw in the SVG To generally enable editable fields you first need to add a freecad namespace […]

Categories
FreeCAD

Trying to create a drawing from a FreeCAD A2Plus assembly

Trying to place a projection of A2Plus components directly on a page I am trying to place a view of an A2Plus shaft assembly on a TechDraw page. First I tried placing projections or views of A2Plus components on the drawing page directly. This would create an empty views for some of the components. The […]

Categories
FreeCAD

Creating a technical drawing in FreeCAD TechDraw with surface and edge annotations

Designing a functional shaft on paper In order to demonstrate the application of the newly created surface roughness and edge annotation symbols, I created this real-life project of a functional shaft used in a transmission machine. As the first step I created a hand drawn sketch of hte shaft to define all the requirements. The […]

Categories
FreeCAD

Adding edge annotation symbols in FreeCAD TechDraw

Downloading the edge annotation symbols To use edge annotation symbols in your technical drawing download the symbols from the github repo FreeCAD-TechDraw-Symbols After you have downloaded the symbols, the will come in a zipped folder. You need to unzip them and store them so you can find them later. Annotating a specific corner or edge […]

Categories
FreeCAD

Creating new Surface Annotations to be used in FreeCAD TechDraw

Finding surface annotation for technical drawings in literature A lot of manufacturing drawings of mechanical parts need to include definitions about the surface quality of the produced part. Surface annotations tell the manufacturer of the part, how it should be produced and what the surface finish should be. When creating techniucal drawing in FreeCADs TechDraw […]

Categories
FreeCAD

Creating Surface Roughness Annotation in FreeCAD TechDraw

This is the result of the first day of the 30 day 30 minutes challenge. Because I often needed surface roughness annotation in TechDraw drawing in FreeCAD I now finally created one for myself. I have also uploaded it to Github for you to try. Downloading the surface roughness annotation from Github Download the surface […]