Remove '<post_processor_name> gcode postprocessor loaded.' message from the post-processors that have them.
This commit is contained in:
@@ -694,6 +694,3 @@ def parse(pathobj):
|
||||
out = out.strip() + "\n"
|
||||
|
||||
return out
|
||||
|
||||
|
||||
print(__name__ + " for " + GCODE_PROCESSOR + " loaded.")
|
||||
|
||||
Reference in New Issue
Block a user