removed print post processor print statement.
This commit is contained in:
@@ -615,5 +615,3 @@ def parse(pathobj):
|
||||
out += linenumber() + "L%.1f\n" % DWELL_TIME
|
||||
|
||||
return out
|
||||
|
||||
print(__name__ + " gcode postprocessor loaded.")
|
||||
|
||||
Reference in New Issue
Block a user