-
Notifications
You must be signed in to change notification settings - Fork 32
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
Work on New UpBox+ ? #44
Comments
Hello, anyone out there. I would love to try this tool on my new UpBox+ but it seems it doesn't detect the device. up3dinfo,exe comes back with "[ERROR] USB Open Device <4745:0001/2777/277D/277F> not found" I assume from this picture the ID for the UpBox+ is 2782 Could someone add this USB id code to the repository, as I can't get it to compile on my machine(noob). Regards Dennis |
Ok finally got something to compile. Ran up3dinfo and got this result.
Do i need to update some info in the up files for the "Model:Please update your app" line above? I could get the up3dload to compile, but I haven't tested yet. up3dshell won't compile because of line 7 #include <ncurses/curses.h> in the upshell.c . I don't know if I got the libncurses installed properly. pacman came up with:--- pacman -S mingw-w64-x86_64-ncurses Packages (5) mingw-w64-x86_64-expat-2.2.0-2 mingw-w64-x86_64-gettext-0.19.7-1 Total Download Size: 4.86 MiB :: Proceed with installation? [Y/n] y So I renamed the file to orig_libncurses.a and ran pacman again. Then I compiled up3dshell, it compiles with no errors. I ran up3dshell, after first initializing the upbox+, and got some readouts, but the program won't quit on cntrl-c, I have to close the console window instead. Are there any other files I need to update before trying this out? I will try and use it at a safe height , nowhere near the print bed first... Dennis |
Any news on this? can you print some gcode? If I can ask, please upload the compiled code/patch? thanks ! |
Has anybody tried using Up Mini 2 for this system? I am sorry if this has been asked before. |
i got the this is my output of my lsusb
i am new to this, can i get some guide on how to recompile so that it works? |
Does this tool work on the new UpBox+ . I think the machine ID is 2782
How do I make it work for this printer?
When I run it it comes up with ""[ERROR] USB Open Device (0001:2777/277D/277F/0001) not found" or something like that.
I got that number (2782)from the device manager properties for the usb device hardware id.
Regards Dennis
The text was updated successfully, but these errors were encountered: