diff --git a/Cura/cura_sf/skeinforge_application/skeinforge_plugins/craft_plugins/joris.py b/Cura/cura_sf/skeinforge_application/skeinforge_plugins/craft_plugins/joris.py index 64d6bfcb4e..80574aa8a8 100644 --- a/Cura/cura_sf/skeinforge_application/skeinforge_plugins/craft_plugins/joris.py +++ b/Cura/cura_sf/skeinforge_application/skeinforge_plugins/craft_plugins/joris.py @@ -175,7 +175,6 @@ class JorisSkein: #Build the perimeter with an increasing Z over the length. if self.firstLayer: #On the first layer, we need to create an extra jorised perimeter, else we create a gap at the end of the perimeter. - print "*************" p = self.oldLocation.dropAxis() length = 0; self.distanceFeedRate.addLine('M101') # Turn extruder on.