@ -27,10 +27,6 @@
#include "../gcode.h"
#include "../../module/tool_change.h"
#if NUM_SERIAL > 1
#include "../../gcode/queue.h"
#endif
void M217_report(const bool eeprom=false) {
#if ENABLED(TOOLCHANGE_FILAMENT_SWAP)
@ -29,10 +29,6 @@
#include "../../lcd/extensible_ui/ui_api.h"
/**
* M500: Store settings in EEPROM
*/
@ -23,10 +23,6 @@
#include "../../inc/MarlinConfig.h"
#if ENABLED(EXTENDED_CAPABILITIES_REPORT)
static void cap_line(PGM_P const name, bool ena=false) {
SERIAL_ECHOPGM("Cap:");
@ -26,10 +26,6 @@
#include "../../libs/duration_t.h"
#include "../../lcd/ultralcd.h"
* M31: Get the time since the start of SD Print (or last M109)
#include "../../module/temperature.h"
* M105: Read hot end and bed temperature