hoeser
Posts: 2
Joined: Wed Feb 15, 2017 11:37 am

Serial disconnects in 4.1.1

Upgraded from 4.0 - prusa clone running a smoothieboard.

Had zero issues printing from USB on 4.0, literally hundreds of prints - 4.1.1 constantly disconnects in the preheating phase.

Log output:
Connected to machine!
SENT: T0
SENT: G90
SENT: M82
SENT: M106 S0
SENT: M140 S55
SENT: M190 S55
READ: ok
READ: ok
READ: ok
READ: ok
READ: ok
READ: B:23.7 /55.0 @255
READ: B:23.7 /55.0 @255
READ: B:23.8 /55.0 @255
READ: B:23.9 /55.0 @255
READ: B:24.1 /55.0 @216
READ: B:24.2 /55.0 @255
READ: B:24.5 /55.0 @233
READ: B:24.7 /55.0 @255
READ: B:25.0 /55.0 @255
READ: B:25.2 /55.0 @255
READ: B:25.5 /55.0 @255
READ: B:25.8 /55.0 @255
READ: B:26.0 /55.0 @255
READ: B:26.3 /55.0 @255
READ: B:26.6 /55.0 @255
READ: B:26.9 /55.0 @255
WARNING: Device unplugged while connected to port
Total build time: 0.96 minutes
Disconnected.
User avatar
SteveIsHeer
Posts: 49
Joined: Thu Sep 24, 2015 5:45 pm

Re: Serial disconnects in 4.1.1

I had a similar issue with the release of 4.0 but I resolved all the disconnects by making sure my printer was plugged into the same power bar as my computer so they shared a common ground and haven't had a disconnect since so you may try that. Your issue could be different so no guarantee this will work for you.

Edit: I have done the upgrade path to each of the releases since and have had no disconnects in any of them no that printer and computer are plugged into the same power circuit.
Last edited by SteveIsHeer on Thu Dec 13, 2018 9:34 am, edited 1 time in total.
It show's to go you how feelish you fool when your tang is all tungled up and you bart stalking tackwards!
Pralix
Posts: 2
Joined: Fri Nov 13, 2015 9:26 pm

Re: Serial disconnects in 4.1.1

I am having very similar issues. Timeouts during pre-heats, build platform being sent out of bounds (grinding the gears), slow platform movements when starting. Not happy at all with this release. I would go back to 4.0 if I could find the installer. I'm using a Flashforge Creator Pro with Sailfish firmware.
hoeser
Posts: 2
Joined: Wed Feb 15, 2017 11:37 am

Re: Serial disconnects in 4.1.1

Pralix wrote: Wed Dec 12, 2018 9:57 pm I am having very similar issues. Timeouts during pre-heats, build platform being sent out of bounds (grinding the gears), slow platform movements when starting. Not happy at all with this release. I would go back to 4.0 if I could find the installer. I'm using a Flashforge Creator Pro with Sailfish firmware.
So I'm not the only one then.. Also, I've always had the unusual slow platform movements when starting - and they've always seemed completely random.
S3D-Jake
Posts: 1052
Joined: Wed Jun 20, 2018 12:45 pm

Re: Serial disconnects in 4.1.1

Slow platform movements when starting could be a result of a slower movement speed being set during the ending of a previous print and the printer's firmware hasn't reset to defaults. A fix for this could be as easy as setting a movement speed in your ending script.

Code: Select all

G1 X0 Y0 F3600 ; move to 0 0 and reset movement speed
As for disconnects, there are options to extend the timeout threshold in the Tools > Firmware Configuration > Communication tab. Also, the common ground mentioned above is a good tip! Without anything else to go on than the communication log you've provided, I'd lean towards trying another USB port / cord, and possibly moving towards using a powered USB hub.
"A bird does not sing because it has an answer. It sings because it has a song."
Pralix
Posts: 2
Joined: Fri Nov 13, 2015 9:26 pm

Re: Serial disconnects in 4.1.1

I switched back to 4.0 and things have become much more reliable. I did a few test prints last night and did not see/hear any grinding, platform moved as expected and heating did not time out.

Return to “Troubleshooting and Bug Reports”