瀏覽代碼

Clarify Delta & SCARA config location (#20403)

Keith Bennett 4 年之前
父節點
當前提交
2a4f8acd62
No account linked to committer's email address
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4
    4
      Marlin/Configuration.h

+ 4
- 4
Marlin/Configuration.h 查看文件

56
 //===========================================================================
56
 //===========================================================================
57
 //============================= DELTA Printer ===============================
57
 //============================= DELTA Printer ===============================
58
 //===========================================================================
58
 //===========================================================================
59
-// For a Delta printer start with one of the configuration files in the
60
-// config/examples/delta directory and customize for your machine.
59
+// For a Delta printer, start with one of the configuration files in the config/examples/delta directory
60
+// from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
61
 //
61
 //
62
 
62
 
63
 //===========================================================================
63
 //===========================================================================
64
 //============================= SCARA Printer ===============================
64
 //============================= SCARA Printer ===============================
65
 //===========================================================================
65
 //===========================================================================
66
-// For a SCARA printer start with the configuration files in
67
-// config/examples/SCARA and customize for your machine.
66
+// For a SCARA printer, start with one of the configuration files in the config/examples/SCARA directory
67
+// from https://github.com/MarlinFirmware/Configurations/branches/all and customize for your machine.
68
 //
68
 //
69
 
69
 
70
 // @section info
70
 // @section info

Loading…
取消
儲存