
PINDA for HyperCube + Marlin config
thingiverse
P.I.N.D.A. sensors are significantly smaller and lighter than their 12mm counterparts, yet they offer the same level of usefulness. PINDA is a DC 5V NPN NC inductive proximity sensor. If you don't utilize the built-in temperature sensor, you'll need to wait a few minutes between each print for it to cool down. The latest version of Marlin now includes P.I.N.D.A. probe temperature compensation: https://github.com/MarlinFirmware/Marlin/releases/tag/2.0.2 Temperature calibration can be achieved through the following steps: https://marlinfw.org/docs/gcode/G076.html Marlin configuration: ================== #define TEMP_SENSOR_PROBE 1 #define TEMP_PROBE_PIN 15 //TEMP_1_PIN #define FIX_MOUNTED_PROBE #define NOZZLE_TO_PROBE_OFFSET {28, 12, -0.5} #define MIN_PROBE_EDGE 30 #define Z_CLEARANCE_DEPLOY_PROBE 0 #define Z_CLEARANCE_BETWEEN_PROBES 1 #define Z_CLEARANCE_MULTI_PROBE 1 #define AUTO_BED_LEVELING_BILINEAR Wiring: ------- - Blue: GND - Brown: +5V - Black: Signal - White: Thermistor GND, +5V, Signal -> Z min endstop PINDA thermistor -> second HotEnd thermistor  Result: ------ Probe temp: 30.00 C; Offset: 0.00 um Probe temp: 35.00 C; Offset: 65.00 um Probe temp: 40.00 C; Offset: 157.00 um Probe temp: 45.00 C; Offset: 292.00 um Probe temp: 50.00 C; Offset: 415.00 um Probe temp: 55.00 C; Offset: 610.00 um Probe temp: 60.00 C; Offset: 754.00 um Probe temp: 65.00 C; Offset: 735.00 um Probe temp: 70.00 C; Offset: 869.00 um Probe temp: 75.00 C; Offset: 1004.00 um Probe temp: 80.00 C; Offset: 1138.00 um Bed temp: 60.00 C; Offset: 0.00 um Bed temp: 65.00 C; Offset: 25.00 um Bed temp: 70.00 C; Offset: 35.00 um Bed temp: 75.00 C; Offset: 37.00 um Bed temp: 80.00 C; Offset: 37.00 um Bed temp: 85.00 C; Offset: 46.00 um Bed temp: 90.00 C; Offset: 56.00 um Bed temp: 95.00 C; Offset: 66.00 um Bed temp: 100.00 C; Offset: 75.00 um Bed temp: 105.00 C; Offset: 85.00 um Bed temp: 110.00 C; Offset: 94.00 um Hungarian blog post: https://zen3d.hu/p-i-n-d-a-marlin-konfiguracio/ Mosquito hotend adapter: https://www.thingiverse.com/thing:4032460
With this file you will be able to print PINDA for HyperCube + Marlin config 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 PINDA for HyperCube + Marlin config.