소스 검색

Better i3-2020 Z_PROBE_OFFSET_FROM_EXTRUDER

Roxy-3D 7 년 전
부모
커밋
a731a723e8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h

+ 1
- 1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h 파일 보기

@@ -746,7 +746,7 @@
746 746
  */
747 747
 #define X_PROBE_OFFSET_FROM_EXTRUDER 38     // X offset: -left  +right  [of the nozzle]
748 748
 #define Y_PROBE_OFFSET_FROM_EXTRUDER -7     // Y offset: -front +behind [the nozzle]
749
-#define Z_PROBE_OFFSET_FROM_EXTRUDER -10.30 // Z offset: -below +above  [the nozzle]
749
+#define Z_PROBE_OFFSET_FROM_EXTRUDER -10.75 // Z offset: -below +above  [the nozzle]
750 750
 
751 751
 // Certain types of probes need to stay away from edges
752 752
 #define MIN_PROBE_EDGE 0

Loading…
취소
저장