FF dreamer stuck on FLashforge splashscreen after upgrade of firmware #162
-
Hello, I have been using Moonglow's marlin on my dreamer for over a year (I used one of moonglows preconfigured installs). I recently upgraded to TMC2208 drivers and had to reverse the step direction, so I figured i would change the config.h file, compile and upload. I am using VSCode and platformio, and started with the Flashforge marlin repo. I changed what I assume to be the relevant settings in the config.h file, adjusted the homing position and bed zero, and changed the stepper direction. Everything compiles without issue, and I was able to use FF_fw_writer.exe to connect to my printer and upload firmware. The printer seems to register the firmware because after uploading the TFT display shows a progress bar slowly filling and it says 'File upload success' or something like that. However this screen does not go away. Even when rebooting / resetting the printer it stays stuck on the flashforge splash screen. I attached my config file as a txt for anyone who is curious. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Did you encrypt the binary with ff_fw_tool.exe ? Reminder: if you use my binary ( #139 ) then you MUST specify the Flashforge encryption key on the command line, per https://github.com/moonglow/flashforge_firmware_tool |
Beta Was this translation helpful? Give feedback.
-
Your recovery from this oversight was A LOT quicker than mine! I am really happy it worked out for you! |
Beta Was this translation helpful? Give feedback.
Did you encrypt the binary with ff_fw_tool.exe ?
Reminder: if you use my binary ( #139 ) then you MUST specify the Flashforge encryption key on the command line, per https://github.com/moonglow/flashforge_firmware_tool