Small comment fix

This commit is contained in:
zhao
2024-08-25 22:56:29 -04:00
parent 2b1d694d4c
commit cab2d1c6c9

View File

@ -24,7 +24,8 @@ difference () {
); );
// perforations for airflow translate(v=[-4, 5, 18]) { // perforations for airflow
translate(v=[-4, 5, 18]) {
rotate(a=[0,90,0]) rotate(a=[0,90,0])
rotate(a=[0,0,45]) rotate(a=[0,0,45])
cube(size=[18, 18, 135]); cube(size=[18, 18, 135]);