https://github.com/octoprint/octoprint-malyanconnectionfix
Fixes connection issues with Malyan/Monoprice printers
https://github.com/octoprint/octoprint-malyanconnectionfix
octoprint octoprint-plugin
Last synced: about 1 year ago
JSON representation
Fixes connection issues with Malyan/Monoprice printers
- Host: GitHub
- URL: https://github.com/octoprint/octoprint-malyanconnectionfix
- Owner: OctoPrint
- Created: 2018-02-05T10:57:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T08:52:03.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T19:44:36.267Z (about 1 year ago)
- Topics: octoprint, octoprint-plugin
- Language: Python
- Size: 13.7 KB
- Stars: 36
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OctoPrint Malyan Connection Fix Plugin
Due to some weird issue with some Malyan/Monoprice printers, the initial connection to the printer via the
Connect button may fail. Only the second connection succeeds.
This plugin is supposed to fix this by invoking a specific serial port opening sequence that has been found
to solve this problem. Note that due to the nature of this sequence this fix can't work for OctoPrint installations
on Windows and is therefore not supported for that OS.
Printer models known to be affected by this and confirmed as issues resolved with this fix:
* Turnigy Fabrikator II Mini (Malyan M100)
* Monoprice Select Mini (Malyan M200)
* Monoprice Mini Delta (Malyan ?)
* Monoprice Cadet (Malyan ?)
For more details please refer to [this ticket on the OctoPrint issue tracker](https://github.com/foosel/OctoPrint/issues/2271).
## Setup
Install via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager)
or manually using this URL:
https://github.com/OctoPrint/OctoPrint-MalyanConnectionFix/archive/master.zip