Removed reference to undefined variable

pull/22/merge
Carlos Garcia Saura 2014-11-05 16:03:43 +00:00
parent cc8a5a4f82
commit 8694e73edf
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ module Cyclone_Z_carriage() {
// Motor
translate([axes_Zsmooth_separation/2,30,51]) rotate([180,0,0])
stepperMotor(screwHeight=motorWallSeparation, echoPart=true);
stepperMotor(screwHeight=0, echoPart=true);
// Dremel tool
translate([axes_Zsmooth_separation/2,-40,-40]) {