mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-04 22:47:25 +02:00
Removed echo in rails test.
This commit is contained in:
@@ -50,8 +50,6 @@ module rails()
|
|||||||
translate_z(-sheet)
|
translate_z(-sheet)
|
||||||
vflip()
|
vflip()
|
||||||
nut_and_washer(nut, true);
|
nut_and_washer(nut, true);
|
||||||
|
|
||||||
echo(rail[0], (length - (rail_holes(rail, length) - 1) * rail_pitch(rail)) / 2);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if($preview)
|
if($preview)
|
||||||
|
Reference in New Issue
Block a user