From 99c0f6f16de6940e25a6cd2ecf23b69af596f89a Mon Sep 17 00:00:00 2001 From: paulusjacobus Date: Tue, 8 Mar 2016 19:24:23 +1100 Subject: [PATCH] Updated Marlin Configuration (mediawiki) --- Marlin-Configuration.mediawiki | 3 +++ 1 file changed, 3 insertions(+) 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 ==