-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Monoprice MP Inventor I #56
Comments
@wastelandgunner Hi ! Looks like it same base as original FF, i think it possible, but i need more info about them and assistance if they firmware encryption key is different. I will give more info asap |
@wastelandgunner I can't find original MP slicer software and firmware files, but if we read user manual i think it really same as original FF Inventor, you can try to flash firmware for inventor printer and check if it be OK p.s: if you has it please upload it here |
I have heard people have uploaded the original FF Inventor firmware onto the Monoprice Inventor to be able to use the normal FF Slice instead of the MP one. I think I might be able to find the firmware file somewhere on my computer. As for the slice it seems like its a rebranded FF slicer. https://www.reddit.com/r/FlashForge/comments/fvoj7z/monoprice_flashforge_inventor_1_and_octoprint_and/fo5sdv6?utm_source=share&utm_medium=web2x&context=3 |
I did attempt to do this as well before coming here. I couldn't get Flashprint to even recognize the firmware unfortunately. As for the original firmware, I may have a copy of it on a flash drive at home. I'll have to check when I get home from work. |
weird. Yea, I haven't tried it because I didn't want to mess up my brother and I printer only a few weeks after we got it. Also just wondering once you install this firmware (the Marlin one) how would you even set up a slicer? I haven't been able to use any slicer with my printer except the MP Flashprint. |
You can try to install firmware via my updater tool under windows ( Updater ) but on your own risk, just download prebuild binaries for Inventor and try it. If printers bootloader use same VID/PID as original FF Inventor you will able to do that. Be sure what you have original firmware ( it must be located in your MP Print installation folder if they use same data structure as it does in FlashPrint ) to revert your printer back to stock firmware. p.s: if someone really installs already original FF firmware on it all be ok ;) |
I did attempt that, but your tool did not recognize the printer.
…On Tue, Sep 14, 2021, 1:11 PM Moonglow ***@***.***> wrote:
You can try to install firmware via my updater tool under windows (
Updater
<https://github.com/moonglow/FlashForge_Marlin/wiki/Windows-instalation-guide>
) but on *your own risk*, just download prebuild binaries for Inventor
and try it. If printers bootloader use same VID/PID as original FF Inventor
you will able to do that. Be sure what you have original firmware ( it must
be located in your MP Print installation folder if they use same data
structure as it does in FlashPrint ) to revert your printer back to stock
firmware.
p.s: if someone really installs already original FF firmware on it all be
ok ;)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC5DM36S7YXCABTGGPNMDGLUB6F6PANCNFSM5DN6QFXA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@wastelandgunner Can you provide me original MP slicer software, i think it will gives me more answers... i can't find original software download links on over Internet =( ? And if you can also USB VID/PID values for normal mode ( while printer already started and ready ) and for bootloader mode ( while printer boots it can change USB VID/PID value ). You can use Windows Device Manager or Linux dmesg output. I think they just changeg a little some internal configs to be unique |
Apologies for the delayed response. Here are the values for the bootloader: PID: 0x00f8 Values for the normal operation: PID: 0x00f8 Seems to me like it doesn't change VID/PID between the bootloader and normal operation, yet I did notice a clear disconnect of the device as it transitioned from the bootloader to normal operation. Here is also the link to Flashprint-MP: Thank you for your assistance! |
@wastelandgunner Thanx.... I recommends you first to save full firmware to be sure what you can bring back your printer from absolutely any state if some will goes wrong( firmware backup guide ) it will also be helfull for my bootloaders collection ^_^. Because i can't find original firmware to test upgrade process =( Originally they was located here:
Looks like Monoprice droped support for they printers if anyone can contact them to obtain firmware it be also helpful. For extreme lovers:
How to update Marlin from Marlin or revert back to MP firmware or to FF Inventor firmware ( untested )?
p.s: all that info is totally untested and i'm trying to find a way to grab original firmware to check it all... if someone can make a full DUMP of they printer it will solve all problems fast =) |
Thank you so much for the update! I've gone ahead and purchased a ST Link V2. Should arrive in 2 days. I'll extract the firmware then and get back to you! |
@wastelandgunner It would be nice, it gives me ability to flash this dump to my motherboard and write normal guide and make that process safety. Also it will be usefully for comunity to make sure what they can bring printer to life from any state |
Following your firmware backup guide, this is what I extracted from the printer. Not sure if it's correct, considering it's 1024kb, but this is what I pulled: https://github.com/wastelandgunner/Monoprice-Inventor-I-Firmware |
After using it for a bit, here's what I noticed: Working:
Not working:
Attached are photos of the printer interface. |
@wastelandgunner You update firmware via FlashPrint from my guide ???? looks like i put original FF Inventor firmware and not Marlin !!!!!! .... You can now update firmware to marlin just rename it same way.... It was really my mistake, sorry o_O About dump: |
Got a question, once we setup a Flashforge/Monoprice printer with this firmware how do we print to it? As I have had any luck printer to my printer's current firmware with anything but the Monoprice Flashprint slicer. (And hand modified Cura G code.) |
New FF Flasher will allow update firmware from Bootloader/Application mode: ff_flasher_2021_09_24.zip So, now you can choose firmware from Release page and install Marlin or FF Inventor firmware. I will update new Marlin version soon with Z=>150 for Inventor Machine, but you can try to load and check Marlin now ( do not forget what Z-MAX sets to 155 not to 150 for now )
I use Cura for that, but you can use ANY slicer you want , because Marlin is most popular firmware for 3D printers... |
Okay, but like I never could get the start and end g-code figured out for my machine. (Part of why I never got Cura working with my current machine without hand modifying the start and end code.) |
I was able to get FF Flasher working this time around, so thank you for that. Unfortunately, however, none of the firmwares flashed correctly and ended up with the printer in a bootloop. It should be mentioned that I was able to flash back to original firmware via my STLink on the debug port. The Flashforge firmware did work via FF Flasher, though. The original firmware did not. I wonder why that is. As for the firmware you wrote, what's the difference between the normal bin, the swap bin, the la bin, and the swap la bin? |
You need to write frimware via bootloader mode in this case. Start flasher and than just turn on your printer, it works for me with your bootloader and i'm able to uodate printer or revert it to stock. Did you try it from bootmode ?
LA - LinearAdvance enabled ( Marlin flow pressure control fiature ) |
I was only able to get FF Flasher to detect the printer from bootloader mode. Maybe Linux lied to me as to what the normal operation PID/VID values were lol. That may possibly be the case as within Windows it reports a PID of 0x0005. Could the PID have been changed when the printer is flashed with the Flashforge firmware? |
Looks like you run FlashForge firmware, if you will flash from bootloader mode it will be ( VID/PID ): So now i can easily run Marlin firmware on from Monoprice firmware and update it via FF Flasher too ( only from bootloader mode ) you can try to use it ( btw if you try to use FF Flasher GUI from Linux as example WINE emulation it will not works, for linux you can try to run p.s: if you need i can make a small video how it works |
Update: After modifying and using ff_flash_firmware.py with the Inventor's vendor ID and running it on Linux, I was able to get a couple different firmwares to successfully flash and run. However, the MKS firmware will result in a bootloop no matter which variant you use. Maybe this is improper usage by myself, but the Color and Classic firmwares flashed successfully. |
To use MKS firmware you need to do some prepare steps. MKS needs a very cheap external SPI flash to hold all picture and fonts for GUI, read more here: MKS GUIDE, so it will works too, but you need to attach to printer external SPI flash |
I used flashprint 3.23.3 |
@AskAlice you can always try to use my ff flasher ( under windows ) or python script under linux: FF Flasher latest |
oh yeah for flashing i tried the ff flasher on windows first, then I tried the python script in linux and both seemed to have the same issue. Is the order of operations start script, turn on printer, wait? or start script, enable firmware update mode in settings, then wait ? It fails to write a file or something iirc this is actually a monoprice inventor which is just a rebranded flashforge inventor, however it has flashforge inventor firmware on it as I've noted because of the splash screen, i don't think it's going to attempt to read mp.bin, just inventor.bin, because the motherboard was replaced with one directly from flashforge. Should I be putting inventor.bin on my internal sd card? |
Please provide me output log for Linux script ( make sure what you have installed FlashPrint ( and it can connect to standart firmware to make sure what all is OK with connection itself ) before it will installs also udev rules to access USB device without admin rights )
As universal solution about filename you can try to use firmware trigger mode trick, put same firmware with names Script will output something like that:
If all be OK bootloader will start firmware update procedure in few seconds Very strange thing that it works OK for some users and some users has a problem... i think it looks like we have some root case what need to be fixed |
I recently acquired a Monoprice MP Inventor I. Is there any chance support can be added for it? I absolutely hate using Flashprint-MP. I also don't use Github often, so apologies if this isn't labeled correctly.
Thanks!
The text was updated successfully, but these errors were encountered: