diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2015-08-05 11:24:28 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2015-08-05 11:24:28 +0200 |
commit | 7aa556f674b4c6da1796c75f39cebb538d43d00b (patch) | |
tree | 7034f9fc0b0bde7fbb7127daddf932583afb5ee7 /src/lucet_slot_handle.scad | |
parent | a73a90ad542c75ad366c3c8b27d006046f94ead5 (diff) |
lucet fork
Diffstat (limited to 'src/lucet_slot_handle.scad')
-rw-r--r-- | src/lucet_slot_handle.scad | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lucet_slot_handle.scad b/src/lucet_slot_handle.scad new file mode 100644 index 0000000..94e31a2 --- /dev/null +++ b/src/lucet_slot_handle.scad @@ -0,0 +1,3 @@ +use <lib/lucet.scad>; + +lucet(hole=0, slot_top=true); |