diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-02-04 20:28:58 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-02-04 20:28:58 +0100 |
commit | 8a6f7d252e461e05250651c29fff4455df66d52d (patch) | |
tree | 48d66866e3aaefa88fef93fd65928ee42fea8bc7 /src/pattern_weight.scad | |
parent | 9465ca5b6adc32f81c5e0ab5038a427a43c0390f (diff) |
Pattern weight (to be filled with washers)
Diffstat (limited to 'src/pattern_weight.scad')
-rw-r--r-- | src/pattern_weight.scad | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pattern_weight.scad b/src/pattern_weight.scad new file mode 100644 index 0000000..cee444e --- /dev/null +++ b/src/pattern_weight.scad @@ -0,0 +1,3 @@ +use <lib/pattern_weight.scad>; + +pattern_weight(); |