PrintMakerLab / mks-wifi-plugin

MKS wifi plugin for Cura
https://marketplace.ultimaker.com/app/cura/plugins/Jeredian/MKSWifiPlugin
GNU Affero General Public License v3.0
137 stars 56 forks source link

Support model preview for Elegoo Neptune and Artillery Sidewinder series #366

Closed Kungvald closed 8 months ago

Kungvald commented 1 year ago

Plugin Version

1.4.2

Cura Version

5.2.2

Platform

windows 11

Printer

Elegoo Neptune 3 Plus

Reproduction steps

I installed the plugin from the marketplace.

Actual results

i did not get any errors but the abillity to save .tft file and ghet a thumbnail in the printer is not there.

Expected results

I cant view picture of the print in my printer like if i use the elegoo cura slicer, where your older version of plugin is installed.

Checklist of files to include

Additional information & file uploads

anyone working on a new version?

sex-ray commented 1 year ago

How to use this plugin in Elegoo Neptunne 3 Plus

halbik commented 1 year ago

What motherboard and screen does your printer have?

finict commented 1 year ago

Due to ELEGOO's proprietary encoding, a specific binary file is required to use the preview Check my fork which works with latest Cura https://github.com/finict/mks-wifi-plugin-N3

Jeredian commented 8 months ago

It looks like Elegoo uses the same encoding as Artillery (Sidewinder X3, etc). After a quick search, I found that this encoding can be achieved by a public .py version of the same lib. We will add support for both printer manufacturers in next plugin release.

Also for Elegoo users, I can suggest to take a look on https://github.com/Molodos/ElegooNeptuneThumbnails plugin.