mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2024-11-22 21:23:40 +00:00
add slop to alps
This commit is contained in:
parent
19f0d2faad
commit
bc0e8e2c19
@ -1,5 +1,5 @@
|
||||
module alps_stem(depth, slop, throw){
|
||||
linear_extrude(height=depth) {
|
||||
square($alps_stem, center = true);
|
||||
square($alps_stem - [slop, slop], center = true);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user