No need for Cap:PAREN_COMMENTS
This commit is contained in:
parent
7a075a5dc9
commit
0e610815e4
@ -153,13 +153,6 @@ void GcodeSuite::M115() {
|
||||
#endif
|
||||
);
|
||||
|
||||
// PAREN_COMMENTS
|
||||
cap_line(PSTR("PAREN_COMMENTS")
|
||||
#if ENABLED(PAREN_COMMENTS)
|
||||
, true
|
||||
#endif
|
||||
);
|
||||
|
||||
// MOTION_MODES (M80-M89)
|
||||
cap_line(PSTR("MOTION_MODES")
|
||||
#if ENABLED(GCODE_MOTION_MODES)
|
||||
|
Loading…
Reference in New Issue
Block a user