Problem Firmware KIT K8203

Good send you this post to make an inquiry, it turns out that I have a 3D printer model k8200 and I just purchased an update of a kit K8203, and I made all the assembly without problems, until I get to the step of loading the firmware, it turns out that when I go to the 2 phase of installation: https://manuals.velleman.eu/article.php?id=358 I proceed to download the firmware that you provide me, I install the latest version of arduino, and I open the downloaded project from your page, I configure the model of arduino to mega 2560 and when I give to compile the project before loading it into the arduino, it gives me an error in compilation, and I do not know what to do to solve it. Can anybody help me?

This is to Error:

Arduino:1.8.5 (Windows 10), Tarjeta:“Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)”

In file included from sketch\SdFile.h:27:0,

             from sketch\cardreader.h:6,

             from sketch\Marlin_main.cpp:37:

SdBaseFile.h:38: error: using typedef-name ‘fpos_t’ after ‘struct’

struct fpos_t {

    ^

In file included from sketch\Marlin.h:10:0,

             from sketch\Marlin_main.cpp:30:

h:\arduino\hardware\tools\avr\avr\include\stdio.h:950:33: note: ‘fpos_t’ has a previous declaration here

extension typedef long long fpos_t;

                             ^

exit status 1
using typedef-name ‘fpos_t’ after ‘struct’

You will need to make sure the file is unzipped.
Short the JPROG connection
You can only use Arduino version 1.0.6 or lower for the K8200
You can download it from here.
https://www.arduino.cc/en/Main/OldSoftwareReleases#previous

1 Like

Thank you very much for the help, I was able to load the new firmware and I reset the eeprom with the verison of repetier host 1.6.2 that I downloaded from the page of velleman, but the problem now that the X axis does not work, the Y axis and Z if they work well, but the X axis does not move in any direction, someone knows why it can be, if it is for the firmware? The firmware version is as follows: firmware_k8200_v2.3-marlinv1

Did the printer work before you installed the K8203?

before installing the firmware it worked perfectly, when installing the K8203 kit and the firmware update, the X axis stopped working

are you 100% sure you installed with arduino version 1.0.6?
Because in the logs it says 1.8.5

The problem was with the version of arduino 1.8.5, but when Wrong_Way told me about the arduino version, I changed it to version 1.0.6, and the firmware was installed without problems, but when I made the step of the eeprom , and I’m going to test the printer stops working the X axis.

Can anyone give me any advice? I continue with the printer without working

After you used the Arduino IDE to upload the new firmware, did you do a “restore defaults” in the Velleman/ Repetier software (under config in the menubar, restore EEPROM)

I have used a previous firmware, and I have managed to make everything work, now the problem I have is that the extruder, goes the other way, instead of putting filament extract it. Can someone tell me where to change the direction of the filament?

I have looked at other questions in this forum and I have solved the problem that the extruder will work in reverse, now I realize that when I print the printer, between lines it leaves a lot of space and if I touch the extruder’s motor it seems that it is jumping, someone knows if that has a relationship? or do you have to touch some extra configuration?
https://cdn.discordapp.com/attachments/394130156546949121/394200756124778517/20171223_195236.jpg

problem solved, the cause was that I had the temperature of the extruder low. Thank you very much for the help