Skip to content

Commit cab2d1c

Browse files
author
zhao
committed
Small comment fix
1 parent 2b1d694 commit cab2d1c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

rack-mount/catalog/beelink-mini-s-tray.scad

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ difference () {
2424
);
2525

2626

27-
// perforations for airflow translate(v=[-4, 5, 18]) {
27+
// perforations for airflow
28+
translate(v=[-4, 5, 18]) {
2829
rotate(a=[0,90,0])
2930
rotate(a=[0,0,45])
3031
cube(size=[18, 18, 135]);

0 commit comments

Comments
 (0)