소스 검색

Typo in MMU2 serial protocol description (#19949)

Gonçalo Pereira 4 년 전
부모
커밋
fbc2d2d726
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/src/feature/mmu2/serial-protocol.md

+ 1
- 1
Marlin/src/feature/mmu2/serial-protocol.md 파일 보기

26
 
26
 
27
 - *Firmware version* is an integer value, but we don't care about it
27
 - *Firmware version* is an integer value, but we don't care about it
28
 - *Build number* is an integer value and has to be >=126, or =>132 if 12V mode is enabled
28
 - *Build number* is an integer value and has to be >=126, or =>132 if 12V mode is enabled
29
-- *FINDA status* is 1 if the is filament loaded to the extruder, 0 otherwise
29
+- *FINDA status* is 1 if the filament is loaded to the extruder, 0 otherwise
30
 
30
 
31
 
31
 
32
 *Build number* is checked against the required value, if it does not match, printer is halted.
32
 *Build number* is checked against the required value, if it does not match, printer is halted.

Loading…
취소
저장