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.17k stars 19.21k forks source link

[BUG] Stuck at Updating 100% #24794

Closed Orafilynie closed 1 year ago

Orafilynie commented 1 year ago

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

Yes, and the problem still exists.

Bug Description

Im trying to flash my Flsun Q5 and it simply ALWAYS stuck at Updating 100% even using BASE and latest config from Marlin Configs

Bug Timeline

Idk

Expected behavior

Flashing correclty.

Actual behavior

Stuck at Updating 100%

Steps to Reproduce

  1. Download marlin along Flsun Q5 base configs
  2. Build
  3. Try to flash
  4. Cry (humour)

Version of Marlin Firmware

Latest

Printer model

Flsun Q5

Electronics

Stock Board (Robin Nano 1.3)

Add-ons

X

Bed Leveling

No response

Your Slicer

No response

Host Software

No response

Don't forget to include

Additional information & file uploads

Configs.zip

Orafilynie commented 1 year ago

Fixed, Flsun used a new board (mks robin nano 1.3 instead of 1.2 due to hardware limitations and i didnt know they did that so i kept using 1.2 env) and the board have another environnement and cortex (m4 instead of m3) and not supported by default this repo of marlin

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.