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

FlashForge Finder 3 Support #88

Open
MORITZ0405 opened this issue Feb 23, 2024 · 1 comment
Open

FlashForge Finder 3 Support #88

MORITZ0405 opened this issue Feb 23, 2024 · 1 comment

Comments

@MORITZ0405
Copy link

I want to add my FlashForge Finder 3 to OctoPrint. How does it work ?

@Mrnt
Copy link
Owner

Mrnt commented Mar 1, 2024

Sorry for the delay in responding. Each model has a unique ID - assuming that you have OctoPrint installed with this plugin and the plugin is enabled, you should see a message in the Terminal window of OctoPrint indicating the printer has been found with USB Vendor ID (probably) 0x2b71 along with its USB Device ID (see also the Troubleshooting section for some pointers). When you have the device ID it can be added to the code (in this section https://github.com/Mrnt/OctoPrint-FlashForge/blob/c59a28956c6fdd2df5a43d976fc27459057b0bdf/octoprint_flashforge/__init__.py#L34C3-L34C9) and the plugin should then be able to connect to the printer.
If you provide the Device ID here I can add it to the code.

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

No branches or pull requests

2 participants