소스 검색

Describe Custom M Code

Richard Wackerbarth 10 년 전
부모
커밋
735bf2d35f
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4
    0
      Marlin/Marlin_main.cpp

+ 4
- 0
Marlin/Marlin_main.cpp 파일 보기

@@ -212,6 +212,10 @@
212 212
  * M365 - SCARA calibration: Scaling factor, X, Y, Z axis
213 213
  * ************* SCARA End ***************
214 214
  *
215
+ * ************ Custom codes - This can change to suit future G-code regulations
216
+ * M851 - Set probe's Z offset (mm above extruder -- The value will always be negative)
217
+
218
+
215 219
  * M928 - Start SD logging (M928 filename.g) - ended by M29
216 220
  * M999 - Restart after being stopped by error
217 221
  *

Loading…
취소
저장