diff --git a/Marlin-Configuration.mediawiki b/Marlin-Configuration.mediawiki index 62171a9..fa950c8 100644 --- a/Marlin-Configuration.mediawiki +++ b/Marlin-Configuration.mediawiki @@ -326,6 +326,8 @@ Choose one of these three alternative kinematics if needed. [[Delta kinematics|D // MANUAL_Z_HOME_POS 402 '''#endif''' +Note: you might need to configure a servo to deploy the z-probe (see servos) + == Movement Settings == HOMING_FEEDRATE { 50*60, 50*60, 4*60, 0 } @@ -437,6 +439,7 @@ Choose one of these three alternative kinematics if needed. [[Delta kinematics|D // NUM_SERVOS 3 // SERVO_ENDSTOPS { -1, -1, 0 } // SERVO_ENDSTOP_ANGLES { 0,0, 0,0, 70,0 } +Note: Auto bed leveling config - if you use a servo that deploys an Allen (shape) key z-probe with a micro switch connected parallel (or in series) with z min end stop then you you need to enable the servo configuration. Another option is to use an inductive sensor (no servo used) == Filament Width Sensor ==