Remove whitespace
This commit is contained in:
parent
8eac3ff93b
commit
514b3dbc02
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ module top_case(key_switch_sizes, pcb_screw_holes) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
for (post = top_case_screw_posts) {
|
for (post = top_case_screw_posts) {
|
||||||
translate([post[0], post[1], wall_height - wall_width - post[2] - eps])
|
translate([post[0], post[1], wall_height - wall_width - post[2] - eps])
|
||||||
screw_post(post[2] + eps);
|
screw_post(post[2] + eps);
|
||||||
|
|
Loading…
Add table
Reference in a new issue