Thingiverse
Anet A8 E3D with 18mm sensor (Remix)
by rcaridade
13
Downloads
7
Likes
0
Makes
I try some E3D bowden carriages in my printer and this (https://www.thingiverse.com/thing:2099577) for me is the best one, good design, fits perfectly and you can use standard duct fan.
But I need to put a 18mm sensor on it so I added the holder in a perfect position that only X as an adjustment in marlin code:
#define X_PROBE_OFFSET_FROM_EXTRUDER 39 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER 0 // Y offset: -front +behind [the nozzle]
#define Z_PROB
But I need to put a 18mm sensor on it so I added the holder in a perfect position that only X as an adjustment in marlin code:
#define X_PROBE_OFFSET_FROM_EXTRUDER 39 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER 0 // Y offset: -front +behind [the nozzle]
#define Z_PROB
Sign in to leave a comment
Sign in