Widen screw posts
This commit is contained in:
parent
d2f0beb6a2
commit
0d3051ce9a
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ module keyboard_base_plate(pcb_width, pcb_length) {
|
||||||
for (screw_hole = screw_holes) {
|
for (screw_hole = screw_holes) {
|
||||||
screw_post([screw_hole[0], screw_hole[1], 0],
|
screw_post([screw_hole[0], screw_hole[1], 0],
|
||||||
pcb_clearance_bottom * 2,
|
pcb_clearance_bottom * 2,
|
||||||
pcb_screw_hole_diameter * 2,
|
pcb_screw_hole_diameter * 3,
|
||||||
pcb_screw_hole_diameter);
|
pcb_screw_hole_diameter);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue