This small and crudely programmed Qt Program creates drawing sheet templates for FreeCAD and KiCAD that are mostly identical.
The aim of this Project was to create a unified template for KiCAD and FreeCAD TechDraw. The template is similar to the ISO 5457 standard for the general layout; ISO 7200 for the Titelblock; ASME Y14.35 for the optional revision history; and DIN 824 for the optional folding lines.
For the font osifont was used.
- Qt 6.5 or newer
- Osifont
- No Circlys(Used for Projektion), the circles are made out of single lines a therfor makes rather big files
- SVG text height is not the same as the real height, Correction factor is applied
This is mostly meant for printing as a template for hand drawing.
- Qt includes random spaces on Windows
If the Text Name is one of the below the Drawers detect that and Fill in the folowing
Name | FreeCAD | KiCAD |
---|---|---|
SheetNumberNumbers | "freecad:autofill", "sheet" | ${#}/${##} |
SheetNumber | "freecad:autofill", "page_number" | ${#} |
NumberOfPages | "freecad:autofill", "page_count" | ${##} |
LegalOwner | "freecad:autofill", "organization" | ${COMPANY} |
DateOfIssue | "freecad:autofill", "date" | ${ISSUE_DATE} |
RevisionIndex | ${REVISION} | |
Title | "freecad:autofill", "title" | ${TITLE} |
Scale | "freecad:autofill", "scale" | |
Creator | "freecad:autofill", "author" |
- FreeCAD Templates Src on Git
- FreeCAD Template HowTo
- KiCAD PI Editor Doc
- KiCAD Work Sheet File Format
- KiCAD EESchema Doc Sheet Titleblock
- KiCAD EESchema Doc Text Variables
- KiCAD Doc Schematic Sheet Setup
- KiCAD Doc Board Setup and Stackup
- FreeCAD Forum Thread "TechDraw's ISO 7200 templates don't conform to ISO 7200 (or ISO 5457)"
- (done, and example out of the standard)Leiterplatten Stromlaufplan, Layout und Fertigung from Geral Zickert, Publisht from Hanser Fachbuch, page:29(ISBN: 978-3-446-47583-0)
- Tabellenbuch für Metalltechnik from ing. Adof Frischherz, Publisht from Jugend & Volk, page: 46(ISBN: 978-3-7100-2503-7)
- (done, and example out of the standard)Mechanical and metal trades handbook from Gomeringer Roland, Heinzler Max, .., Published from Euro-Lehrmittle, page: 66 (ISBN: 978-3-8085-1915-8)
- Friedrich Tabellenbuch Metall- und Maschinentechnik from Barthel Maria, ..., Published from Bildungsverlag EINS - westermann, page 5-11(ISBN: 978-3-427-51033-8)
- Wikipedia ISO 7200 Titleblock
- Wikipedia ISO 7200 German
- Wikipedia DIN 6771 German
- Newton World, basic elements of engineering drawings(may relode/reenter the link to jump to the rigth chapter)
The Icon for the app was downloaded from: https://www.flaticon.com/de/kostenloses-icon/layout_7973492