Search found 4 matches

by asides
Tue Sep 29, 2015 10:26 am
Forum: Products FAQ
Topic: MINTEMP on Digital Display
Replies: 3
Views: 6798

MINTEMP on Digital Display

Ok new GT2560 board installed and now I have a ERR: MINTEMP on digital display and the printer will not respond to any Repetier - I have checked wiring for both Temp probes and no issues. Need some help please.
by asides
Thu Sep 17, 2015 8:44 am
Forum: Firmware
Topic: X Axis is backward - Firmware compile error
Replies: 4
Views: 7872

Re: X Axis is backward - Firmware compile error

Well now all my axis are moving at once when I move any of the axis - so I think the version of the firmware I have is toast.

Can you send me a clean version for the White 2560 board - Prusa I3 X

Thanks,
by asides
Thu Sep 17, 2015 7:57 am
Forum: Firmware
Topic: X Axis is backward - Firmware compile error
Replies: 4
Views: 7872

Re: X Axis is backward - Firmware compile error

Ok compiled under the Ardunio 1.0.1 software and uploaded the firm ware - X axis is still moving backwards - I changed #define INVERT_X_DIR false from true to false in the Configruation.h file Compiled and uploaded. Not sure how to confirm if the firmware was uploaded correctly - let me know how to ...
by asides
Wed Sep 16, 2015 9:18 am
Forum: Firmware
Topic: X Axis is backward - Firmware compile error
Replies: 4
Views: 7872

X Axis is backward - Firmware compile error

Got Prusa I3 X built and running but the X axis is backwards and from what I understand you can change this in the Confirguration.h file in the firmware. However when I change" #define INVERT_X_DIR false " in the file and try to compile the file I get an error saying #include <time.h> not found. So ...