mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-01-22 09:27:46 +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_transformations.scad>
|
||||
|
||||
|
||||
//$has_brim=true;
|
||||
|
||||
$inverted_dish = true;
|
||||
$key_length = 6;
|
||||
dcs_row(3) {
|
||||
$dish_type = "sideways cylindrical";
|
||||
key();
|
||||
}
|
||||
key();
|
||||
|
|
Loading…
Reference in a new issue