701 (edited by vienisas 2016-03-14 13:07:38)

Re: DaVinci Junior cartridge reset

http://soliforum.com/i/?LGvO8MT.jpg

Page 09 is second from end value
Page 0D  looks third and fifth  value from end
Page 0E is last value

What it can be

702

Re: DaVinci Junior cartridge reset

Hi everybody,
new version firmware now is online for Jr printer (2.2.4)...  new firmware is compatible with hack tag ?

703

Re: DaVinci Junior cartridge reset

So what features are you seeing in this new release. My take on this is. They are not going to do alot to help us. The changes are only going to help them either gather information or proceed to block hacked tags.

704 (edited by zafan 2016-03-14 18:20:04)

Re: DaVinci Junior cartridge reset

Okay here are some news about XYZware:
- using Reprap and/or Merlin G-code flavour
- slicing models with Slic3r and/or Skeinforge
- using Repetier host (parts?) -> I guess it's using already Repetier firmware (probably modified)

Here are some params for connecting to printer:
   

this.keepListen = true;
    this.serial.PortName = text2;
    this.serial.BaudRate = 115200;
    this.serial.Parity = Parity.None;
    this.serial.DataBits = 8;
    this.serial.StopBits = StopBits.One;
    this.serial.WriteTimeout = 5000;
    this.serial.ReadTimeout = 5000;
    this.serial.Encoding = Encoding.GetEncoding("iso-8859-1");

It looks like communication between printer and XYZware is text base, they're trying to parse received text...

string text3 = "load:{\"stat\":\"heat\",\"extemp\":\"";
if (text.Contains(text3))
{
    int tempture = this.getTempture(text, text3);
    if (tempture > 0)
...

Their code is easy to read I've used ILSpy.
Hope this can help...

705

Re: DaVinci Junior cartridge reset

pierluigico wrote:

Hi everybody,
new version firmware now is online for Jr printer (2.2.4)...  new firmware is compatible with hack tag ?

That version has been out for awhile. I posted what I noticed changed on 2/17: http://www.soliforum.com/post/116818/#p116818 .

706 (edited by vienisas 2016-03-15 01:57:14)

Re: DaVinci Junior cartridge reset

Hi, I just get new extruder, different from old, new have calibration sensor, and in instruction saying that newest firmware have future from settings to calibrate printer, if calibration off a small amount, software adjusting slice for good print, I do not try it, just put on, load filament, print one part, do not update firmware and software, replaced with old one and now XYXWare  do not let print, getting message:   installed new spool, calibrate printer, how they get to me ?

707

Re: DaVinci Junior cartridge reset

http://soliforum.com/i/?PM7GrrS.jpg

708

Re: DaVinci Junior cartridge reset

vienisas wrote:

Hi, I just get new extruder, different from old, new have calibration sensor, and in instruction saying that newest firmware have future from settings to calibrate printer, if calibration off a small amount, software adjusting slice for good print, I do not try it, just put on, load filament, print one part, do not update firmware and software, replaced with old one and now XYXWare  do not let print, getting message:   installed new spool, calibrate printer, how they get to me ?

you just have the jr 1.0w no big deal

709

Re: DaVinci Junior cartridge reset

No, my Jr 1.0 firmware 2.2.0

710

Re: DaVinci Junior cartridge reset

So, I took my extruder apart today for a thorough cleaning. Was I surprised.  As soon as I opened up the case I saw a huge doughnut around the tip. It was about 1/2 inch thick all the way around. The really strange thing about this was that my prints were coming out good. Not sure, but I thing this happened when I first got the printer and the extruder was out of level. I fixed that with a shim on the right hand side. Anyway I chipped all of the excess off and am now hoping I will get more consistent heat on the filament. Melted filament looked pretty good when I loaded it. The melt looked consistent.

711

Re: DaVinci Junior cartridge reset

http://soliforum.com/i/?7qWNGme.jpg

Do not let print, printer do not have future what they asking, need update firmware, I am lucky have modified version, this still let me print

712

Re: DaVinci Junior cartridge reset

For what it's worth, the attached zip file has the firmware I found while exploring my PC. Hope someone can make something out of this...

Post's attachments

firmwareDaVinciJr.rar 853.95 kb, 21 downloads since 2016-03-16 

You don't have the permssions to download the attachments of this post.

713

Re: DaVinci Junior cartridge reset

vienisas wrote:

http://soliforum.com/i/?7qWNGme.jpg

Do not let print, printer do not have future what they asking, need update firmware, I am lucky have modified version, this still let me print

why dont you print from the sd card?

714

Re: DaVinci Junior cartridge reset

I have used the inscrutables hack paying for the code off ebay and have had success with leftover Jr. filament white,natural, and black...

715

Re: DaVinci Junior cartridge reset

Has anyone, used the Inscrutable's ebay hack on the tag, if so has anyone tried other filament's, and what where your experience's with it, I want to try another filament brand now that I have the hack on the tag but not sure where to buy or go from here...any help would be greatly appreciated....Thanks in advance!

716

Re: DaVinci Junior cartridge reset

dmbdaniel77 wrote:

Has anyone, used the Inscrutable's ebay hack on the tag, if so has anyone tried other filament's, and what where your experience's with it, I want to try another filament brand now that I have the hack on the tag but not sure where to buy or go from here...any help would be greatly appreciated....Thanks in advance!

he did my tag i used hatchbox pla (lie $23 on amazon) it works better then the xyz stuff. i ordered some $13 fillament on ebay i will try that next week (wont get my hopes up about that)

717

Re: DaVinci Junior cartridge reset

http://imgur.com/a/pnpeK here is a test print with the $13 ($11 now) filament at 210c it came out almost perfect

718 (edited by crcasey 2016-03-20 04:52:54)

Re: DaVinci Junior cartridge reset

DO NOT UPGRADE TO 1.2.4!

I let someone use my printer, and being nice they did the upgrade for me, and now my reset spools are not working.

If anyone out there has a good copy of the 1.2.2 or 1.2.0 flash file please post it.

The files posted the other day look to be 1.2.4.

HELP!

On your system do a search for the filename "firmware.bin"

XYZWare likes to store things like downloads in the user folder in windows so look in $user/appdata/roaming/temp/.  That may be where it could be stashed.

719

Re: DaVinci Junior cartridge reset

crcasey wrote:

DO NOT UPGRADE TO 1.2.4!

I let someone use my printer, and being nice they did the upgrade for me, and now my reset spools are not working.

If anyone out there has a good copy of the 1.2.2 or 1.2.0 flash file please post it.

The files posted the other day look to be 1.2.4.

HELP!

On your system do a search for the filename "firmware.bin"

XYZWare likes to store things like downloads in the user folder in windows so look in $user/appdata/roaming/temp/.  That may be where it could be stashed.

i updated it works fine

reset every thing on your chip back to default color and 200m then try it

720

Re: DaVinci Junior cartridge reset

I just updated XYZWare to the latest version and they added a new Nozzle Diameter option to the export menu! Hopefully we'll be getting changeable nozzles.

721

Re: DaVinci Junior cartridge reset

johnboyjr wrote:
crcasey wrote:

DO NOT UPGRADE TO 1.2.4!

I let someone use my printer, and being nice they did the upgrade for me, and now my reset spools are not working.

If anyone out there has a good copy of the 1.2.2 or 1.2.0 flash file please post it.

The files posted the other day look to be 1.2.4.

HELP!

On your system do a search for the filename "firmware.bin"

XYZWare likes to store things like downloads in the user folder in windows so look in $user/appdata/roaming/temp/.  That may be where it could be stashed.

i updated it works fine

reset every thing on your chip back to default color and 200m then try it

Wow, not only did I have to take the color back to Nature, but had to take the length back to the 100M length to get
any valid link.  I would still like to downgrade the firmware.

So if anyone has a good dump of 1.2.2 let me know.

Thanks..

722 (edited by johnboyjr 2016-03-20 19:09:57)

Re: DaVinci Junior cartridge reset

crcasey wrote:
johnboyjr wrote:
crcasey wrote:

DO NOT UPGRADE TO 1.2.4!

I let someone use my printer, and being nice they did the upgrade for me, and now my reset spools are not working.

If anyone out there has a good copy of the 1.2.2 or 1.2.0 flash file please post it.

The files posted the other day look to be 1.2.4.

HELP!

On your system do a search for the filename "firmware.bin"

XYZWare likes to store things like downloads in the user folder in windows so look in $user/appdata/roaming/temp/.  That may be where it could be stashed.

just so you know after its back to default you can change it back after the jr reads it not sure why this happens
i updated it works fine


i updated it works fine

reset every thing on your chip back to default color and 200m then try it

Wow, not only did I have to take the color back to Nature, but had to take the length back to the 100M length to get
any valid link.  I would still like to downgrade the firmware.

So if anyone has a good dump of 1.2.2 let me know.

Thanks..

just so you know after its back to default you can change it back after the jr reads it not sure why this happens

723

Re: DaVinci Junior cartridge reset

johnboyjr wrote:
crcasey wrote:
johnboyjr wrote:

just so you know after its back to default you can change it back after the jr reads it not sure why this happens
i updated it works fine


i updated it works fine

reset every thing on your chip back to default color and 200m then try it

Wow, not only did I have to take the color back to Nature, but had to take the length back to the 100M length to get
any valid link.  I would still like to downgrade the firmware.

So if anyone has a good dump of 1.2.2 let me know.

Thanks..

just so you know after its back to default you can change it back after the jr reads it not sure why this happens

I just printed about 3M of filament off and reset my card back to where it just was.  DEAD AGAIN.

2.2.4 must be tracking chip SN and most used length in flash now.  It marks the chip invalid if it is over where it has printed to before.

I need to downgrade!

724

Re: DaVinci Junior cartridge reset

We know Pages 21 to 23 change as the chip is used.  I think from the start we should be resetting those values to the default full 200m numbers.  I think 21 to 23 are check sums.  I think they are the reason you can't change the reels that came with the printer that 100m long to 300 m reels.  I think the check sum goes negative or is otherwise screwed up.  crcasey reset Pages 21 to 23 with the default full values.  I think you just resetting page 20 is the problem.  There also could be a point where once you use the reel for 100m the check sum no longer works.  Again the check sum probably goes negative and gives errors.  I think pages 21 to 23 need to be played with cause I think those are what limits the reels lengths.  I think if we could catch on to Pages 21 to 23 I think then we could look at resetting to 999m ect.

725

Re: DaVinci Junior cartridge reset

greatone76 wrote:

We know Pages 21 to 23 change as the chip is used.  I think from the start we should be resetting those values to the default full 200m numbers.  I think 21 to 23 are check sums.  I think they are the reason you can't change the reels that came with the printer that 100m long to 300 m reels.  I think the check sum goes negative or is otherwise screwed up.  crcasey reset Pages 21 to 23 with the default full values.  I think you just resetting page 20 is the problem.  There also could be a point where once you use the reel for 100m the check sum no longer works.  Again the check sum probably goes negative and gives errors.  I think pages 21 to 23 need to be played with cause I think those are what limits the reels lengths.  I think if we could catch on to Pages 21 to 23 I think then we could look at resetting to 999m ect.

I have reset it FULLY, to factory length.  SW Version 1.2.4 that my idiot friend helped me by upgrading to is storing the used length now.  If you reset the chip, even with perfect numbers that worked just fine before IT DOES NOT WORK.

Oh and if you had looked at my scripts they always reset all the pages that change.

LET me state once again.

DO NOT UPGRADE TO FIRMWARE 1.2.4!!!

And the plea still stands, if anyone can find a good firmwarelast.bin on their computer PLEASE let me know.

I will try using the firmware wipe on the CPU pin 130 and use the AVR bootloader to downgrade.