Mrnt / OctoPrint-FlashForge

OctoPrint plugin to support closed source printers from FlashForge, PowerSpec, Dremel
GNU General Public License v3.0
87 stars 12 forks source link

[Request] Support Flashforge Creator 3 IDEX v2 via WiFi/ethernet #25

Open lukedog5990 opened 4 years ago

lukedog5990 commented 4 years ago

Please support when you can.

holding off buying the hardware for octo print till i have something that'll connect the creator 3

Mrnt commented 4 years ago

If you already have the creator 3 can you provide the USB vendor ID (probably 0x2b71) and the USB Product ID (it will also be a 4 digit hex number like 0x1234).

If you setup OctoPrint on your desktop computer you should be able to test the plugin with your printer and find the ID's that way.

Or if you have the printer hooked up to a Mac:

  1. go to the Apple icon in the menu bar and select "About This Mac"
  2. select "System Report..."
  3. then look under Hardware section, USB and in the right side of the screen there will be a list of USB devices including the details for each 3D_Printer_USB_IDs

It has been a while since I used Windows, so not sure how to do it on there.

If you can find them, then put them in here and I'll add them to the plugin.

Thanks!

lukedog5990 commented 4 years ago

The creator 3 has no usb connection. Other than the usb port for thumb drives.

It connects over WIFI or Ethernet port

Is there still a way to get product and vendor ID

On Tue, 12 May 2020, 12:59 pm Mrnt, notifications@github.com wrote:

If you already have the creator 3 can you provide the USB vendor ID (probably 0x2b71) and the USB Product ID (it will also be a 4 digit hex number like 0x1234).

If you setup OctoPrint on your desktop computer you should be able to test the plugin with your printer and find the ID's that way.

Or if you have the printer hooked up to a Mac:

  1. go to the Apple icon in the menu bar and select "About This Mac"
  2. select "System Report..."
  3. then look under Hardware section, USB and in the right side of the screen there will be a list of USB devices including the details for each [image: 3D_Printer_USB_IDs] https://user-images.githubusercontent.com/1972570/81433139-f098a680-9118-11ea-8ddc-d43269927404.png

It has been a while since I used Windows, so not sure how to do it on there.

If you can find them, then put them in here and I'll add them to the plugin.

Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Mrnt/OctoPrint-FlashForge/issues/25#issuecomment-627108394, or unsubscribe https://github.com/notifications/unsubscribe-auth/APRQTRBWYM3BBVSCXF4I2GTRRDJURANCNFSM4M6PKCIA .

Mrnt commented 4 years ago

It is so different from the Creator Max! Yep you are right no USB slave port. It looks like right now it is in the same boat as the FF Adventurer and cannot be connected to OctoPrint.

Can you give description of how you would like to use the printer with OctoPrint (vs say Polar Cloud) so I can see how best to support it?