mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-09-13 15:49:50 +00:00
Merge branch 'master' into dual_legend
This commit is contained in:
commit
71a45540f9
2 changed files with 1 additions and 3 deletions
|
@ -19,13 +19,11 @@ module switch_hole() {
|
|||
cube(14, center=true);
|
||||
}
|
||||
|
||||
|
||||
module plate(layout_object) {
|
||||
difference() {
|
||||
hull() {
|
||||
simple_layout(layout_object) unit_corners();
|
||||
}
|
||||
|
||||
simple_layout(layout_object) switch_hole();
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue