Thingiverse
Modular X-carriage for ANET A8 / AM8 / BLV 18mm Sensor mount (Titan Extruder)
by SnowMB
4
Downloads
4
Likes
0
Makes
This is a 18mm Sensor mount for the modular x-carriage by fantasmag0ria. It fits under the titan extruder mount.
probe offset (x/y): 35mm / -27mm
For Marlin:
```c
#define X_PROBE_OFFSET_FROM_EXTRUDER 35 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER -27 // Y offset: -front +behind [the nozzle]
```
probe offset (x/y): 35mm / -27mm
For Marlin:
```c
#define X_PROBE_OFFSET_FROM_EXTRUDER 35 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER -27 // Y offset: -front +behind [the nozzle]
```
Sign in to leave a comment
Sign in