Fix typos
This commit is contained in:
parent
f726a5e46f
commit
ceb09681ec
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ module keyboard_base_plate(pcb_width, pcb_height) {
|
|||
[ 4.8150, 85.7250],
|
||||
[ 47.4822, 85.7250],
|
||||
[ 85.8150, 85.7250],
|
||||
[123,8150, 85.7250],
|
||||
[123.8150, 85.7250],
|
||||
[161.8150, 85.7250],
|
||||
[199.8150, 85.7250],
|
||||
[251.3150, 66.6750],
|
||||
|
@ -116,7 +116,7 @@ module keyboard_base_plate(pcb_width, pcb_height) {
|
|||
-2 * pcb_clearance_edge, 0], [270, 90, 0],
|
||||
2 * thickness + pcb_height);
|
||||
|
||||
/* Upper right wall corner */
|
||||
/* Upper right wall corner */
|
||||
wall_corner([2 * pcb_clearance_edge + pcb_width,
|
||||
2 * pcb_clearance_edge + pcb_height, 0],
|
||||
[0, 0, 0],
|
||||
|
|
Loading…
Add table
Reference in a new issue