瀏覽代碼

Default LASER_POWER_INLINE to OFF (#19727)

Peter Hall 4 年之前
父節點
當前提交
f86c6851fc
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存