prusa3d / Prusa-Firmware

Firmware for Original Prusa i3 3D printer by PrusaResearch
GNU General Public License v3.0
1.99k stars 1.05k forks source link

[BUG] Changing end-code has no effect after print finished #4610

Closed Acidham closed 4 months ago

Acidham commented 4 months ago

Printer type - MK3.5 Printer firmware version - 5.2.0+13881

SD card or USB/Octoprint USB and PrusaConnect

Describe the bug Changing End-Code has no effect

To Reproduce I tried to change Y value of following line G1 X241 Y204 F3600 to prevent heatbed to hide the new XLCD. I changed to Y181. After finishing the print the heatbed still stops at Y204

Expected behavior Heatbed arrives at Y181 to unhide the LCD

G-code G1 X241 Y181 F3600

Video

imaged

gudnimg commented 4 months ago

Hi from your image I see its an MK4, this is not the correct repo to report that issue. This repository is only for the 8-bit firmware printers (MK3S+ and older machines)

The repository for MK4 (as well as the other 32-bit firmware printers) is found here https://github.com/prusa3d/Prusa-Firmware-Buddy/issues

Acidham commented 4 months ago

https://github.com/prusa3d/Prusa-Firmware-Buddy/issues/3790

Acidham commented 4 months ago

Hi from your image I see its an MK4

Mk 3.5 ... the rest of the label is hidden due to the issue reported ;)