Auto bed leveling with capacitive sensor for Prusa i3 Rework
thingiverse
I am setting up Auto bed leveling with capacitive sensor for Prusa i3 Rework. The CAPACITIVE PNP (NO) PROXIMITY SENSOR I'm using is LJC18A3-H-Z/BY. Watch this video to see how it's done: https://youtu.be/GVtdQyoKV-g Here's my firmware configuration.h: I've set Z_MIN_ENDSTOP_INVERTING to true, because my sensor is PNP NO. #define min_software_endstops false #define LEFT_PROBE_BED_POSITION 40 #define RIGHT_PROBE_BED_POSITION 180 #define BACK_PROBE_BED_POSITION 170 #define FRONT_PROBE_BED_POSITION 30 To adjust the bed position, I've defined X_PROBE_OFFSET_FROM_EXTRUDER to be 35 (it has an adjustment range of +/-3mm). For Y, it's 23 and for Z it's -1.0, special just for my setup.
With this file you will be able to print Auto bed leveling with capacitive sensor for Prusa i3 Rework with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Auto bed leveling with capacitive sensor for Prusa i3 Rework.