Jailbreaking ZIM after Zeepro stopped it´s services?

Hi, What software/editor did you use to read the SDCARD?

Thanks in advance.

GE

When I slice normally I get a print on my right printhead. I never experienced a gohst print on the wrong extruder :smile:

Honestly the only thing I would like would be to get back the cloud slicer to work again :wink: it was so convenient. I don’t know if it is difficult to setup. But this would be great. The internal slicing do not work with large files.

Sounds about right if it only thinks a 2 extruder Zim has 1 extruder. The right extruder is T0 which is also the default extruder if T0 or T1 is not specified. In my case I specifically called out T1 which is why it was ghost printing I guess… not sure. I don’t understand why the Zimboard would ignore T1, or maybe the Cubieboard was converting T1 to T0 or just T. I could just switch filament but ultimately not knowing what’s happening as I throw GCODE at some defunct cubieboard URL (/zeepronterface) was enough to keep me away from it :smile:

Oups. are you using the cartrigges or the ZIM loading system ?
maybe the filament detect switch was not detecting the filament?

The Zim software could switch if the filament detect is not ‘hit’.
disconnect the switch and test again.

Hello Nightmare, I have been absolutely, positively beaten trying to use OSX Fuse to read and edit the Ext-2 or Ext-4 files on my Zim’s micro SD card. So, I’d like to ask if you’d be willing to “jailbreak” a
micro SD card for my Zim? It would be a HUGE relief for me to get this 3D printer running! I’d simply mail both the original and a new larger micro-sd card to use, if that’s possible. If the copying files to the new card is problematic in any way, just use my original. I’d gladly pay for your time and shipping both ways of course! It would be so great to have the Zim back again!
Thanks!
- Jeremy Goodman
SomeHumanBeing@Aol.com
(562) 618-8116

@SomeHumanBeing: You can also mount the SD card from a linux VM. (Virtualbox or whatever). See the firmware thread for a rooted MicroSD version of the firmware. Booting up this SD image will update your NAND so you only have to boot it once then your zim will be updated and rooted.

We now know all you have to do is go to: http://zim.local/test_production to get passed the “cannot register” problem. It should redirect you and set the printer to be in production mode.

Well, I’ve been twarted yet again! Damn.

I am in France and you could easily bypass the SD card by the registration with http://zim.local/test_production on each poweron :wink:

Else I am sure that people in US could do this for you.

if not I’ll do it for you

I started a github wiki for the zim-web software. https://github.com/Jaesin/zim-web/wiki. Feel free to add to it.

Looks interesting @Jaesin, is that supposed to replace the old Zeeproshare cloud service? Got any screenshots (if there’s GUI parts to it)?

Well, your workaround works perfectly! The only local address command I haven’t gotten to work is Zim.local/Cartridge, that brings me to the WiFi setup page. So, other then that, I guess the Zim has been effectively “jailbroken”! So, unless someone figures out how to load the Zim’s boot program into OctoPi, I’m a happy man! Thanks for your help, I really apreciate it!
Thanks!
- Jeremy

Once again some new info. in the directory /var/www/tmp/ you can find the timelaps files

the MP4 files are the videos with the Zeepro Logo and the .ts file are the MPEG2 orginal files without the logo Zeepro :smile:
you have to grab the file before it gets deleted by the system. This means you copy the file at the end of the print before going back to the Main menu.

the best is to copy them onto the sdcard /sdcard (if you can read ext files)

Zim.local/Cartridge should be Zim.local/cartridge

you should test without the cap

Well, I fixed the capital “C” and it still takes me to the WiFi setup screen, any other ideas?
Thanks again!
- Jeremy

I’ve tested the cartridge local command without the capital “C” and it still takes me to the WiFi setup page, any ideas on this problem?
Thanks!
- Jeremy

@Jaesin ? could you help please :blush:

@BDub,

No this is just the web code base that runs on the ZIM. It’s what you see when you go to http://zim.local/

@SomeHumanBeing.

I have no idea about that one.

Ahh, I see now… v1.84 of this code https://github.com/Zeepro/zeeproshare Would have been neat to have forked the original and then copied in 1.84 for a diff on Github.