I needed an adapter for Biqu Microprobe to use it with Creality Sprite extruder. After a two iteration I came with this one. I wanted to put the probe as close as possible to the hotend.
First I made one that was axial under the CRTouch probe support, but the the distance on X axis was 41mm. This is why I shifter the Microprobe support closer to the carriage by 15mm.
Changes:
In Marlin, Configuration.h, I used the following parameters:
#define NOZZLE_TO_PROBE_OFFSET { -29, -27, -1 }
MicroProbeAdapter.stl | 51.4KB |