Cleanup whitespace, add a const
This commit is contained in:
parent
2616e4d4d9
commit
a79b9bbe6b
@ -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
|
||||||
|
@ -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…
Reference in New Issue
Block a user