diff --git a/keys.scad b/keys.scad index 005e204..93af606 100644 --- a/keys.scad +++ b/keys.scad @@ -13,12 +13,4 @@ include include include - -//$has_brim=true; - -$inverted_dish = true; -$key_length = 6; - dcs_row(3) { - $dish_type = "sideways cylindrical"; - key(); - } +key();