Closed martinbogo closed 3 years ago
Hi, I have exactly the same problem. It works sometime but in most case their is no preview picture.
Hi, in the latest version of plugin preview image is set to "None" by default. You need to add some (any) IP to printer, and set "simage" and "gimage" options to yours TFT screen (if you don't now what it is most likely "Default" will be ok for you).
duplicates #138
Hi, Thank you for your help but it doesn't work for me. I don't think that it's a problem of printer settings, it comes from the curas output file which doesn't contain any image preview
It worked for me, just adding an IP (127.0.0.1, which is localhost) to one of your printers in Cura. You don't need to add IP to the rest of your real or virtual printers. After that, every "TFT/gcode" file has the image inside.
Hi,
Thank you for your help but it doesn't work for me.
I don't think that it's a problem of printer settings, it comes from the curas output file which doesn't contain any image preview
Do you have some another plugins installed? For example Arc Welder can cause this issue.
Hi, I have uninstalled all the plugins and it's still the same thing no image preview in the GCode.
Could you download here a log file? It can be found:
• Windows: %APPDATA%\cura
Hi, Any idea ?
Hi, @Boneunit . Is it still actual for you?
Can you try the following steps:
simage: 100, gimage: 100
If it doesn't help please attach log, stl model, and gcode file and screenshot of your plugins settings window. I will try to reproduce and check it.
Hi, Thanks for your answer. I have'nt the plugin "image settings button" in my printer settings. I only have "MKS wifi connection" button
@Boneunit , you are right, you need to press on "MKS wifi connection", after that you will see plugin settings window and "image settings" button. Please, take a look at the step-by-step screenshoots:
Hope it will helps to you
Thanks a lot for your help. I have done each step but it's still the same
@Boneunit , can you attach gcode file and log with saving it? I'll check it...
Here are the log file and the gcode file: cura.log Untitled.gcode.txt
Here is the log file : cura.log
In your log I see this: DEBUG - [MainThread] MKSWifiPlugin.MKSOutputDevicePlugin.reCheckConnections [149]: GlobalContainerStack change None
It is some strange behaviour... Try to delete your printer from Cura and add it once more.
Here are the log file and the gcode file: cura.log Untitled.gcode.txt
In this log you have: DEBUG - [MainThread] MKSWifiPlugin.__matchVersion [56]: This version of MKS WiFi Plugin is not compatible with current version of Cura. Please check for an update.
@Boneunit , if you are using Cura 4.9.0 at now, I'd suggest to manually update the plugin to 1.2.2 RC1 ( https://github.com/Jeredian/mks-wifi-plugin/releases/tag/1.2.2-dev )
I have done the update with the new version 1.2.2 and it's still the same
Please attach log file with latest plugin version installed
I have the same problem. In Cura 4.9.0 In step 3 of your guide - I cannot select any options - all are grey and inactive. Plugin is connected to printer and there is MKS TFT35.
I restore version 4.8.0. of Cura and all works OK. Options are not grey and I can select image size.
@Ryszard-wpl , it's another issue, I created a ticket for it #163. And we will try to solve it ASAP.
@Boneunit, thanks for sending the new log file, but it seems that you save the file by using the default Cura saving. Can you send to us a screenshot of which button do you use to save the gcode file?
This is this button
This is this button
Do you have any other plugins installed?
Hi, Here is the plugin list :
Hi, I have installed the 1.2.4 and it's still the same.
Hi, @Boneunit, can you attach, please, the latest log file, with a full process ( loading cura, slice file, save it with our plugin)? And as I saw, it seems we forgot to ask about your printer model... What happens if you send a file via WIFI to the printer?
Hi, Here is the log file : cura.log My printer is a Ender 3. I don't have the wifi on my printer
@Boneunit , Hi, I just back from vacation and checked your file. Maybe there can be some issue with the slicing process and somehow plugin doesn't encapsulate this. (stuff like on 1272 line), but the chance of it is low.
Have you tried to re-check the "screenshot support" settings? it seems that we have an issue with correct saving these settings, and for some users, it switched back to disabled or default. It should be like this (both checkboxes should be in a checked state
) :
Also, can you try to select custom settings, and re-select the default one? I know it looks ridiculous but if we don't have any error about saving, there should be something wrong with the settings parameter.
@Boneunit,
I added extra logs for file saving, can you try to use the latest version from the develop
branch, please, and send a new cura.log
file?
Btw, you can try Cura 4.11, a plugin from the develop
branch compatible with it.
@Boneunit is this issue actual for you?
closed due to inacktivity
Describe the bug
After installing the MKS WiFi plugin in Cura 4.8.0 on Windows 10... I see the "Save as TFT" option, however the file that is produced lacks the simage; image preview... only the gcode is output.
To Reproduce
Expected behavior
The beginning of the file should contain an image preview rendered as a series of simage; lines which are rendered by the MKS TFT35 LittleVGL interface in Marlin 2.0.
Desktop (please complete the following information):