Autobedlevel and Z homing setup with Inductive Proximity NPN
Hi.
I have a DIY Prusa i3.
Everything was ok without proximity sensor.
Then I bought a LJ12A3-4-Z/BX Inductive Proximity Sensor Detection Switch NPN DC6-36V 4mm
I tried to follow the instructions here:
https://www.repetier.com/documentation/repetier-firmware/z-probing/
First I manually test the probe: OK
Then I start calibration as described in Calibrating Z-Probe.
I'm using a 1mm metal block
G30 P0 - The extruder moves down until the probe activate on the metal block. EX: Z-Probe: 9.867 X:10.00 Y:20.00
Then: M114 - The Z height is set as Zold EX: X:10.00 Y:20.00 Z:10.000
Then I start to manually go down but it stops when Z=0 so I can't go down to touch the nozzle on the metal block.
Can someone please try to find the problem?
Thanks
I have a DIY Prusa i3.
Everything was ok without proximity sensor.
Then I bought a LJ12A3-4-Z/BX Inductive Proximity Sensor Detection Switch NPN DC6-36V 4mm
I tried to follow the instructions here:
https://www.repetier.com/documentation/repetier-firmware/z-probing/
First I manually test the probe: OK
Then I start calibration as described in Calibrating Z-Probe.
I'm using a 1mm metal block
G30 P0 - The extruder moves down until the probe activate on the metal block. EX: Z-Probe: 9.867 X:10.00 Y:20.00
Then: M114 - The Z height is set as Zold EX: X:10.00 Y:20.00 Z:10.000
Then I start to manually go down but it stops when Z=0 so I can't go down to touch the nozzle on the metal block.
Can someone please try to find the problem?
Thanks
Comments
- G1 - Coordinated Movement X Y Z E, S1 disables boundary check, S0 enables it
So disable boundary check and you can go below 0 with G1.
I've tried with no success.
The minimum Z height I can go is -0.01
Try different solution in that case. Go down to bed, check height then test when nozzle would hit the metal block. That is the official solution anyway to exactly prevent such a problem. Works if metal block is higher then z probe distance.
I've changed to 0 and upload the firmware
Tried but didn't worked.
Then I've changed EEPROM_MODE to 2 to force overwrite settings.
Tried again but didn't work
Maximum I can go is -0.01
Here is a link with mi Configuration:
https://www.dropbox.com/s/q85ucy8mplj5vmc/Configuration.h?dl=0
As described on your instructions I've changed this:
(Had to change to 0 again because when I make G30 P0 it starts to go up and then gives error)
Do I need to enable Autolevel?
My printer is like this one:
https://www.thingiverse.com/thing:39889
My extruder and probe is this one:
https://www.thingiverse.com/thing:2023947
I don't have Z Limit switch on top or bottom. The Prob is connected on Z-Min pin.
Is it normal to go UP? Shouldn't be Down?
but if I send a G1 Z-(value) it will go the that negative value!!!
Shouldn't be the same?!