Author: Laurence D. Finston
This copyright notice applies to the text and source code of this web site, and the graphics that appear on it. The software described in this text has its own copyright notice and license, which can be found in the distribution itself.
Copyright (C) 2022, 2023, 2024 The Free Software Foundation, Inc.
Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.TXT
Last updated: August 19, 2022
Top | |
Tools for Technical Drawing | |
Center Finders | |
Radius Templates | |
Rectangle Templates | |
Polygon Templates |
2022.03.09.
Center finders are circles with guidelines and crosshairs for finding the centers of corresponding circular
objects. The MetaPost and TeX source code listed below can be used to generate plans in DIN A3 portrait
format for circles of diameter 10 to 29cm in increments of .25cm. The generated PDF file is available below as well.
Both the circles and the squares surrounding the crosshairs must be cut out. The best way to cut out the circles, short of a cutting plotter, is a special circle cutter or a compass with a cutting attachment.
MetaPost code: | center_finders.mp
|
TeX code: | center_finders.txt
|
PDF file (DIN A3 portrait): | center_finders.pdf |
Radius templates 1
2022.07.03.
radius_templates.pdf contains templates for both concave and convex cambers.
The radii of the templates are incremented in steps of 1cm from 40cm to 75cm.
3DLDF code: | radius_templates.ldf
|
TeX code: | radius_templates.txt
|
PDF file (DIN A4 portrait): | radius_templates.pdf |
Radius templates 2
2022.07.06.
radius_templates_2.pdf contains templates for both concave and convex cambers.
The radii of the templates range from 40cm to 102.75cm (15.7480in to 40.4528in) in increments
of 0.25cm (0.09843in).
If you view the PDF file in your browser, you may need to refresh the page in order to display the latest version!
3DLDF code: | radius_templates_2.ldf
|
sub_radius_templates.ldf
| |
3DLDF macro file: | radius_templates.lmc
|
TeX code: | radius_templates_2.txt
|
PDF file (DIN A4 portrait): | radius_templates_2.pdf |
Rectangle templates 1
2022.08.15.
8cm by 8cm to 10.25cm by 12cm in increments of 0.25cm.
The entire inner rectangle is cut out.
This requires fewer cuts than the subsequent versions, but makes for a less stable template.
For many applications, this version may be adequate.
Of course, with the subsequent versions, the entire inner rectangle may also be cut out.
3DLDF code: | rectangle_templates.ldf
|
3DLDF macro file: | plainldf.lmc
|
TeX code: | rectangle_templates.txt
|
PDF file (DIN A4 landscape): | rectangle_templates.pdf |
Rectangle templates 2
2022.08.15.
8cm by 8cm to 10.25cm by 12cm in increments of 0.25cm.
Sections along the edges marked for cutting out.
This makes for a more stable template than "Rectangle templates 1".
3DLDF code: | rectangle_templates_2.ldf
|
3DLDF macro file: | plainldf.lmc
|
TeX code: | rectangle_templates_2.txt
|
PDF file (DIN A4 landscape): | rectangle_templates_2.pdf |
Rectangle templates 3
2022.08.15.
4cm by 4cm to 5.75cm by 8cm in increments of 0.25cm.
3DLDF code: | rectangle_templates_3.ldf
|
3DLDF macro file: | plainldf.lmc
|
TeX code: | rectangle_templates_3.txt
|
PDF file (DIN A4 portrait): | rectangle_templates_3.pdf |
Rectangle templates 4
2022.08.15.
4cm by 6cm to 7.75cm by 8cm in increments of 0.25cm.
3DLDF code: | rectangle_templates_4.ldf
|
3DLDF macro file: | plainldf.lmc
|
TeX code: | rectangle_templates_4.txt
|
PDF file (DIN A4 landscape): | rectangle_templates_4.pdf |
Polygon templates 1
2022.08.16.
Regular pentagons, hexagons, heptagons, octagons, nonagons and decagons with diameters from 4cm to 12cm
in increments of .25cm.
3DLDF code: | polygon_templates_1.ldf
|
3DLDF macro file: | plainldf.lmc
|
TeX code: | polygon_templates_1.txt
|
PDF file (DIN A4 landscape): | polygon_templates_1.pdf |
Polygon templates 2
2022.08.19.
Regular pentagons, hexagons, heptagons, octagons, nonagons and decagons with diameters from 4cm to 12cm
in increments of .1cm.
3DLDF code: | polygon_templates_2.ldf
|
3DLDF macro file: | plainldf.lmc
|
TeX code: | polygon_templates_2.txt
|
PDF file (DIN A4 landscape): | polygon_templates_2.pdf |