E3D Anet Sensor Extruder by cfresh model
Warning. This content is not moderated and could be offensive.
smoke
3dmdb logo
Thingiverse
E3D Anet Sensor Extruder by cfresh

E3D Anet Sensor Extruder by cfresh

by Thingiverse
Last crawled date: 3 years, 1 month ago
I wanted to use the E3D extruder but the sensors used in the remixes only had 4mm detection. The standard Anet sensor has 8mm so I had to redesign the mount.
Also added mount for top of fan.
Update:
Added extra fan and chain arms - cleaned up sensor guides.
For Skynet im using these settings which give me a perfect bed centre:
#define X_PROBE_OFFSET_FROM_EXTRUDER 30 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER 5 // Y offset: -front +behind [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER 0 // Z offset: -below +above [the nozzle]

#define X_MAX_POS 220
#define X_MIN_POS -18
#define Y_MAX_POS 220
#define Y_MIN_POS -22
#define Z_MAX_POS 200
#define Z_MIN_POS 0

#define LEFT_PROBE_BED_POSITION 20
#define RIGHT_PROBE_BED_POSITION 195
#define FRONT_PROBE_BED_POSITION 20
#define BACK_PROBE_BED_POSITION 170

Tags