alexqzd / 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
197 stars 71 forks source link

N32 Aquila - Firmware won't install #9

Closed peliopoulos closed 2 years ago

peliopoulos commented 2 years ago

Description

Firmware won't install on new Voxelab Aquila N32

Steps to Reproduce

  1. Formatted microSD card with 4096K allocation unit size, FAT32
  2. Downloaded Default-NoProbe-N32.bin and copied to root folder of card
  3. Inserted card into brand new Voxelab Aquila N32
  4. Turned printer off, waited 10 seconds and then on
  5. Printer booted to factory firmware immediately

Expected behavior: Alex's Marlin firmware installed on printer

Actual behavior: Nothing happened, no error message, regular firmware runs

Additional Information

I tried this with two different cards I tried re-downloading .bin file I tried it with the 3X3 Mesh file

Please help!!

Mik-S-UMS commented 2 years ago

Place the .bin file inside a folder called firmware

peliopoulos commented 2 years ago

thanks @Mik-S-UMS ! that solved that problem, but now I have new ones that will be a new issue (once I do some reddit searches)