瀏覽代碼

Cleanup whitespace, add a const

Scott Lahteine 5 年之前
父節點
當前提交
a79b9bbe6b
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      Marlin/src/pins/pins_BIQU_SKR_V1.1.h
  2. 1
    1
      buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode

+ 1
- 1
Marlin/src/pins/pins_BIQU_SKR_V1.1.h 查看文件

@@ -83,7 +83,7 @@
83 83
 
84 84
 /**
85 85
  * LCD / Controller
86
- * 
86
+ *
87 87
  * As of 20 JAN 2019 only the REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER display has
88 88
  * been tested with these settings. It can be connected to the SKR using standard cables
89 89
  * via the EXP1 and EXP2 ports. Other displays may need a custom cable and/or changes to

+ 1
- 1
buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode 查看文件

@@ -83,6 +83,6 @@ N234 G1 X-5 Y+2 *64 error
83 83
 ;                ^constant.numeric.checksum.gcode
84 84
 ;                  ^invalid.error.syntax.gcode
85 85
 
86
-N234 M107 *64     
86
+N234 M107 *64
87 87
 ;              ^-invalid.error.syntax.gcode
88 88
 

Loading…
取消
儲存