problem with firmware
problem with firmware
I just got my prusa i3x assembled and went to try out the autohome. when I do it the x axis homes to the right and it should home to the left. I contacted geeetech and they recommend to downloading the firmware. when I tried to download the arduino 1.0.1 It say error compiling
Re: problem with firmware
Hi,friend.you failed to download this software,why not try to download this software with another explorer.
-
- Posts: 3
- Joined: Sun Jun 05, 2016 5:56 pm
Re: problem with firmware
We'll need more details for the compilation error. Can you paste here what's written in the console ? Only errors in red, no need to paste everything.
Then upload the firmware. If it's not fixed change this line :
to
(Configuration.h, l.320)
Then upload the firmware. If it's not fixed change this line :
Code: Select all
#define INVERT_X_DIR false
Code: Select all
#define INVERT_X_DIR true