Page 1 sur 2

x-axis probleme

Posté : 07 juin 2018 20:00
par GIANNI
Good morning to all and congratulations for the beautiful work. I'm Gianni from Italy. I built the CNC but I have a problem with the X-axis pitch. I made the change with the belt instead of the screw and then changed the parameters as instructed

#define DEFAULT_AXIS_STEPS_PER_UNIT {240,240,2560,200} // default steps per unit for Ultimaker
#define DEFAULT_MAX_FEEDRATE {180, 180, 6, 25} // (mm/sec)
#define DEFAULT_MAX_ACCELERATION {50,50,20,10000} // X, Y, Z, E

Changed to configuration-H and uploaded to Marlin .... The problem is that if I move the X-axis of 1 mm to the right or left everything moves 6 mm!!
It seems that the change to the parameters is not transferred to Marlin... can someone help me? The Y and Z axis move correctly.

Thank you
Gianni

Re: x-axis probleme

Posté : 07 juin 2018 21:05
par Kachidoki
Hi Gianni,

Maybe you should try to do an EEPROM clear. I think Marlin is applying the last parameters stored into its memory.

Re: x-axis probleme

Posté : 07 juin 2018 21:20
par GIANNI
Could you tell me how to do it? I'm not very programming expert.

Re: x-axis probleme

Posté : 08 juin 2018 00:45
par Aze
In your Arduino IDE, search examples->eeprom->eeprom clear
Load it in your arduino like you did for Marlin, then load your Marlin again and that's all. (but Marlin is not a good firmware for the R-CNC, Repetier Firmware works much better).

Re: x-axis probleme

Posté : 08 juin 2018 07:04
par GIANNI
Hi,
Ok, In these days I do the test.
Thank you!

Re: x-axis probleme

Posté : 08 juin 2018 21:03
par GIANNI
Now works. Thanks again.
Gianni :D

Re: x-axis probleme

Posté : 09 juin 2018 17:41
par Kachidoki
I am glad you solved your problem.
Think to post some pictures of your CNC and some parts you will machine with it. ;)

Re: x-axis probleme

Posté : 11 juin 2018 20:42
par GIANNI
Kachidoki a écrit : 09 juin 2018 17:41 I am glad you solved your problem.
Think to post some pictures of your CNC and some parts you will machine with it. ;)
Could you tell me how to insert the photographs? I'm not an expert...

Re: x-axis probleme

Posté : 12 juin 2018 09:40
par Kachidoki
You have to upload your pictures to an external website, here we commonly use https://www.casimages.com/.
It's only in french, however it is not difficult to understand how it does work.
Once uploaded, you can copy/paste the link under "Forum" and "Grande" on the right.

Re: x-axis probleme

Posté : 12 juin 2018 16:05
par GIANNI
Image
Image
Image