Thingiverse
Geeetech Adjusted X Endstop Stepper Cover
von sunboy4224
5
Downloads
3
Likes
0
Makes
A stepper cover that adjusts the x-axis end stop approximately 1mm, 2mm, or 3mm farther away from the bed on Geeetech A-series printers (any more may risk other parts of the hot end carriage hitting the stepper motor housing). Intended to give a small amount of extra space when using a purge bucket (https://www.thingiverse.com/thing:3372835).
Make sure that you adjust your printer's end stop location so that it can properly home using the newly adjusted endstop location (either in the firmware by adjusting X_MIN_POS for Marlin, or by using the M206 or M428 commands and saving to EEPROM with M500). New end-stop location is now at approximately X[-10 - y] where y is the adjustment distance you chose (e.g. if using the New_X_Stop_Adjustment_-2mm.stl, the new end stop location is X[-10 - y] = X[-10 - 2] = X-12).
Finally, if using the purge bucket, remember to take advantage of the extra space by changing the bucket's X position in the script ("G1 X-9.5 F600" becomes "G1 X[-9.5 - y]
Make sure that you adjust your printer's end stop location so that it can properly home using the newly adjusted endstop location (either in the firmware by adjusting X_MIN_POS for Marlin, or by using the M206 or M428 commands and saving to EEPROM with M500). New end-stop location is now at approximately X[-10 - y] where y is the adjustment distance you chose (e.g. if using the New_X_Stop_Adjustment_-2mm.stl, the new end stop location is X[-10 - y] = X[-10 - 2] = X-12).
Finally, if using the purge bucket, remember to take advantage of the extra space by changing the bucket's X position in the script ("G1 X-9.5 F600" becomes "G1 X[-9.5 - y]
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!