AI로 유사한 모델 찾기
프로필 출력(0)
모델 파일(0)
게시일:2026-06-07 04:06:01
0
0
Inductive probe mount for Anycubic Kosel Delta Plus. Fusion 360 file included, changes/improvements welcome.
In Marlin I have the following offsets:
#define X_PROBE_OFFSET_FROM_EXTRUDER 38#define Y_PROBE_OFFSET_FROM_EXTRUDER -28#define Z_PROBE_OFFSET_FROM_EXTRUDER -0.4
I am using this Probe: https://www.aliexpress.com/item/LJ12A3-4-Z-BY-Inductive-Proximity-Sensor-Detection-Switch-PNP-DC6-36V/32524240116.html
Which works fine directly of 5V on the Z-Min
In action: https://www.youtube.com/watch?v=yjSJfITpeDs
My full Marlin config: https://git.techdroid.com/sschueller/marlin/tree/DeltaKossel
