Hello
I have been through all the threads on this topic but none have solved my issue.
Geeetech I3 Pro B printer GT2560 board, and http://reprap.org/wiki/RepRapDiscount_Smart_Controller
I have checked the solder points - all ok
When i use Auto Home from my control box The extruder nozzle goes to the middle of the bed. It goes down and collides with the bed (and keeps going) . My sensor does not deploy!
When I turn on the power it extends itself 2 times but not 3 times. The LED goes off after that. No alarm. M280 P0 S10, M280 P0 S120, M280 P0 S160, M280 P0 S90 all DO NOT WORK at all.
It is frustrating
I have tried
A- manually editing the original firmware as per the instructions - when i do this i get the "LCD error as per the image" when i try to compile. if i ignore this error and upload then the LCD screen is all black. (with Arduino 1.0)
B -using the supplied firmware here - viewtopic.php?f=27&t=18263 . i get the same error as in A (with Arduino 1.0)
C -using the firmware by NiclasO - viewtopic.php?f=20&t=18437 this compiles and uploads with Arduino IDE
I have resoldered the 3 pin connector and rechecked- no issues.
What i would like is to use the firmware that is original by William here viewtopic.php?f=27&t=18263 and why will it not compile but says the error below?
Auto level sensor - i just cant get it to work
Auto level sensor - i just cant get it to work
- Attachments
-
- LCD error.PNG (18.84 KiB) Viewed 9556 times
Re: Auto level sensor - i just cant get it to work
So weird...The firmware in that post worked fine on my computer
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
Re: Auto level sensor - i just cant get it to work
it seems the firmware compiles when i ADD // in front of use auto bed levelling, and wont compile as soon as i remove the //
so the issue must be something that is being called with that statement.
so the issue must be something that is being called with that statement.
Re: Auto level sensor - i just cant get it to work
OK
i was using wrong arduino- needed to be 1.0.1
i cna now compile the firmware BUT - the sensor still wont work as per original post
it turns on and self tests
remains in UP position with LED off
x homes correctly]
y homes correctly
Z - tries to go down too low - the sensor does not stop Z- direction.
no manual codes are recognized by the probe
any ideas? (thanks Bang for pointing out the wrong arduino version)
i was using wrong arduino- needed to be 1.0.1
i cna now compile the firmware BUT - the sensor still wont work as per original post
it turns on and self tests
remains in UP position with LED off
x homes correctly]
y homes correctly
Z - tries to go down too low - the sensor does not stop Z- direction.
no manual codes are recognized by the probe
any ideas? (thanks Bang for pointing out the wrong arduino version)
Re: Auto level sensor - i just cant get it to work
If your sensor can't make response to the four rows of commands,then your wiring(the orange one) may have a problem or your soldering has a problem.Gareth B wrote:OK
i was using wrong arduino- needed to be 1.0.1
i cna now compile the firmware BUT - the sensor still wont work as per original post
it turns on and self tests
remains in UP position with LED off
x homes correctly]
y homes correctly
Z - tries to go down too low - the sensor does not stop Z- direction.
no manual codes are recognized by the probe
any ideas? (thanks Bang for pointing out the wrong arduino version)