Hello everyone,
During the last prints my extruder (2 extruder heads: fiber and thermoplast) always stopped while printing the last 2 or three layers.
So I thought it may be a communication error. Hence I changed the printing setting to the following:
port: 4
baud rate. 115200
transfer protocoll: auto detect
RTS: low to high
DTR: low to high
receive cache size: 63 (before 127)
communication timeout: 60 (before 73)
pin pong: off
Now the parts are being printed succesfully, but through the whole printing process I get the following warning in each line:
"Warning: Seems like we missed a ok, got a wait - continoue sending"
and occasionally I get the information which layer is being printing and which extruder is being active.
So I would like to know how to display the current gcode in the log and not just the warning messages?
Xalagy