소스 검색

machine name for hephestos too

Scott Lahteine 9 년 전
부모
커밋
c6bb98abad
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      Marlin/example_configurations/Hephestos/Configuration.h

+ 2
- 1
Marlin/example_configurations/Hephestos/Configuration.h 파일 보기

@@ -64,7 +64,8 @@ Here are some standard links for getting your machine calibrated:
64 64
 
65 65
 // Optional custom name for your RepStrap or other custom machine
66 66
 // Displayed in the LCD "Ready" message
67
-
67
+// #define CUSTOM_MACHINE_NAME "This RepRap"
68
+ 
68 69
 // Define this to set a unique identifier for this printer, (Used by some programs to differentiate between machines)
69 70
 // You can use an online service to generate a random UUID. (eg http://www.uuidgenerator.net/version4)
70 71
 // #define MACHINE_UUID "00000000-0000-0000-0000-000000000000"

Loading…
취소
저장