18mm auto level sensor support for Anet A8 right side
cults3d
A sturdy and reliable sensor support for the Anet A8 and a LJ18A3-8-Z/BX or any other 18mm diameter sensor is mounted on the right side, enabling better access to the extruder. It is positioned so that a collision with the heat bed cable is avoided. However, this location places it further away from the sensor than those situated near the fan. For autolevel instructions, refer to: https://3dprint.wiki/reprap/anet/a8/improvement/autobedleveling Extended fan ducts can be found at: http://www.thingiverse.com/thing:2168430 http://www.thingiverse.com/thing:2037771 My Marlin RC8 settings, which should also work for Skynet, are as follows: // Travel limits after homing (units are in mm) #define X_MIN_POS -33 #define Y_MIN_POS -10 #define Z_MIN_POS 0 #define X_MAX_POS 220 #define Y_MAX_POS 215 #define Z_MAX_POS 240 // Set the boundaries for probing (where the probe can reach). #define LEFT_PROBE_BED_POSITION 35 #define RIGHT_PROBE_BED_POSITION 200 #define BACK_PROBE_BED_POSITION 170 #define FRONT_PROBE_BED_POSITION 20 #define X_PROBE_OFFSET_FROM_EXTRUDER 65 // X offset: -left +right [of the nozzle] #define Y_PROBE_OFFSET_FROM_EXTRUDER -36 // Y offset: -front +behind [the nozzle] #define Z_PROBE_OFFSET_FROM_EXTRUDER -2.90 // Z offset: -below +above [the nozzle]
With this file you will be able to print 18mm auto level sensor support for Anet A8 right side with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on 18mm auto level sensor support for Anet A8 right side.