diff --git a/tutorials/incompressible/pimpleDyMFoam/movingCone/0/pointMotionUx b/tutorials/incompressible/pimpleDyMFoam/movingCone/0/pointMotionUx
index eecd57c2c0d1fde61c1d225ebb32efa481d4c720..ebad161cb509d65fc102fe1504e7fea9d927c5b8 100644
--- a/tutorials/incompressible/pimpleDyMFoam/movingCone/0/pointMotionUx
+++ b/tutorials/incompressible/pimpleDyMFoam/movingCone/0/pointMotionUx
@@ -50,7 +50,7 @@ boundaryField
         projectDirection (0 1 0);
 
         //- -1 or component to knock out before doing projection
-        wedgePlane      -1;
+        //wedgePlane      -1;
 
         //- Points that should remain fixed
         //frozenPointsZone fixedPointsZone;