1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-01 05:00:14 +02:00

Removed echo in rails test.

This commit is contained in:
Chris Palmer
2021-04-25 00:02:05 +01:00
parent 6288059d99
commit ac0bacfeda

View File

@@ -50,8 +50,6 @@ module rails()
translate_z(-sheet)
vflip()
nut_and_washer(nut, true);
echo(rail[0], (length - (rail_holes(rail, length) - 1) * rail_pitch(rail)) / 2);
}
if($preview)