Skip to content

Commit 0e1321b

Browse files
committed
add comment with possible tweaks
1 parent 19f80f9 commit 0e1321b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

keycaps/flat_keys.scad

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,8 @@ module custom_key()
2323
dsa_row(3) union() { key(); raise2d(1) children(); }
2424
}
2525

26+
//glyph="svg/gb.svg";
27+
//$keytop_thickness = 1;
28+
//$wall_thickness = 4;
29+
2630
custom_key() translate([-9,-9]) import(glyph);

0 commit comments

Comments
 (0)