diff options
Diffstat (limited to 'supports/runner.scad')
-rw-r--r-- | supports/runner.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/supports/runner.scad b/supports/runner.scad index bb1f54e..1658c22 100644 --- a/supports/runner.scad +++ b/supports/runner.scad @@ -45,7 +45,7 @@ length = 150; width = 100; spacing = 10; thickness = 1; -height = 0.1; +height = 0.2; runner( length = length, |