mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-05 15:40:45 +08:00
Remove debug message
This commit is contained in:
parent
dd8b5b52ba
commit
91cbe912dd
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user