1.1 KiB
1.1 KiB
Table of Contents
List of Files
Quotes:
- quotes.scad (docs) Quotes,Dimensions
TitleBlock:
- titleBlock.scad (docs) Title Block
1. quotes.scad
Quotes,Dimensions
- quote()
Mod – Draws a dimension line with optional text labeling the length.
- arrowed_line()
Mod – Draws a straight line with arrowheads at both ends.
- ext_line()
Mod – Draws a straight extruded line between two points.
2. titleBlock.scad
Title Block
- A4_LANDSCAPE
Const
- titleBlock()
Mod – Generates a customizable title block layout for documents.
- A4
Mod – Generates an A4-sized boundary with configurable margins.
- plan
Mod – Generates a structured technical drawing layout with a title block.