mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-03-21 13:56:28 +00:00
remove boilerplate
This commit is contained in:
parent
dc9b2a5aa6
commit
bbcb44feca
1 changed files with 1 additions and 9 deletions
10
keys.scad
10
keys.scad
|
@ -13,12 +13,4 @@ include <src/key_profiles.scad>
|
||||||
include <src/key_types.scad>
|
include <src/key_types.scad>
|
||||||
include <src/key_transformations.scad>
|
include <src/key_transformations.scad>
|
||||||
|
|
||||||
|
key();
|
||||||
//$has_brim=true;
|
|
||||||
|
|
||||||
$inverted_dish = true;
|
|
||||||
$key_length = 6;
|
|
||||||
dcs_row(3) {
|
|
||||||
$dish_type = "sideways cylindrical";
|
|
||||||
key();
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue