X/Y Motors don't work with FIRMWARE K8200 V2.1.1.ZIP

Dear printers!

Today I installed the K8204 z-Axis upgrade.

After all the hardware stuff I downloaded arduino and “FIRMWARE K8200 V2.1.1.ZIP”.

I fallowed these steps:
k8200.eu/manual/printing/?c=007

Compiling worked and also the firmware upload.

I reconnected my software and wrote M502 (load defaults) M500 (write eep).

The Y and X motors seem to do something but don’t move. Z and extruder are working.

I’d try with the original firmware these days but I don’t think this is hardware related.

Is the firmware correct or do I need to change something? I read in the forums that there were some issues with the stepping for the Z axis. Maybe there even is something wrong in this version?

Thanks a lot for your support.

[quote=“erazor”]Dear printers!

Today I installed the K8204 z-Axis upgrade.

After all the hardware stuff I downloaded arduino and “FIRMWARE K8200 V2.1.1.ZIP”.

I fallowed these steps:
k8200.eu/manual/printing/?c=007

Compiling worked and also the firmware upload.

I reconnected my software and wrote M502 (load defaults) M500 (write eep).

The Y and X motors seem to do something but don’t move. Z and extruder are working.

I’d try with the original firmware these days but I don’t think this is hardware related.

Is the firmware correct or do I need to change something? I read in the forums that there were some issues with the stepping for the Z axis. Maybe there even is something wrong in this version?

Thanks a lot for your support.[/quote]

What Arduino Version did you use to compile?
Only 1.0.6 gives correct results when compiling marlin.
The higher (1.5.8 or 1.6.0) also compile but the result doesn’t work correctly.

cheers,

Christian

You’re correct.

It works without any issue with version 1.06.

Thanks a lot!

[quote=“erazor”]You’re correct.

It works without any issue with version 1.06.

Thanks a lot![/quote]

You’re welcome!
I think it is a library issue, don’t know if it will be solved…

Happy Printing!