소스 검색

Default LASER_POWER_INLINE to OFF (#19727)

Peter Hall 4 년 전
부모
커밋
f86c6851fc
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/Configuration_adv.h

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

@@ -2958,7 +2958,7 @@
2958 2958
      * This allows the laser to keep in perfect sync with the planner and removes
2959 2959
      * the powerup/down delay since lasers require negligible time.
2960 2960
      */
2961
-    #define LASER_POWER_INLINE
2961
+    //#define LASER_POWER_INLINE
2962 2962
 
2963 2963
     #if ENABLED(LASER_POWER_INLINE)
2964 2964
       /**

Loading…
취소
저장