diff --git a/printer.cfg b/printer.cfg index c05ffb1..85f9bec 100644 --- a/printer.cfg +++ b/printer.cfg @@ -72,12 +72,7 @@ enable_pin: !PE0 rotation_distance: 40 gear_ratio: 80:16 microsteps: 16 -endstop_pin: ^PF2 -## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0) -## (+) value = endstop above Z0, (-) value = endstop below -## Increasing position_endstop brings nozzle closer to the bed -## After you run Z_ENDSTOP_CALIBRATE, position_endstop will be stored at the very end of your config -position_endstop: -2 +endstop_pin: probe:z_virtual_endstop position_max: 340 position_min: -5 homing_speed: 5 @@ -179,13 +174,12 @@ pid_kd: 363.769 ##################################################################### [probe] -## Inductive Probe -## This probe is not used for Z height, only Quad Gantry Leveling -## NPN and PNP proximity switch types can be set by jumper +## TAP Probe +## This probe is used for Z height and Quad Gantry Leveling pin: ^PF1 x_offset: 0 -y_offset: 25.0 -z_offset: 0 +y_offset: 0 +z_offset: -2 speed: 10.0 samples: 3 samples_result: median