fixed indent for cases with more code standardization and cleanup
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
module vent(width, length, height, gap, rows, columns, orientation) {
|
||||
|
||||
fillet = width/2;
|
||||
adjust = .01;
|
||||
adj = .01;
|
||||
$fn=90;
|
||||
|
||||
// vertical orientation
|
||||
|
||||
Reference in New Issue
Block a user