Hello,
I'm absolute green newbie in Marlin and I need same help around it,please be patient with me.
I have
Creality CR 10s pro printer . From new one have had "home" issue ,nozzle was hitting heat bad. Instead factory
....hex I have decided to use
"Tiny machines" firmware, with worked much better in a past and update proximity sensor from factory one to LJC18A3-H.Z/BX and when everything was assemble horror with z axe have started.
All story is there.
To cut to the chase, point is this:
1.
Know printer works like this.
2. All axes separately using function "move " -attached picture- works as it should.
What doesn't work:
1."Home" function .
Nozzle keeps climbing up instead down but sensor reacts to signal and stops.
With advise from " tiny machine" I have tray to change in
Marlin for my printer:
Lines 104 through 106 have sensor options
//#define ABL_EZABL // TH3D EZABL or Any NO Sensor
//#define ABL_NCSW //Creality ABL or Any NC Sensor
//#define ABL_BLTOUCH
By default the machine sets to the creality stock, ABL_NCSW, you need to override that by removing the // before ABL_EZABL
I did that and worked in wright direction but sensor not reacted to signal. Nozzle was moving down to heat bead with no brakes .
Using my newbie brain (actually is quite old) ,I need to change direction on Z axe ,from up to down, in Marlin when "home" function is activated.
Or, activate sensor signal to stop when lines 104 through 106 are changed by removing the // before ABL_EZABL.
It could be completely new solution to my problem .....
Grateful for any help or advise-internally !
Sincerely
Gin