summaryrefslogtreecommitdiff
path: root/src/lucet_slot_handle.scad
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2016-07-22 22:58:27 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2016-07-22 22:58:27 +0200
commitc9f84e2c4aafaf7d7c81bfee3b188b295ec2c2ba (patch)
tree5f10756bcf8b1312907d7d1f97844f6547196d44 /src/lucet_slot_handle.scad
parent046e3b18a9356bd836d995bed98f47d70aec9d7c (diff)
Fixed 4-pronged lucet forkHEADmaster
Diffstat (limited to 'src/lucet_slot_handle.scad')
-rw-r--r--src/lucet_slot_handle.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lucet_slot_handle.scad b/src/lucet_slot_handle.scad
index 94e31a2..673453b 100644
--- a/src/lucet_slot_handle.scad
+++ b/src/lucet_slot_handle.scad
@@ -1,3 +1,3 @@
use <lib/lucet.scad>;
-lucet(hole=0, slot_top=true);
+lucet(hole_r=0, slot_top=true);