MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.05k stars 19.16k forks source link

[BUG] mks wifi does not read or print files via cura #27237

Open odenibsb opened 3 weeks ago

odenibsb commented 3 weeks ago

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Since version 2.1.2.3 I can no longer read or start printing via cura. I'm using a mks wifi with mks Eagle. I can record via wifi through Cura but I can't read it after that. I downgraded to 2.1.2.1 and it works perfectly. I appreciate any possible help.

Bug Timeline

since 2.1.2.3

Expected behavior

Upload the files via WiFi and start printing.

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

marlin 2.1.2.4

Printer model

home made delta

Electronics

mks Eagle mks wifi

LCD/Controller

mks ts35 lvgl

Other add-ons

No response

Bed Leveling

ABL Linear grid

Your Slicer

Cura

Host Software

Cura

Don't forget to include

Additional information & file uploads

Marlin.zip

ellensp commented 3 weeks ago

Config files do not match description, description says "mks robin nano" but the provided config says BOARD_MKS_EAGLE

odenibsb commented 3 weeks ago

Yes, it's a MKS Eagle, both are the same board. the mks robin nano is better known...

thisiskeithb commented 3 weeks ago

I've corrected the description.

thisiskeithb commented 3 weeks ago

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

odenibsb commented 3 weeks ago

ok, sorry.

odenibsb commented 3 weeks ago

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

ok, i do it.

odenibsb commented 3 weeks ago

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

ok, i do it.

I tried using bugfix-2.1.x but I had no success with the files. Furthermore, another problem also appeared: I have no movements in homming and the system freezes.

VampireCrab83 commented 3 weeks ago

Same problem here (mks robin nano v3)

odenibsb commented 3 weeks ago

I reviewed the entire configuration using bugfix-2.1.x line by line and was unable to get Cura to read the files. Even version 2.1.2.1 worked fine.

ellensp commented 3 weeks ago

the changes from 2.1.2.2 to 2.1.2.3 are minimal.. https://github.com/MarlinFirmware/Marlin/compare/2.1.2.2..2.1.2.3

odenibsb commented 2 weeks ago

right, it's version 2.1.2.1, I've already corrected it