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.29k stars 19.24k forks source link

[BUG] Canceled objects start to print again after pause #27430

Open how-eee opened 1 month ago

how-eee commented 1 month ago

Canceled objects start to print again after pause.

Steps to Reproduce

  1. Start print file with multiple objects marked M864 Sxxx
  2. Cancel some objects on lcd menu
  3. Pause print via lcd menu
  4. resume print.

Version of Marlin Firmware

2.1.2.4

Printer model

kossel delta

Electronics

skr 1.3

LCD/Controller

discount

Other add-ons

No response

Bed Leveling

No Bed Leveling

Your Slicer

Prusa Slicer

Host Software

SD Card (headless)

Don't forget to include

Configs.zip

Additional information & file uploads

No response

thisiskeithb commented 1 month ago

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

No, but I will test it now!

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

how-eee commented 1 month ago

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

No, but I will test it now!

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

Latest bugfix with newly filled config. Issue still there.