Jyers / 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.
http://marlinfw.org
GNU General Public License v3.0
2.14k stars 387 forks source link

M600 - reheat time out while changing filament #1061

Closed BaoNTGH closed 3 years ago

BaoNTGH commented 3 years ago

Description

Reheat timeout while changing filament

Steps to Reproduce

  1. Create gcode with M600
  2. Print and changing filament when prompted

Expected behavior: [What you expect to happen] There should be no reheat timeout problem.

Actual behavior: [What actually happens] Reheat timeout while changing filament.

Additional Information

Cal-LF commented 3 years ago

Suggest clearing eprom. Timeout issue was resolved with the V1.3.4 release. Clear eprom with every firmware update.

BaoNTGH commented 3 years ago

I'll give it a try but this is too inconvenient, there are other data saved (like UBL mesh, manual levelling).

smooreace commented 3 years ago

Its not inconvenient at all... its essentially required when you update firmware. You cant expect to totally replace an existing foundation and think that everything depending on that foundation wouldnt be compromised!

On Fri, Jun 25, 2021 at 11:46 AM Bao NguyenTan @.***> wrote:

I'll give it a try but this is too inconvenient, there are other data saved (like UBL mesh, manual levelling).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Jyers/Marlin/issues/1061#issuecomment-868695154, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIPE4QZ2L4P5QGV5RLREAZLTUSXFRANCNFSM47IPCSHQ .

Jyers commented 3 years ago

@NguyenTanBao Any luck with the reset?

Also UBL mesh is not affected by reset, any any other settings can simply be restored using an M503