Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual reset on connect? #28

Open
peteruithoven opened this issue Sep 29, 2015 · 0 comments
Open

Manual reset on connect? #28

peteruithoven opened this issue Sep 29, 2015 · 0 comments

Comments

@peteruithoven
Copy link
Member

We had trouble connecting to a Rapide Lite printer, it's user figured out that the culprit was a auto-reset jumper JP14 on the printer's Melzi2.0 board. It was closed in the original configuration, which means any port connection will require a (manual?) reset. This can be done in Repetier-Host / Printrun with the "Reset on connect" setting?
He pointed us to the following relevant line in Repetier-Host / Printrun:
https://github.com/kliment/Printrun/blob/master/printrun/printcore.py#L200

It seems that the Melzi board requires the reset jumper set in order to upload the firmware (http://reprap.org/wiki/RepRapPro_Huxley_maintenance#Uploading_firmware_to_your_Melzi) It has something to do with the FT232RL USB to UART chip (didn't research further on this). So if the manufacturer left the jumper on, any port connections will require a setDTR to connect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant