Printrun icon indicating copy to clipboard operation
Printrun copied to clipboard

Macpronterface connection to CR-10S issue

Open JiangXu123 opened this issue 4 years ago • 2 comments

Hello, I found a weird problem about the connection between Macpronterface and CR-10S Each time, the connection was succesfuly, but I could only successfully sent the first command to the CR-10S, such as setting the bed temperature to 60 degree centigrade, which would take effect but was followed by an error message. The other command I sent thereafter(such as setting the nozzle to 185 degree centigrade) would bring error messages and would not take effect. below is the log:

Connecting...
start
Printer is now online.
echo: External Reset
Marlin 1.1.9
echo: Last Updated: 2018-07-31 | Author: (none, default config)
echo:Compiled: Aug  6 2018
echo: Free Memory: 1518  PlannerBufferBytes: 1232
echo:V55 stored settings retrieved (655 bytes; crc 1179)
echo:SD card ok
Setting bed temperature to 60.000000 degrees Celsius.
Attempted to write invalid text to console, which could be due to an invalid baudrate 
Setting hotend temperature to 185.000000 degrees Celsius.
Attempted to write invalid text to console, which could be due to an invalid baudrate
Setting hotend temperature to 185.000000 degrees Celsius.
Attempted to write invalid text to console, which could be due to an invalid baudrate

Any suggestions?

JiangXu123 avatar Oct 02 '20 21:10 JiangXu123

This could be due to non latin characters send from the printer to pronterface. You can try connecting with pronsole, set the hotend temperature and paste the pronsole session here.

volconst avatar Oct 03 '20 18:10 volconst

Hi @JiangXu123, were you able to stablish the source for the error? If so, could you please share the community what it was and then, if appropriate, close this issue? It did look, as @volconst suggested, like non UTF-8 characters were being sent.

rockstorm101 avatar Dec 12 '20 17:12 rockstorm101