shorten x endstop by 2mm 8mm
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 16 Feb 2016 21:10:24 +0000 (16:10 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 16 Feb 2016 21:10:24 +0000 (16:10 -0500)
This could probably be another 3mm shorter

scad/x-end-motor.scad

index 9488169..b430f6a 100644 (file)
@@ -40,7 +40,7 @@ module adjustomatic() {
 // mean it moves away from the motor and toward the X carriage, giving
 // more room for leads and also extra space for the auto bedleveling
 // servo housing which is on this side of the extruder):
 // mean it moves away from the motor and toward the X carriage, giving
 // more room for leads and also extra space for the auto bedleveling
 // servo housing which is on this side of the extruder):
-endstop_sw_offs_adjust = -5;
+endstop_sw_offs_adjust = -2;
 
 module pocket_endstop() // endstop holder grafted onto the side toward the rods
 {
 
 module pocket_endstop() // endstop holder grafted onto the side toward the rods
 {