I am usable to install 1.05 on my newly built Maslow 4.1 hardware. I have tried holding the boot button down with the USB-c attached and applying power.
I get a CMD screen but stuck at Resetting MCU.
What might I have missed?
You might try a different USB cable. Some cheaper cables are power only and not data. I had to get a different cable from the first one I selected. Also can try a different USB port on the computer too.
Dano
I too had issues installing the new firmware today. 1.0.5 relies on a repartitioned file system, so after making sure you have the correct USB cable:
- Download the zip file corresponding to your computer’s operating system (OS) from Release V1.05 · BarbourSmith/FluidNC · GitHub
- Unzip the download
- Open the resulting file and run install-fs.bat (on Windows)
- After it succeeds, you may have to run it twice, run full-install.bat (on Windows), again it may take running it twice to succeed.
Apologies if you already know this, but I had to cobble some old forum posts together earlier today and thought the process should be written out explicitly somewhere. I may have also run erase.bat somewhere in the process.
Thanks I’m looking for another USB-C cable to give the new version a try.
Appears the USB-C cable is good. I get the following CMD text
Any suggestions?
FluidNC v1.2.0 using COM3
Exit: Ctrl-C, Ctrl-Q or Ctrl-], Clear screen: CTRL-W
Upload: Ctrl-U, Reset ESP32: Ctrl-R, Send Override: Ctrl-O
ected on Top Right]
[MSG:INFO: Encoder connected on Bottom Left]
[MSG:INFO: Motor detected on Bottom Left]
[MSG:INFO: Encoder connected on Bottom Right]
[MSG:INFO: Current z-axis position loaded as: -167.000]
[MSG:INFO: Starting Maslow Version 0.87]
ok
error:9
ok
ok
Serial port disconnected - waiting for reconnect
Type Ctrl-] to quit
Serial port reconnected
Resetting MCU
Operator error at this end!
I was attempting to execute the full-install.bat from within the .zip.
I am running WIN 11 on a 5-year-old HP laptop and in the end did not have to hold down the boot button at power-on, just the one .bat file installed the ver. 1.05 with its new file structure.
Ah good feedback . Have to unzip first. Glad you are all set.
Dano