Browse Source

Cleanup whitespace, add a const

pull/1/head
Scott Lahteine 6 years ago
parent
commit
a79b9bbe6b
  1. 2
      Marlin/src/pins/pins_BIQU_SKR_V1.1.h
  2. 2
      buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode

2
Marlin/src/pins/pins_BIQU_SKR_V1.1.h

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

2
buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode

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

Loading…
Cancel
Save