https://github.com/tjarkdoering/techdrawtemp
Templates for technical drawings. Made for use in FreeCAD.
https://github.com/tjarkdoering/techdrawtemp
cad freecad technical-drawing
Last synced: 2 months ago
JSON representation
Templates for technical drawings. Made for use in FreeCAD.
- Host: GitHub
- URL: https://github.com/tjarkdoering/techdrawtemp
- Owner: tjarkdoering
- License: mit
- Created: 2020-10-11T13:30:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-26T15:00:42.000Z (over 4 years ago)
- Last Synced: 2025-01-28T04:47:05.434Z (4 months ago)
- Topics: cad, freecad, technical-drawing
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TechDrawTemp
Templates for creating drawings in FreeCAD.
Since I am not happy with the standard ones, I created my own.
For a guide on how to make templates for FreeCAD, check out the [official guide](https://wiki.freecadweb.org/TechDraw_TemplateHowTo).## Requirements
* Offer conformity for:
* DIN EN ISO 7200 - Technical product documentation - Data fields in title blocks and document headers
* ISO 3098 - Technical product documentation - Lettering
* Personal requirements### DIN EN ISO 7200
There are eight mandatory fields:
1. Legitimate owner (i.e. Company)
2. Part number
3. Issue date
4. Page number
5. Titel
6. Person approving
7. Person creating
8. Document type### ISO 3098
ToDo
### Personal requirements
* Field for general tolerances, see:
* DIN ISO 2768-mK (general tolerances)
* DIN ISO 13715 (edges)
* DIN ISO 1302 (surface)
* Symbol for projection method (1 or 3)## Font used
To allow for ISO 3098 conformity, the font used is [osifont](https://github.com/hikikomori82/osifont).
## How to use
ToDo
## ToDo
- [x] Add font information
- [ ] Add a showcase image
- [ ] Add _HowTo_ information
- [ ] A4 (ENG/GER)
- [ ] landscape
- [ ] portrait
- [ ] A3 (ENG/GER)
- [ ] landscape
- [ ] A2 (ENG/GER)
- [ ] landscape
- [ ] A1 (ENG/GER)
- [ ] landscape
- [ ] Template for bill of materials## Future ideas
* Have a script/program to generate the template
* A little GUI for costomizing the fields of the data fields