
E3D V6 Carriage with Autoleveling and M3 Nut
thingiverse
This is a remix of the popular Anet A8 E3D V6 carriage. I've added a mount for an 18mm autoleveling sensor, along with inserts for M3 nuts that secure the cap even better and prevent it from wearing out over time. The cap now has a tiny gap between it and the carriage, allowing it to press against the E3D V6 more firmly and securely, eliminating any movement altogether. Offsets: (Anet A8) ```c #define X_PROBE_OFFSET_FROM_EXTRUDER 30 // X offset: left - right [of the nozzle] ``` ```c #define Y_PROBE_OFFSET_FROM_EXTRUDER 8 // Y offset: front - behind [the nozzle] ``` ```c #define Z_PROBE_OFFSET_FROM_EXTRUDER 0 // Z offset: below - above [the nozzle] ``` ```c #define X_MIN_POS -10 ``` ```c // Set the boundaries for probing (where the probe can reach). ``` ```c #define LEFT_PROBE_BED_POSITION 20 ``` ```c #define RIGHT_PROBE_BED_POSITION 190 ``` ```c #define FRONT_PROBE_BED_POSITION 20 ``` ```c #define BACK_PROBE_BED_POSITION 190 ``` With these boundaries in place, my setup hits the X endstop when probing the left points, which is very close to hitting the plastic on the side. If you're not comfortable with this adjustment, consider raising the left probe bed position to a higher value.
With this file you will be able to print E3D V6 Carriage with Autoleveling and M3 Nut 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 E3D V6 Carriage with Autoleveling and M3 Nut.