Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
inductive_probe [2017/06/23 14:23] sschueller |
inductive_probe [2017/06/23 14:25] (current) sschueller |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== Software ===== | ===== Software ===== | ||
| - | - Modify Marlin to use the probe. See my version here: https://git.techdroid.com/sschueller/marlin **(Notice: I have the eeprom enabled, you will need to clear it for you changes in the firmware to load)** | + | - Modify Marlin to use the probe. See my version here: https://git.techdroid.com/sschueller/marlin **(Notice: I have the eeprom enabled, you will need to clear it for your changes in the firmware take affect, ''M502'' followed by ''M500'')** |
| - Test the probe works with ''M119'' to see the z-min end stop status, you should see it change if you trigger the probe. Depending on if you have a NPN or PNP probe you may need to reverse the z-min endstop in the marlin configuration. | - Test the probe works with ''M119'' to see the z-min end stop status, you should see it change if you trigger the probe. Depending on if you have a NPN or PNP probe you may need to reverse the z-min endstop in the marlin configuration. | ||