소스 검색

📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment

Scott Lahteine 2 년 전
부모
커밋
4d40764802
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h 파일 보기

@@ -822,7 +822,7 @@
822 822
                       // without modifying the firmware (through the "M218 T1 X???" command).
823 823
                       // Remember: you should set the second extruder x-offset to 0 in your slicer.
824 824
 
825
-  // This is the default power-up mode which can be later using M605.
825
+  // This is the default power-up mode which can be changed later using M605 S<mode>.
826 826
   #define DEFAULT_DUAL_X_CARRIAGE_MODE DXC_AUTO_PARK_MODE
827 827
 
828 828
   // Default x offset in duplication mode (typically set to half print bed width)

Loading…
취소
저장